Template:ComponentInputTemplate: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<noinclude> * Template used in InputOutputParametertemplate to display drivers and model input variables. </noinclude> <includeonly> <tr class="StandardTableRow"> ...") |
No edit summary |
||
| Line 6: | Line 6: | ||
<td class="StandardTableCell">{{{1|}}}</td> | <td class="StandardTableCell">{{{1|}}}</td> | ||
<td class="StandardTableCell">{{{2|}}}</td> | <td class="StandardTableCell">{{{2|}}}</td> | ||
<td class="StandardTableCell">{{#ifeq:{{{4|}}}|driver|[[Scenario_drivers]]|{{{3|}}} ]]</td> | <td class="StandardTableCell">{{#ifeq:{{{4|}}}|driver|[[Scenario_drivers]]|{{{3|}}} ]] }}</td> | ||
<tr> | <tr> | ||
</includeonly> | </includeonly> | ||
Revision as of 13:51, 24 February 2014
- Template used in InputOutputParametertemplate to display drivers and model input variables.