Template:InputOutputParameterTemplate: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
{{#ask:[[Category:Variable]][[HasVariableType::external model]][[-HasInputVar::{{PAGENAME}}]]|format=count}} | {{#ask:[[Category:Variable]][[HasVariableType::external model]][[-HasInputVar::{{PAGENAME}}]]|format=count}} | ||
|<h2>Inputs</h2> | |<h2>Inputs</h2> | ||
| | |}} | ||
}} | |||
{{#ifexpr: | {{#ifexpr: {{#ask:[[Category:Variable]][[HasVariableType::driver]][[-HasInputVar::{{PAGENAME}}]]|format=count}} | ||
|<h2>Inputs</h2>{{DriverGroupTemplate|{{PAGENAME}} |}} | |||
|<h2>Inputs</h2>{{DriverGroupTemplate|{{PAGENAME}} |}} | |}} | ||
{{#ifexpr: {{#ask:[[Category:Variable]][[HasVariableType::model (from/to model)]][[-HasInputVar::{{PAGENAME}}]]|format=count}} | |||
{{#ifexpr: | |<h3>Model variables from model</h3>{{#ask:[[Category:Variable]][[HasVariableType::model (from/to model)]][[-HasInputVar::{{PAGENAME}}]] | ||
|mainlabel=Variabele | |mainlabel=Variabele | ||
|?HasDescription=Description | |?HasDescription=Description | ||
Line 26: | Line 23: | ||
|outro=</table> | |outro=</table> | ||
}} | }} | ||
|}} | |||
{{#ifexpr: | {{#ifexpr:{{#ask:[[Category:Variable]][[HasVariableType::parameter]][[-HasParameter::{{PAGENAME}}]]|format=count}} | ||
|<h3>Parameters</h3>{{#ask:[[Category:Variable]][[HasVariableType::parameter]][[-HasParameter::{{PAGENAME}}]] | |<h3>Parameters</h3>{{#ask:[[Category:Variable]][[HasVariableType::parameter]][[-HasParameter::{{PAGENAME}}]] | ||
|mainlabel= Parameter | |mainlabel= Parameter | ||
Line 37: | Line 33: | ||
|intro={{IntroTableTemplate|20%|Parameter|60%|Description|20%|From source}} | |intro={{IntroTableTemplate|20%|Parameter|60%|Description|20%|From source}} | ||
|outro=</table> | |outro=</table> | ||
}} | }} | ||
|}} | |||
{{#ifexpr: | {{#ifexpr: {{#ask:[[Category:Variable]][[HasVariableType::historical variable]][[-HasInputVar::{{PAGENAME}}]]|format=count}} | ||
|<h3>Historical variable</h3>{{#ask:[[Category:Variable]][[HasVariableType::historical variable]][[-HasInputVar::{{PAGENAME}}]] | |<h3>Historical variable</h3>{{#ask:[[Category:Variable]][[HasVariableType::historical variable]][[-HasInputVar::{{PAGENAME}}]] | ||
|mainlabel= historical variable | |mainlabel= historical variable | ||
Line 49: | Line 44: | ||
|intro={{IntroTableTemplate|20%|historical variable|60%|Description|20%|From source}} | |intro={{IntroTableTemplate|20%|historical variable|60%|Description|20%|From source}} | ||
|outro=</table> | |outro=</table> | ||
}} | }} | ||
|}} | |}} | ||
Line 56: | Line 51: | ||
{{#ask:[[Category:Variable]][[HasVariableType::model (end-indicator)]][[-HasOutputVar::{{PAGENAME}}]]|format=count}} | {{#ask:[[Category:Variable]][[HasVariableType::model (end-indicator)]][[-HasOutputVar::{{PAGENAME}}]]|format=count}} | ||
|<h2>Outputs</h2> | |<h2>Outputs</h2> | ||
<h3>Model variable to model</h3>{{#ask:[[Category:Variable]][[HasVariableType::model (from/to model)]][[-HasOutputVar::{{PAGENAME}}]] | | | ||
}} | |||
{{#ifexpr: {{#ask:[[Category:Variable]][[HasVariableType::model (from/to model)]][[-HasOutputVar::{{PAGENAME}}]]|format=count}} | |||
|<h3>Model variable to model</h3>{{#ask:[[Category:Variable]][[HasVariableType::model (from/to model)]][[-HasOutputVar::{{PAGENAME}}]] | |||
|mainlabel= Variabele | |mainlabel= Variabele | ||
|?HasDescription=Description | |?HasDescription=Description | ||
Line 64: | Line 62: | ||
|intro={{IntroTableTemplate|20%|Model variable|60%|Description|20%|Is used in}} | |intro={{IntroTableTemplate|20%|Model variable|60%|Description|20%|Is used in}} | ||
|outro=</table> | |outro=</table> | ||
}} | }} | ||
<h3>Model variable, end-indicator</h3>{{#ask:[[Category:Variable]][[HasVariableType::model (end-indicator)]][[-HasOutputVar::{{PAGENAME}}]] | |}} | ||
{{#ifexpr: {{#ask:[[Category:Variable]][[HasVariableType::model (end-indicator)]][[-HasOutputVar::{{PAGENAME}}]]|format=count}} | |||
|<h3>Model variable, end-indicator</h3>{{#ask:[[Category:Variable]][[HasVariableType::model (end-indicator)]][[-HasOutputVar::{{PAGENAME}}]] | |||
|mainlabel= Variabele | |mainlabel= Variabele | ||
|?HasDescription=Description | |?HasDescription=Description | ||
Line 72: | Line 72: | ||
|intro={{IntroTableTemplate|20%|Model variable|80%|Description}} | |intro={{IntroTableTemplate|20%|Model variable|80%|Description}} | ||
|outro=</table> | |outro=</table> | ||
}} | }} | ||
| | |}} | ||
}} | |||
</includeonly> | </includeonly> |