Template:Spec: Difference between revisions

Jump to navigation Jump to search
no edit summary
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>

Navigation menu