Template:Recipe: Difference between revisions
No edit summary |
No edit summary |
||
Line 54: | Line 54: | ||
! Quantity | ! Quantity | ||
|- | |- | ||
| colspan="2" | {{ItemIcon|{{{inputitem1}}}|size=32px}} [[{{{inputitem1}}}]] | | colspan="2" | {{ItemIcon|{{{inputitem1}}}|size=32px}} [[{{{inputitem1}}}]] | ||
| class="cell-data-right" | {{{inputquantity1}}} | | class="cell-data-right" | {{{inputquantity1}}} | ||
{{#if: {{{inputitem2|}}} | {{#if: {{{inputitem2|}}} | ||
|{{!}}- | |{{!}}- | ||
{{!}} colspan="2" {{!}} {{ItemIcon|{{{inputitem2}}}|size=32px}} [[{{{inputitem2}}}]] | {{!}} colspan="2" {{!}} {{ItemIcon|{{{inputitem2}}}|size=32px}} [[{{{inputitem2}}}]] | ||
{{!}} class="cell-data-right" {{!}} {{{inputquantity2}}} | {{!}} class="cell-data-right" {{!}} {{{inputquantity2}}} | ||
}} | }} | ||
Line 65: | Line 65: | ||
! Quantity | ! Quantity | ||
|- | |- | ||
| colspan="2" | {{ItemIcon|{{PAGENAME}}|size=32px}} [[{{PAGENAME}}]] | | colspan="2" | {{ItemIcon|{{PAGENAME}}|size=32px}} [[{{PAGENAME}}]] | ||
| class="cell-data-right" | {{{outputquantity}}} | | class="cell-data-right" | {{{outputquantity}}} | ||
|}</includeonly> | |}</includeonly> |