Template:ComponentInputTemplate: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
* Template used in InputOutputParametertemplate to display drivers and model input variables. | * Template used in InputOutputParametertemplate to display drivers and model input variables. | ||
1= Variable | |||
2= description | |||
3= source | |||
4= input type | |||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
<tr class="StandardTableRow"> | <tr class="StandardTableRow"> | ||
<td class="StandardTableCell">{{{1|}}}</td> | <td class="StandardTableCell">{{#ifeq:{{{4|}}} | ||
|historical data | |||
| {{{1|}}} (historical data) | |||
|{{{1|}}} }}</td> | |||
<td class="StandardTableCell">{{{2|}}}</td> | <td class="StandardTableCell">{{{2|}}}</td> | ||
<td class="StandardTableCell">{{#ifeq:{{{4|}}} | <td class="StandardTableCell">{{#ifeq:{{{4|}}} | ||
Revision as of 17:37, 24 February 2014
- Template used in InputOutputParametertemplate to display drivers and model input variables.
1= Variable 2= description 3= source 4= input type