Template:VariableTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
Line 125: Line 125:
   |reverse=1}} >0
   |reverse=1}} >0
   |''Variable is input of model component(s):''{{#ask:
   |''Variable is input of model component(s):''{{#ask:
  [[:+]][[{{PAGENAME}}]]
  [[{{FULLPAGENAME}}]]
   | mainLabel=Variable
   | mainLabel=Variable
   | ?-HasInputVar = input  
   | ?-HasInputVar = input  
Line 143: Line 143:
   |reverse=1}} > 0  
   |reverse=1}} > 0  
   |''External parameter is input of model component(s):''{{#ask:
   |''External parameter is input of model component(s):''{{#ask:
    [[:+]][[HasParameter::{{PAGENAME}}]]
  [[HasParameter::{{FULLPAGENAME}}]]
   | mainLabel=Variable
   | mainLabel=Variable
   | ?-HasParameter = input parameter of
   | ?-HasParameter = input parameter of
Line 196: Line 196:
  }}
  }}
   |{{#arraymap:{{{Reference|}}} |;|xx|{{#set:HasReference=xx}} |}}
   |{{#arraymap:{{{Reference|}}} |;|xx|{{#set:HasReference=xx}} |}}
   }}<!--
   }}<!--
</includeonly>
-->{{#arraymap:
    {{#ask:[[HasInputVar::{{PAGENAME}}]][[Concept:AllComponentLevels]]|link=none|sep=;}}
    |;|xx
    |{{#set:IsInputFor=xx}}
    |}}<!--
-->{{#arraymap:
    {{#ask:[[HasOutputVar::{{PAGENAME}}]][[Concept:AllComponentLevels]]|link=none|sep=;}}
    |;|xx
    |{{#set:IsOutputOf=xx}}
    |}} <!--
-->{{#arraymap:
    {{#ask:[[HasParameter::{{PAGENAME}}]][[Concept:AllComponentLevels]]|link=none|sep=;}}
    |;|xx
    |{{#set:IsParameterOf=xx}}
    |}}</includeonly>

Revision as of 17:29, 11 October 2016

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.