Template:ComponentOutputTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
 
(9 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:{{{4|}}}
<td class="StandardTableCell">{{#ifeq:{{{3|}}}
     |model (end-indicator)  
     |model (end-indicator)  
     |Final output
     |Final output
     |{{{3|}}} }}</td>            
     |{{#ask:[[HasInputVar::{{{1|}}}]]
      |format=ul
      }}
|}}</td>            
</tr>
</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