Template:VariableTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
Line 85: Line 85:
| limit=200
| limit=200
}}
}}
{{#ifeq:{{{VariableType|}}}|model|{{#ask:[[Category:Component]][[HasInputVar::{{PAGENAME}}]]
|format=ul
|intro=This variable is used in:
|outro=<br/><br/>
}}{{#ask:[[Category:Component]][[HasOutputVar::{{PAGENAME}}]]
|format=ul
|intro=This variable is output of:
|outro=<br/><br/>
}} }}
{{#ifeq:{{{VariableType|}}}|parameter|{{#ask:[[Category:Component]][[HasParameter::{{PAGENAME}}]]
|format=ul
|intro=This variable is parameter of:
|outro=<br/><br/>
}} }}
{{#ifeq:{{{VariableType|}}}|driver|{{#ask:[[Category:Component]][[HasInputVar::{{PAGENAME}}]]
|format=ul
|intro=This variable is used in:
|outro=<br/><br/>
}}  }}
{{#ifeq:{{{VariableType|}}}|external model|{{#ask:[[Category:Component]][[HasInputVar::{{PAGENAME}}]]
|format=ul
|intro=This variable is used in:
|outro=<br/><br/>
}}  }}


[[Category:Variable]]
[[Category:Variable]]

Revision as of 10:02, 15 October 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.