Template:Infobox Item: Difference between revisions

From Forklift Certified Video Games
Jump to navigation Jump to search
Line 2: Line 2:
This is the Infobox Item template.
This is the Infobox Item template.
</noinclude><includeonly>
</noinclude><includeonly>
{{#default_form:Item}}
{{#default_form:Create Item}}
{| class="wikitable infotable" style="float:right; margin:0 10px 10px 15px; width:300px;"
{| class="wikitable infotable" style="float:right; margin:0 10px 10px 15px; width:300px;"
|-
|-
| colspan="2" style="text-align:center; font-weight:bold;" | {{{name|{{PAGENAME}}}}}
| colspan="2" style="text-align:center; font-weight:bold;" | {{{name|{{PAGENAME}}}}}
Line 11: Line 10:
{{!}} colspan="2" style="text-align:center;" {{!}}
{{!}} colspan="2" style="text-align:center;" {{!}}
[[File:{{{image|}}}|frameless|center]] }}
[[File:{{{image|}}}|frameless|center]] }}
|-
|-
! style="text-align: left;" | Type
! style="text-align: left;" | Type
Line 17: Line 15:
|-
|-
! style="text-align: left;" | Rarity
! style="text-align: left;" | Rarity
| {{#arraymap:{{{rarity|}}}|,|x|[[:Category:x|x]]|<br>}}
| {{#arraymap:{{{rarity|}}}|,|x|[[:Category:x|x]]|<br>}}
|-
|-
! style="text-align: left;" | Weight
! style="text-align: left;" | Weight
| {{{weight|}}}
| {{{weight|}}}
|-
|-
! style="text-align: left;" | Value
! style="text-align: left;" | Value
| {{{value|}}}
| {{{value|}}}
{{#if:{{{label1|}}}{{{label2|}}}{{{label3|}}}|
{{#if:{{{label1|}}}{{{label2|}}}{{{label3|}}}|
Line 40: Line 35:
}}
}}
}}
}}
 
|}
|}{{#arraymap:{{{type|}}}|,|x|[[Category:x]]|\n}}
{{#arraymap:{{{type|}}}|,|x|[[Category:x]]|\n}}
{{#arraymap:{{{rarity|}}}|,|x|[[Category:x]]|\n}}
{{#arraymap:{{{rarity|}}}|,|x|[[Category:x]]|\n}}
</includeonly>

Revision as of 01:31, 7 March 2026

This is the Infobox Item template.