Template:VariableTemplate: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 25: | Line 25: | ||
{{PageWidthTableRemainderCellTemplate}}[[HasDescription::{{{Description|}}}]]</td></tr> | {{PageWidthTableRemainderCellTemplate}}[[HasDescription::{{{Description|}}}]]</td></tr> | ||
}} | }} | ||
{{#ifeq:{{Dimension|}}}||| | {{#ifeq:{{{Dimension|}}}||| | ||
<tr>{{PageWidthTableFirstCellTemplate}}'''Dimensions:'''</td> | <tr>{{PageWidthTableFirstCellTemplate}}'''Dimensions:'''</td> | ||
{{PageWidthTableRemainderCellTemplate}}{{#arraymap:{{{Dimension|}}}|,|x|[[HasDimension::x]]}}</td></tr> | {{PageWidthTableRemainderCellTemplate}}{{#arraymap:{{{Dimension|}}}|,|x|[[HasDimension::x]]}}</td></tr> | ||
}} | }} | ||
{{#ifeq:{{Unit|}}}||| | {{#ifeq:{{{Unit|}}}||| | ||
<tr>{{PageWidthTableFirstCellTemplate}}'''Default unit:'''</td> | <tr>{{PageWidthTableFirstCellTemplate}}'''Default unit:'''</td> | ||
{{PageWidthTableRemainderCellTemplate}}[[HasDefaultUnit::{{{Unit|}}}]]</td></tr> | {{PageWidthTableRemainderCellTemplate}}[[HasDefaultUnit::{{{Unit|}}}]]</td></tr> | ||
Revision as of 08:07, 8 August 2013
This is the "VariableTemplate" template. It should be called in the following format:
{{VariableTemplate
|Label=
|Description=
|Dimension=
|Unit=
|VariableType=
|DriverGroup=
|hasSource=
}}
Edit the page to see the template text.