Template:VariableTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
Line 17: Line 17:
{{StatusWarning|Status={{{Status|}}} }}
{{StatusWarning|Status={{{Status|}}} }}
{| class="wikitable"
{| class="wikitable"
!Label
! Label
| [[HasLabel::{{{Label|}}}]]
| [[HasLabel::{{{Label|}}}]]
|-
|-
Line 32: Line 32:
| [[HasVariableType::{{{VariableType|}}}]]
| [[HasVariableType::{{{VariableType|}}}]]
|-
|-
!Driver group
! Driver group
| [[DriverGroup::{{{DriverGroup|}}}]]
| [[DriverGroup::{{{DriverGroup|}}}]]
|-
|-
!Source
! Source
| [[HasSource::{{{Source|}}}]]
| [[HasSource::{{{Source|}}}]]
|-
|-
!Reference
! Reference
| {{#arraymap:{{{Reference|}}}|;|x|[[HasReference::x]]}}
| {{#arraymap:{{{Reference|}}}|;|x|[[HasReference::x]]}}
|}
|}
Line 44: Line 44:
[[Category:Variable]]
[[Category:Variable]]
[[HasStatus::{{{Status|}}}| ]]
[[HasStatus::{{{Status|}}}| ]]
[[HasDescription::{{{Description|}}}| ]]
</includeonly>
</includeonly>

Revision as of 10:39, 1 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.