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