Template:ComponentInputTemplate: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Oostenrijr (talk | contribs) No edit summary |
||
| (9 intermediate revisions by 2 users not shown) | |||
| Line 3: | Line 3: | ||
1= Variable | 1= Variable | ||
2= description | 2= description | ||
3 | 3= variable type | ||
</noinclude> | </noinclude> | ||
<includeonly> <tr class="StandardTableRow"> | <includeonly><tr class="StandardTableRow"> | ||
{{#ifeq:{{{ | {{#ifeq:{{{3|}}} | ||
|historical data | |historical data | ||
|<td class="StandardTableCell"> | |<td class="StandardTableCell">[[{{{1|}}}]] (historical data)</td> | ||
[[{{{1|}}}]] (historical data) | <td class="StandardTableCell">{{{2|}}}</td> | ||
</td> | <td class="StandardTableCell">{{#show:{{{1|}}}| ?HasSource}} </td> | ||
<td class="StandardTableCell"> | |<td class="StandardTableCell">[[{{{1|}}}]]</td> | ||
{{{2|}}} | <td class="StandardTableCell">{{{2|}}}</td> | ||
</td> | <td class="StandardTableCell">{{#ifeq:{{{3|}}} | ||
<td class="StandardTableCell"> | |||
{{#show:{{{1|}}}| ?HasSource}} | |||
</td> | |||
|<td class="StandardTableCell"> | |||
[[{{{1|}}}]] | |||
</td> | |||
<td class="StandardTableCell"> | |||
{{{2|}}} | |||
</td> | |||
<td class="StandardTableCell"> | |||
{{#ifeq:{{{ | |||
|driver | |driver | ||
|{{#ask:[[Category:Component]][[FrameworkElementType::driver component]]}} | |{{#ask:[[Category:Component]][[FrameworkElementType::driver component]]}} | ||
|[[{{{ | |{{#ask:[[HasOutputVar::{{{1|}}}]]}} | ||
}} | }}</td> | ||
</td> | |||
}}</tr> | }}</tr> | ||
</includeonly> | </includeonly> | ||
Latest revision as of 08:36, 20 March 2020
- Template used in InputOutputParametertemplate to display drivers and model input variables.
1= Variable 2= description 3= variable type