Template:VariableTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
Line 196: Line 196:
   }}<!--
   }}<!--
-->{{#arraymap:
-->{{#arraymap:
     {{#ask:[[HasInputVar::{{PAGENAME}}]][[Concept:AllComponentLevels]]|link=none|valuesep=;}}
     {{#ask:[[HasInputVar::{{PAGENAME}}]][[Concept:AllComponentLevels]]|link=none|valuesep=,}}
     |;|xx
     |;|xx
     |{{#set:IsInputFor=xx}}
     |{{#set:IsInputFor=xx}}
     |}}<!--
     |}}<!--
-->{{#arraymap:
-->{{#arraymap:
     {{#ask:[[HasOutputVar::{{PAGENAME}}]][[Concept:AllComponentLevels]]|link=none|valuesep=;}}
     {{#ask:[[HasOutputVar::{{PAGENAME}}]][[Concept:AllComponentLevels]]|link=none|valuesep=,}}
     |;|xx
     |;|xx
     |{{#set:IsOutputOf=xx}}
     |{{#set:IsOutputOf=xx}}
     |}} <!--
     |}} <!--
-->{{#arraymap:
-->{{#arraymap:
     {{#ask:[[HasParameter::{{PAGENAME}}]][[Concept:AllComponentLevels]]|link=none|valuesep=;}}
     {{#ask:[[HasParameter::{{PAGENAME}}]][[Concept:AllComponentLevels]]|link=none|valuesep=,}}
     |;|xx
     |;|xx
     |{{#set:IsParameterOf=xx}}
     |{{#set:IsParameterOf=xx}}
     |}}</includeonly>
     |}}</includeonly>

Revision as of 19:01, 10 March 2020

This is the "VariableTemplate" template. It should be called in the following format:

{{VariableTemplate
|Label=
|Description=
|Dimension=
|Unit=
|VariableType=
|DriverGroup=
|Source=
|BasedOn
|Reference
|Source2=
|BasedOn2=
|Reference2=
|Source3=
|Reference3=
}}

Edit the page to see the template text.