Template:InputOutputParameterTemplate: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Oostenrijr (talk | contribs) No edit summary |
||
| (143 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 | |||
|intro={{TableIntroTemplate|20%|IMAGE model drivers and variables|60%|Description|20%|Source}} | |||
{{#ask:[[Category:Variable | |outro=</table> | ||
|mainlabel= | }} | ||
|?HasDescription=Description | |}}{{#ifexpr:{{PropertyTestTemplate|prop=HasParameter|page={{FULLPAGENAME}} }}>0 | ||
|? | |{{#ask:[[Category:Variable]][[HasVariableType::external parameter]][[-HasParameter::{{FULLPAGENAME}}]] | ||
|format= | |mainlabel= Parameter | ||
| | |?HasDescription=Description | ||
|intro= | |?HasSource=Source | ||
|outro=< | |?HasValuesBasedOn = basedon | ||
}}{{#ask:[[Category:Variable]][[HasVariableType:: | |format=Plainlist | ||
|mainlabel= | |template=ComponentParameterTemplate | ||
|?HasDescription=Description | |intro={{TableIntroTemplate|20%|External datasets|60%|Description|20%|Source}} | ||
|? | |outro=</table> | ||
|format= | }} | ||
| | |}}{{#ifexpr:{{PropertyTestTemplate|prop=HasOutputVar|page={{FULLPAGENAME}} }}>0 | ||
|intro= | |<p>Output {{FULLPAGENAME}} component</p> | ||
| | {{#ask:[[Category:Variable]][[-HasOutputVar::{{FULLPAGENAME}}]] | ||
|mainlabel= Variabele | |||
|mainlabel= Variabele | |?HasDescription=Description | ||
|?HasDescription=Description | |?HasVariableType=Type | ||
|? | |link=none | ||
|format= | |sort=HasVariableType | ||
| | |order=desc | ||
|intro= | |format=Plainlist | ||
|outro=< | |template=ComponentOutputTemplate | ||
|intro={{TableIntroTemplate|20%|IMAGE model variables|60%|Description|20%|Use}} | |||
|outro=</table> | |||
}} | |||
|}}</includeonly> | |||