Template:InputOutputParameterTemplate: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Oostenrijr (talk | contribs) No edit summary |
||
| (160 intermediate revisions by 5 users not shown) | |||
| Line 1: | Line 1: | ||
__NOEDITSECTION__ | <includeonly>__NOEDITSECTION__{{#ifexpr: | ||
{{#ifexpr: | {{PropertyTestTemplate|prop=HasInputVar|page={{FULLPAGENAME}} }}+ | ||
{{PropertyTestTemplate|prop=HasParameter|page={{FULLPAGENAME}} }}+ | |||
{{PropertyTestTemplate|prop=HasOutputVar|page={{FULLPAGENAME}} }}> 0 | |||
|<h2>Input/Output Table</h2><p>Input {{FULLPAGENAME}} component </p> | |||
|}} | |||
|<h2> | {{#ifexpr: {{PropertyTestTemplate|prop=HasInputVar|page={{FULLPAGENAME}} }}>0 | ||
| | |{{#ask:[[Category:Variable]][[-HasInputVar::{{FULLPAGENAME}}]] | ||
| | |mainlabel= | ||
|?HasDescription=Description | |||
|?HasVariableType=Type | |||
|link=none | |||
|sort=HasVariableType | |||
| | |format=Plainlist | ||
|template=ComponentInputTemplate | |||
|mainlabel= | |intro={{TableIntroTemplate|20%|IMAGE model drivers and variables|60%|Description|20%|Source}} | ||
|?HasDescription=Description | |outro=</table> | ||
|? | }} | ||
|format= | |}}{{#ifexpr:{{PropertyTestTemplate|prop=HasParameter|page={{FULLPAGENAME}} }}>0 | ||
| | |{{#ask:[[Category:Variable]][[HasVariableType::external parameter]][[-HasParameter::{{FULLPAGENAME}}]] | ||
|intro= | |mainlabel= Parameter | ||
|outro=< | |?HasDescription=Description | ||
}}{{# | |?HasSource=Source | ||
| | |?HasValuesBasedOn = basedon | ||
| | |format=Plainlist | ||
|template=ComponentParameterTemplate | |||
|intro={{TableIntroTemplate|20%|External datasets|60%|Description|20%|Source}} | |||
|outro=</table> | |||
}} | |||
| | |}}{{#ifexpr:{{PropertyTestTemplate|prop=HasOutputVar|page={{FULLPAGENAME}} }}>0 | ||
|<p>Output {{FULLPAGENAME}} component</p> | |||
|mainlabel= | {{#ask:[[Category:Variable]][[-HasOutputVar::{{FULLPAGENAME}}]] | ||
|?HasDescription=Description | |mainlabel= Variabele | ||
|?HasSource=Source | |?HasDescription=Description | ||
|? | |?HasVariableType=Type | ||
|format= | |link=none | ||
| | |sort=HasVariableType | ||
|intro= | |order=desc | ||
| | |format=Plainlist | ||
|template=ComponentOutputTemplate | |||
|mainlabel= Variabele | |intro={{TableIntroTemplate|20%|IMAGE model variables|60%|Description|20%|Use}} | ||
|?HasDescription=Description | |outro=</table> | ||
|? | }} | ||
|format= | |}}</includeonly> | ||
| | |||
|intro= | |||
|outro=< | |||