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