Difference between revisions of "Template:Item"
Jump to navigation
Jump to search
OldTFC>Kittychanley m (ItemID to unlocalized name) |
EERussianguy (talk | contribs) Tag: Undo |
||
(7 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{infobox common | <includeonly>{{infobox common | ||
− | | title = {{#if: {{{title|}}} | {{{title}}} | {{BASEPAGENAME}} }} | + | | title = {{#if: {{{title|}}} | {{{title}}} | {{BASEPAGENAME}} }} <!--If Title is set use it otherwise use Page name--> |
− | | imagearea = {{ | + | | imagearea = {{#if:{{{animate|}}}|{{ |
− | + | #if: {{{image|}}} | <slideshow id="blockinfocenter" center="true" sequence="forward" transition="cut" refresh="2000"> {{{image}}} </slideshow> |{{BlockImage|No_block_image.png}}}}|{{ | |
− | + | #if: {{{image|}}}|{{BlockImage|{{{image}}}}} | {{BlockImage|No_block_image}} }} }} {{ | |
− | |||
− | }}{{ | ||
#if: {{{image2|}}} | <div style="padding-top: 1em">{{ | #if: {{{image2|}}} | <div style="padding-top: 1em">{{ | ||
#if: {{#pos: {{{image2}}} | ; }} | #if: {{#pos: {{{image2}}} | ; }} | ||
− | | {{animate|{{{image2}}}| | + | | {{animate|{{{image2}}}|160px}} |
− | | [[File:{{{image2}}}| | + | | [[File:{{{image2}}}|160px]] |
}}</div> | }}</div> | ||
}}{{ | }}{{ | ||
Line 16: | Line 14: | ||
#if: {{{image3|}}} | <div style="padding-top: 1em">{{ | #if: {{{image3|}}} | <div style="padding-top: 1em">{{ | ||
#if: {{#pos: {{{image3}}} | ; }} | #if: {{#pos: {{{image3}}} | ; }} | ||
− | | {{animate|{{{image3}}}| | + | | {{animate|{{{image3}}}|160px}} |
− | | [[File:{{{image3}}}| | + | | [[File:{{{image3}}}|160px]] |
}}</div> | }}</div> | ||
}}{{ | }}{{ | ||
− | #ifeq: {{lc: {{{invimage}}} }} | none | | {{#if: {{{invimage|}}} | <div style="padding-top: 1em; margin: 0 auto">{{Grid|{{{invimage}}}| | + | #ifeq: {{lc: {{{invimage}}} }} | none | | {{#if: {{{invimage|}}} | <div style="padding-top: 1em; margin: 0 auto">{{Grid|{{{invimage}}}|none}} | {{#ifexist: File:{{#if: {{{title|}}} | {{{title}}} | {{BASEPAGENAME}} }}.png | <div style="padding-top: 1em; margin: 0 auto">{{Grid|{{#if: {{{title|}}} | {{{title}}} | {{BASEPAGENAME}} }}|none}} }} }} |
}}{{ | }}{{ | ||
#if: {{{invimage2|}}} | {{Grid|{{{invimage2}}}|link=none}} | #if: {{{invimage2|}}} | {{Grid|{{{invimage2}}}|link=none}} | ||
Line 79: | Line 77: | ||
}}{{ | }}{{ | ||
#if: {{{invimage30|}}} | {{Grid|{{{invimage30}}}|link=none}} | #if: {{{invimage30|}}} | {{Grid|{{{invimage30}}}|link=none}} | ||
− | }}{{#ifeq: {{lc: {{{invimage}}} }} | none | | {{#if: {{{invimage|}}} | </div> | {{#ifexist: File: | + | }}{{#ifeq: {{lc: {{{invimage}}} }} | none | | {{#if: {{{invimage|}}} | </div> | {{#ifexist: File:{{#if: {{{title|}}} | {{{title}}} | {{BASEPAGENAME}} }}.png | </div> }} }} }} |
| rows = | | rows = | ||
− | {{infobox row|label=Stackable|field={{ #if: {{{stackable|}}} | {{{stackable}}} | | + | {{infobox row|label=Stackable|field={{ #if: {{{stackable|}}} | {{{stackable}}} | No }} }} |
− | {{infobox row|label=Size <font face="Segoe UI Symbol">↕</font>|field={{ #if: {{{size|}}} | {{{size}}} | | + | {{infobox row|label=Size <font face="Segoe UI Symbol">↕</font>|field={{ #if: {{{size|}}} | {{{size}}} | ??? }} }} |
− | {{infobox row|label=Weight <font face="Segoe UI Symbol">⚖</font>|field={{ #if: {{{weight|}}} | {{{weight}}} | | + | {{infobox row|label=Weight <font face="Segoe UI Symbol">⚖</font>|field={{ #if: {{{weight|}}} | {{{weight}}} | ??? }} }} |
− | {{infobox row|label=ItemID|field={{ #if: {{{itemid|}}} | | + | {{infobox row|label=ItemID|field={{ #if: {{{itemid|}}} | {{{itemid}}} | ??? }} }} |
| footer = | | footer = | ||
{{{notes|}}} | {{{notes|}}} |
Latest revision as of 03:59, 29 January 2020
Template documentation (for the above template, sometimes hidden or invisible)
This template provides a uniform design for usable item pages.
{{Item |title= |image= |image2= |image3= |invimage= |invimage2= |invimage3= |invimage4= |invimage5= |invimage6= |invimage7= |invimage8= |invimage9= |invimage10= |invimage11= |invimage12= |invimage13= |invimage14= |invimage15= |invimage16= |invimage17= |invimage18= |invimage19= |invimage20= |invimage21= |invimage22= |invimage23= |invimage24= |invimage25= |invimage26= |invimage27= |invimage28= |invimage29= |invimage30= |stackable= |size= |weight= |itemid= |notes= }}
Please note that if the item has multiple data values, use |multipledata=
instead. See below:
Parameter | Function | Default/Example value |
---|---|---|
title |
Optional value to use a different title instead of the page name | {{BASEPAGENAME}}
|
image |
Image of the block (should be approx. 160x160px) | {{{title}}}.png if it exists, otherwise No image.png (linking to the page where to upload the missing image)
|
image2 |
Image of the block (should be approx. 160x160px) | None |
image3 |
Image of the block (should be approx. 160x160px) | None |
invimage |
Image for object in inventory. Can use None to force no invimage. Uses Template:Grid. | Grid {{{title}}}.png if it exists, otherwise None
|
invimage2 |
Second image for two-state objects in inventory. Uses Template:Grid. | None |
invimage3 |
Third image for three-state objects in inventory. Uses Template:Grid. | None |
invimage4 |
Fourth image for four-state objects in inventory. Uses Template:Grid. | None |
invimage5 |
Fifth image for five-state objects in inventory. Uses Template:Grid. | None |
invimage6 |
Sixth image for six-state objects in inventory. Uses Template:Grid. | None |
invimage7 |
Seventh image for seven-state objects in inventory. Uses Template:Grid. | None |
invimage8 |
Eighth image for eight-state objects in inventory. Uses Template:Grid. | None |
invimage9 |
Ninth image for nine-state objects in inventory. Uses Template:Grid. | None |
invimage10 |
Tenth image for ten-state objects in inventory. Uses Template:Grid. | None |
invimage11 |
Eleventh image for eleven-state objects in inventory. Uses Template:Grid. | None |
invimage12 |
Twelfth image for twelve-state objects in inventory. Uses Template:Grid. | None |
invimage13 |
Thirteenth image for thirteen-state objects in inventory. Uses Template:Grid. | None |
invimage14 |
Fourteenth image for fourteen-state objects in inventory. Uses Template:Grid. | None |
invimage15 |
Fifteenth image for fifteen-state objects in inventory. Uses Template:Grid. | None |
invimage16 |
Sixteenth image for sixteen-state objects in inventory. Uses Template:Grid. | None |
invimage17 |
Seventeenth image for seventeen-state objects in inventory. Uses Template:Grid. | None |
invimage18 |
Eighteenth image for eighteen-state objects in inventory. Uses Template:Grid. | None |
invimage19 |
Nineteenth image for nineteen-state objects in inventory. Uses Template:Grid. | None |
invimage20 |
Twentieth image for twenty-state objects in inventory. Uses Template:Grid. | None |
invimage21 |
Twenty-First image for twenty-one-state objects in inventory. Uses Template:Grid. | None |
invimage22 |
Twenty-Second image for twenty-two-state objects in inventory. Uses Template:Grid. | None |
invimage23 |
Twenty-Third image for twenty-three-state objects in inventory. Uses Template:Grid. | None |
invimage24 |
Twenty-Forth image for twenty-four-state objects in inventory. Uses Template:Grid. | None |
invimage25 |
Twenty-Fifth image for twenty-five-state objects in inventory. Uses Template:Grid. | None |
invimage26 |
Twenty-Sixth image for twenty-five-state objects in inventory. Uses Template:Grid. | None |
invimage27 |
Twenty-Seventh image for twenty-five-state objects in inventory. Uses Template:Grid. | None |
invimage28 |
Twenty-Eighth image for twenty-five-state objects in inventory. Uses Template:Grid. | None |
invimage29 |
Twenty-Ninth image for twenty-five-state objects in inventory. Uses Template:Grid. | None |
invimage30 |
Thirtieth image for twenty-five-state objects in inventory. Uses Template:Grid. | None |
stackable |
Stackable | N/A |
size |
Size | N/A |
weight |
Weight | N/A |
itemid |
The ID Number | N/A |
notes |
Adds a centred column spanning across both rows at the bottom of the box | None |
Visit Template:Item/doc to edit this text! (How does this work?)