Template:Recipe: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(23 intermediate revisions by the same user not shown) | |||
Line 12: | Line 12: | ||
|InputItem2=String | |InputItem2=String | ||
|InputQuantity2=Integer | |InputQuantity2=Integer | ||
|InputItem3=String | |||
|InputQuantity3=Integer | |||
|OutputQuantity=Integer | |OutputQuantity=Integer | ||
}}</noinclude><includeonly><span style="display:none">{{#cargo_store: | }}</noinclude><includeonly><span style="display:none">{{#cargo_store: | ||
Line 26: | Line 28: | ||
|InputItem2={{{inputitem2|}}} | |InputItem2={{{inputitem2|}}} | ||
|InputQuantity2={{{inputquantity2|0}}} | |InputQuantity2={{{inputquantity2|0}}} | ||
|InputItem3={{{inputitem3|}}} | |||
|InputQuantity3={{{inputquantity3|0}}} | |||
|OutputQuantity={{{outputquantity|1}}} | |OutputQuantity={{{outputquantity|1}}} | ||
}}</span> | }}</span> | ||
{| class="wikitable" | {| class="wikitable" | ||
{{#if:{{{facility|}}}{{{required|}}}| | {{#if: {{{facility|}}}{{{required|}}} | <tr><th colspan="3">Requirements</th></tr> }} | ||
{{#if: {{{facility|}}}| | {{#if: {{{facility|}}} | <tr><td>Facility</td><td class="cell-data-center" colspan="2">{{#if:{{#explode:{{{facility|}}}|,|1}}|[[{{#explode:{{{facility}}}|,|0}}]]{{#if:{{#explode:{{{facility}}}|,|1}}|, [[{{#explode:{{{facility}}}|,|1}}]]}}|[[{{{facility}}}]]}}</td></tr> }} | ||
{{#if: {{{required|}}} | <tr><td>Using</td><td class="cell-data-center" colspan="2">{{{required}}}</td></tr> }} | |||
{{# | |||
|{{ | |||
{{ | |||
{{ | |||
}} | |||
|- | |- | ||
! Skill | ! Skill | ||
Line 50: | Line 48: | ||
! 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}}} | ||
}}{{#if: {{{inputitem3|}}} | |||
|{{!}}- | |||
{{!}} colspan="2" {{!}} {{ItemIcon|{{{inputitem3}}}|size=32px}} [[{{{inputitem3}}}]] | |||
{{!}} class="cell-data-right" {{!}} {{{inputquantity3}}} | |||
}} | }} | ||
|- | |- | ||
Line 61: | Line 63: | ||
! 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> |
Latest revision as of 23:47, 4 July 2025
This template defines the table "Recipes". View table.