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