Template:ComponentOutputTemplate: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<noinclude> * Template used in InputOutputParametertemplate to display model output variables. 1= Variable 2= description 3= use 4= variable type </noinclude> <includeonly>...") |
Oostenrijr (talk | contribs) No edit summary |
||
| (10 intermediate revisions by 2 users not shown) | |||
| Line 8: | Line 8: | ||
<includeonly> | <includeonly> | ||
<tr class="StandardTableRow"> | <tr class="StandardTableRow"> | ||
<td class="StandardTableCell">{{{1|}}}</td> | <td class="StandardTableCell">[[{{{1|}}}]]</td> | ||
<td class="StandardTableCell">{{{2|}}}</td> | <td class="StandardTableCell">{{{2|}}}</td> | ||
<td class="StandardTableCell">{{#ifeq:{{{ | <td class="StandardTableCell">{{#ifeq:{{{3|}}} | ||
|model (end-indicator) | |model (end-indicator) | ||
|Final output | |Final output | ||
|{{{ | |{{#ask:[[HasInputVar::{{{1|}}}]] | ||
<tr> | |format=ul | ||
}} | |||
|}}</td> | |||
</tr> | |||
</includeonly> | </includeonly> | ||
Latest revision as of 08:39, 20 March 2020
- Template used in InputOutputParametertemplate to display model output variables.
1= Variable 2= description 3= use 4= variable type