Template:Products/Item: Difference between revisions

Created page with "|- | {{ItemIcon|{{{Item}}}}} | [[{{{Item}}}]] | [[{{{Using}}}]] | Level {{{level}}} {{SkillIcon|{{{skill}}}}} | {{{xp}}} {{SkillIcon|{{{skill}}}}} XP | {{#if:{{{inputitem2|}}} | {{{inputquantity1}}} × {{ItemIcon|{{{inputitem1}}}|size=22px}} [[{{{inputitem1}}}]], {{{inputquantity2}}} × {{ItemIcon|{{{inputitem2}}}|size=22px}} [[{{{inputitem2}}}]] | {{{inputquantity1}}} × {{ItemIcon|{{{inputitem1}}}|size=22px}} [[{{{inputitem1}}}]] }}"
 
No edit summary
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
|-
|-
| {{ItemIcon|{{{Item}}}}}
| {{ItemIcon|{{{Page}}}}}
| [[{{{Item}}}]]
| {{#ifexpr: {{{OutputQuantity|1}}} > 1 | {{{OutputQuantity}}} × }} [[{{{Page}}}]]
| [[{{{Using}}}]]
| style="text-align: center;" | {{#if:{{{Required|}}}|{{{Required}}}{{#if:{{{Facility|}}}|, {{#if:{{#explode:{{{Facility|}}}|,|1}}|[[{{#explode:{{{Facility}}}|,|0}}]]{{#if:{{#explode:{{{Facility}}}|,|1}}|, [[{{#explode:{{{Facility}}}|,|1}}]]}}|[[{{{Facility}}}]]}}}}|{{#if:{{{Facility|}}}|{{#if:{{#explode:{{{Facility|}}}|,|1}}|[[{{#explode:{{{Facility}}}|,|0}}]]{{#if:{{#explode:{{{Facility}}}|,|1}}|, [[{{#explode:{{{Facility}}}|,|1}}]]}}|[[{{{Facility}}}]]}}}}}}
| Level {{{level}}} {{SkillIcon|{{{skill}}}}}
| style="text-align: center;" | Level {{{Level}}} {{SkillIcon|{{{Skill}}}}}
| {{{xp}}} {{SkillIcon|{{{skill}}}}} XP
| style="text-align: center;" | {{{XP}}} {{SkillIcon|{{{Skill}}}}} XP
| {{#if:{{{inputitem2|}}}
| {{{InputQuantity1}}} × {{ItemIcon|{{{InputItem1}}}|size=22px}} [[{{{InputItem1}}}]]{{#if:{{{InputItem2|}}}|<br>{{{InputQuantity2}}} × {{ItemIcon|{{{InputItem2}}}|size=22px}} [[{{{InputItem2}}}]]}}{{#if:{{{InputItem3|}}}|<br>{{{InputQuantity3}}} × {{ItemIcon|{{{InputItem3}}}|size=22px}} [[{{{InputItem3}}}]]}}
  | {{{inputquantity1}}} × {{ItemIcon|{{{inputitem1}}}|size=22px}} [[{{{inputitem1}}}]], {{{inputquantity2}}} × {{ItemIcon|{{{inputitem2}}}|size=22px}} [[{{{inputitem2}}}]]
 
  | {{{inputquantity1}}} × {{ItemIcon|{{{inputitem1}}}|size=22px}} [[{{{inputitem1}}}]]
|-
}}