Template:Spec: Difference between revisions

From TekWiki
Jump to navigation Jump to search
m (format)
No edit summary
Line 1: Line 1:
<noinclude>
This is the "Spec" template.
It should be called in the following format:
<pre>
{{BeginSpecs}}
{{Spec | Parameter | Value}}
{{Spec | Parameter | Value}}
...
{{EndSpecs}}
</pre>
{{#cargo_declare:_table=Specifications
|Parameter=String
|Value=Text
}}
Edit the page to see the template text.
</noinclude><includeonly>
! align="right" valign="top" style="padding-right: 0.8em;"| {{{1}}}  
! align="right" valign="top" style="padding-right: 0.8em;"| {{{1}}}  
| {{{2}}}
| {{{2}}}
|-
|-
{{#cargo_store:_table=Specifications
|Parameter={{{1}}}
|Value={{{2}}}
}}
</includeonly>

Revision as of 06:00, 9 August 2021

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

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

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