Template:ComponentInputTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
2= description
2= description
3= source
3= source
4= input type
4= variable type
</noinclude>
</noinclude>
<includeonly>
<includeonly> <tr class="StandardTableRow">
<tr class="StandardTableRow">                          
{{#ifeq:{{{4|}}}  
<td class="StandardTableCell">{{#ifeq:{{{4|}}}
|historical data
  |historical data
|<td class="StandardTableCell">[[{{{1|}}}]] (historical data)</td>
  | {{{1|}}} (historical data)
  <td class="StandardTableCell">{{{2|}}}</td>
  |{{{1|}}} }}</td>
  <td class="StandardTableCell">{{#show:{{{1|}}}| ?HasSource}} </td>          
<td class="StandardTableCell">{{{2|}}}</td>
|<td class="StandardTableCell">[[{{{1|}}}]]</td>
<td class="StandardTableCell">{{#ifeq:{{{4|}}}
  <td class="StandardTableCell">{{{2|}}}</td>
  <td class="StandardTableCell">{{#ifeq:{{{4|}}}
     |driver
     |driver
     |{{#ask:[[Category:Component]][[FrameworkElementType::driver component]]}}
     |{{#ask:[[Category:Component]][[FrameworkElementType::driver component]]}}
     |{{{3|}}} }}</td>            
     |{{{3|}}}
</tr>
  }}</td>            
}}</tr>
</includeonly>
</includeonly>

Revision as of 18:43, 24 February 2014

  • Template used in InputOutputParametertemplate to display drivers and model input variables.

1= Variable 2= description 3= source 4= variable type