Template:Recipe: Difference between revisions
No edit summary Tag: Reverted |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 25: | Line 25: | ||
| style="text-align: center;" | {{{level}}} {{SkillIcon|{{{skill}}}}} | | style="text-align: center;" | {{{level}}} {{SkillIcon|{{{skill}}}}} | ||
| style="text-align: center;" | {{{xp}}} {{SkillIcon|{{{skill}}}}} XP | | style="text-align: center;" | {{{xp}}} {{SkillIcon|{{{skill}}}}} XP | ||
|-! colspan="2" | Input ! Quantity |- | colspan="2" | {{ItemIcon|{{{inputitem1}}}|size=32px}} [[{{{inputitem1}}}]] | class="cell-data-right" | {{{inputquantity1}}}{{#if:{{{inputitem2|}}}|{{!}}-{{!}} colspan="2" {{!}} {{ItemIcon|{{{inputitem2}}}|size=32px}} [[{{{inputitem2}}}]] {{!}} class="cell-data-right" {{!}} {{{inputquantity2}}}}}{{#if:{{{inputitem3|}}}|{{!}}-{{!}} colspan="2" {{!}} {{ItemIcon|{{{inputitem3}}}|size=32px}} [[{{{inputitem3}}}]] {{!}} class="cell-data-right" {{!}} {{{inputquantity3}}}}} | |- | ||
! colspan="2" | Input | |||
! Quantity | |||
|- | |||
| colspan="2" | {{ItemIcon|{{{inputitem1}}}|size=32px}} [[{{{inputitem1}}}]] | |||
| class="cell-data-right" | {{{inputquantity1}}} | |||
{{#if: {{{inputitem2|}}} | | |||
{{!}}- | |||
{{!}} colspan="2" {{!}} {{ItemIcon|{{{inputitem2}}}|size=32px}} [[{{{inputitem2}}}]] | |||
{{!}} class="cell-data-right" {{!}} {{{inputquantity2}}} | |||
}} | |||
{{#if: {{{inputitem3|}}} | | |||
{{!}}- | |||
{{!}} colspan="2" {{!}} {{ItemIcon|{{{inputitem3}}}|size=32px}} [[{{{inputitem3}}}]] | |||
{{!}} class="cell-data-right" {{!}} {{{inputquantity3}}} | |||
}} | |||
|- | |- | ||
! colspan="2" | Output | ! colspan="2" | Output | ||
Line 43: | Line 58: | ||
|XP={{{xp|0}}} | |XP={{{xp|0}}} | ||
|InputItem1={{{inputitem1|}}} | |InputItem1={{{inputitem1|}}} | ||
|InputQuantity1={{{inputquantity1| | |InputQuantity1={{{inputquantity1|0}}} | ||
|InputItem2={{{inputitem2|}}} | |InputItem2={{{inputitem2|}}} | ||
|InputQuantity2={{{inputquantity2|0}}} | |InputQuantity2={{{inputquantity2|0}}} |