Template:Spec: Difference between revisions

From TekWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 10: Line 10:
</pre>
</pre>
Example:
Example:
<pre>
{{BeginSpecs}}
{{BeginSpecs}}
{{Spec | Bandwidth | 100 MHz }}
{{Spec | Bandwidth | 100 MHz }}

Revision as of 06:02, 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.