Template:VariableTemplate: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 57: | Line 57: | ||
{{#ifeq:{{{IsImpactIndicator|}}}|No|| | {{#ifeq:{{{IsImpactIndicator|}}}|No|| | ||
<tr>{{PageWidthTableFirstCellTemplate}}'''Impact indicator:'''</td> | <tr>{{PageWidthTableFirstCellTemplate}}'''Impact indicator:'''</td> | ||
{{PageWidthTableRemainderCellTemplate}}| | {{PageWidthTableRemainderCellTemplate}}|{{{IsImpactIndicator|}}}</td></tr> | ||
}}{{#ifeq:{{{ExternalModelDriver|}}}||| | }}{{#ifeq:{{{ExternalModelDriver|}}}||| | ||
<tr>{{PageWidthTableFirstCellTemplate}}'''External model:'''</td> | <tr>{{PageWidthTableFirstCellTemplate}}'''External model:'''</td> | ||
| Line 93: | Line 93: | ||
[[Category:Variable]] | [[Category:Variable]] | ||
[[IsImpactIndicator::{{{IsImpactIndicator|}}}]] | |||
[[HasStatus::{{{Status|}}}| ]] | [[HasStatus::{{{Status|}}}| ]] | ||
{{#ifeq:{{{VariableType|}}}|model||[[IsImpactIndicator::false| ]]}} | {{#ifeq:{{{VariableType|}}}|model||[[IsImpactIndicator::false| ]]}} | ||
</includeonly> | </includeonly> | ||
Revision as of 13:55, 6 September 2013
This is the "VariableTemplate" template. It should be called in the following format:
{{VariableTemplate
|Label=
|Description=
|Dimension=
|Unit=
|VariableType=
|DriverGroup=
|ExternalModelDriver=
|Source=
|Source2=
|ExternalModel=
}}
Edit the page to see the template text.