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