Template:ComponentInputTemplate: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
* Template used in InputOutputParametertemplate to display drivers and model input variables. | * Template used in InputOutputParametertemplate to display drivers and model input variables. | ||
</noinclude> | </noinclude> | ||
<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:{{{4|}}}|driver|[[ | <td class="StandardTableCell">{{#ifeq:{{{4|}}}|driver | ||
|{{#ask:[[Category:Component]][[FrameworkElementType::driver component}} | |||
|{{{3|}}} }}</td> | |||
<tr> | <tr> | ||
</includeonly> | </includeonly> | ||
Revision as of 13:57, 24 February 2014
- Template used in InputOutputParametertemplate to display drivers and model input variables.