Difference between revisions of "Template:TempatureTableEntry"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | <includeonly>{{#var:tempExact}} {{#var:tempExact2}} {{#var:tempExact3}} {{#var:tempExact4}}{{# | + | <includeonly>{{#var:tempExact}} {{#var:tempExact2}} {{#var:tempExact3}} {{#var:tempExact4}}{{ |
− | #if:{{#var: | + | #if:{{#var:tempInput2}} | {{{5}}} |{{#vardefine:tempInput2|0}}}}{{ |
− | + | #if:{{#var:tempInput3}} | {{{7}} |{{#vardefine:tempInput3|0}}}}{{ | |
− | #if:{{#var:tempInput4}} | |{{#vardefine:tempInput4|0}}}}<tr> | + | #if:{{#var:tempInput4}} | {{{9}}} |{{#vardefine:tempInput4|0}}}}<tr> |
<td style="text-align:center">{{ItemIcon|{{{1|}}}|{{{2|}}}}} {{{1}}} </td><!--Warming-->{{ | <td style="text-align:center">{{ItemIcon|{{{1|}}}|{{{2|}}}}} {{{1}}} </td><!--Warming-->{{ | ||
#ifexpr: {{{3|}}} >= 16 | {{#vardefine:tempExact|2}} }}{{ | #ifexpr: {{{3|}}} >= 16 | {{#vardefine:tempExact|2}} }}{{ |
Revision as of 00:30, 17 October 2019
How to use: Template needs a Template:TempatureTableHead to work as it provides the category parts required. This is just an entry into the table.
{{TempatureTableEntry|Item/Block Name|Page Link|Temp 1|Temp 1 color|Temp 2|Temp 2 color|Temp 3|Temp 3 color|Temp 4|Temp 4 color}}
This will automatically covert number values into heat colors, only use the number values! 2-4 are optional enter 0 in the temp slot to disable.