Template:Infobox Item: Difference between revisions
Jump to navigation
Jump to search
Admin (talk | contribs) (Created page with "<noinclude> This is the Infobox Item template. </noinclude><includeonly> {| class="wikitable" style="width: 300px; float: right; margin: 0 0 1em 1em;" ! colspan="2" style="background-color: #eee; text-align: center;" | {{{name|{{PAGENAME}}}}} |- | colspan="2" style="text-align: center;" | {{#if:{{{image|}}}|[[File:{{{image}}}|250px]]|250px}} |- ! Type: | {{{type|}}} |- ! Rarity: | {{{rarity|}}} |- ! Weight: | {{{weight|}}} |- ! Value: | {{{v...") |
|||
| (7 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{#default_form:Item}} | |||
{| class="wikitable infotable" style="float:right; margin:0 10px 10px 15px; width:300px;" | |||
{| class="wikitable" style=" | |||
|- | |- | ||
| colspan="2" style="text-align: center;" | {{#if:{{{image|}}}|[[File:{{{image}}}| | | colspan="2" style="text-align:center; font-weight:bold;" | {{{name|{{PAGENAME}}}}} | ||
{{#if: {{{image|}}} | | |||
{{!}}- | |||
{{!}} colspan="2" style="text-align:center;" {{!}} | |||
[[File:{{{image|}}}|frameless|center]] }} | |||
|- | |- | ||
! Type | ! style="text-align: left;" | Type | ||
| {{#arraymap:{{{type|}}}|,|x|[[:Category:x|x]]|<br>}} | |||
| {{{type|}}} | |||
|- | |- | ||
! Rarity | ! style="text-align: left;" | Rarity | ||
| {{#arraymap:{{{rarity|}}}|,|x|[[:Category:x|x]]|<br>}} | |||
| {{{rarity|}}} | |||
|- | |- | ||
! Weight | ! style="text-align: left;" | Weight | ||
| {{{weight|}}} | | {{{weight|}}} | ||
|- | |- | ||
! Value | ! style="text-align: left;" | Value | ||
| {{{value|}}} | | {{{value|}}} | ||
|} | {{#if:{{{label1|}}}{{{label2|}}}{{{label3|}}}| | ||
{{!}}- | |||
{{#arraymap:{{{type|}}}|,|x|[[Category:x]]|\n}} | {{!}} style="font-weight:bold;" {{!}} {{{label1}}} | ||
{{#arraymap:{{{rarity|}}}|,|x|[[Category:x]]|\n}} | {{!}} {{{data1|}}} | ||
[[Category: | {{#if:{{{label2|}}}|{{!}}- | ||
</includeonly> | {{!}} style="font-weight:bold;" {{!}} {{{label2}}} | ||
{{!}} {{{data2|}}} | |||
}} | |||
{{#if:{{{label3|}}}|{{!}}- | |||
{{!}} style="font-weight:bold;" {{!}} {{{label3}}} | |||
{{!}} {{{data3|}}} | |||
}} | |||
}} | |||
|}{{#arraymap:{{{type|}}}|,|x|[[Category:x]]|\n}} | |||
{{#arraymap:{{{rarity|}}}|,|x|[[Category:x]]|\n}}<noinclude>{{#cargo_declare: | |||
_table=Thumbnails_Item | |||
|Page=String | |||
|Image=File | |||
|Type=String | |||
|Rarity=String | |||
|Weight=String | |||
|Value=String | |||
|Creator=String | |||
}}</noinclude><includeonly>{{#ifeq: {{NAMESPACE}} | |{{#cargo_store: | |||
_table=Thumbnails_Item | |||
|Page={{PAGENAME}} | |||
|Image={{{image|}}} | |||
|Type={{{type|}}} | |||
|Rarity={{{rarity|}}} | |||
|Weight={{{weight|}}} | |||
|Value={{{value|}}} | |||
|Creator={{{creator|}}} | |||
|quiet=yes | |||
}}}}{{#if: {{{creator|}}} | [[Category:Certified by {{{creator}}}]] }}</includeonly> | |||
Latest revision as of 12:01, 29 April 2026
| Infobox Item | |
| Type | |
|---|---|
| Rarity | |
| Weight | |
| Value | |
This template defines the table "Thumbnails_Item". View table.