Template:Recipe: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#cargo_store: | {{#cargo_store: | ||
_table=Recipes | _table=Recipes | ||
|facility={{{facility}}} | |facility={{{facility|}}} | ||
|skill={{{skill}}} | |skill={{{skill|}}} | ||
|level={{{level}}} | |level={{{level|}}} | ||
|xp={{{xp}}} | |xp={{{xp|}}} | ||
|inputitem1={{{inputitem1}}} | |inputitem1={{{inputitem1|}}} | ||
|inputquantity1={{{inputquantity1}}} | |inputquantity1={{{inputquantity1|}}} | ||
|inputitem2={{{inputitem2}}} | |inputitem2={{{inputitem2|}}} | ||
|inputquantity2={{{inputquantity2}}} | |inputquantity2={{{inputquantity2|}}} | ||
|outputitem={{ | |outputitem={{PAGENAME}} | ||
|outputquantity={{{outputquantity}}} | |outputquantity={{{outputquantity|}}} | ||
}} | }} | ||
{| class="wikitable" | {| class="wikitable" | ||
! colspan="3" | Requirements | ! colspan="3" | Requirements | ||
Line 19: | Line 20: | ||
{{!}} colspan="2" {{!}} [[{{{facility}}}]] | {{!}} colspan="2" {{!}} [[{{{facility}}}]] | ||
}} | }} | ||
|- | |- | ||
! Skill | ! Skill | ||
Line 27: | Line 29: | ||
| 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 | ! colspan="2" | Input | ||
! 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}}} | ||
}} | }} | ||
|- | |- | ||
! colspan="2" | Output | ! colspan="2" | Output |