Template:Spec: Difference between revisions

From TekWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 18: Line 18:
{{#cargo_declare:_table=Specifications
{{#cargo_declare:_table=Specifications
|Parameter=String
|Parameter=String
|Value=Text
|Value=Wikitext
}}
}}
Edit the page to see the template text.
Edit the page to see the template text.

Revision as of 06:52, 9 August 2021

This is the "Spec" template. It should be called in the following format:

{{BeginSpecs}}
{{Spec | Parameter | Value}}
{{Spec | Parameter | Value}}
...
{{EndSpecs}}

Example:

{{BeginSpecs}}
{{Spec | Bandwidth | 100 MHz }}
{{Spec | Rise time | 3.5 ns }}
{{EndSpecs}}

This template defines the table "Specifications". View table. Edit the page to see the template text.