Template:Item: Difference between revisions

From EarthMC
Jump to navigation Jump to search
(Created page with "{| cellspacing="1" cellpadding="1" style="float:right; clear:right; margin: 0 0 .5em 1em; width:280px; background: border-collapse:collapse; border:3.5px solid {{{color|}}}; font-size:smaller; line-height:1.5" |- |<div> {| border="0" cellpadding="4" cellspacing="0" style="float:right; margin:0 0 0 0; width:100%; background:; border-collapse:collapse; vertical-align: middle; background: linear-gradient(to top, MistyRose, AntiqueWhite, Ivory, Beige, AliceBlue, WhiteSmoke,...")
 
No edit summary
Line 11: Line 11:
{{!}}-
{{!}}-
}}
}}
|-
| colspan="3" style="{{#if:{{{map_caption|}}}| }}" class="infoboxcell" valign="top" align="middle" |{{{image1_caption|}}}
|-
|-
{{#if:{{{image2|}}} |
{{#if:{{{image2|}}} |
Line 16: Line 18:
{{!}}-
{{!}}-
}}
}}
|-
| colspan="3" style="{{#if:{{{map_caption|}}}| }}" class="infoboxcell" valign="top" align="middle" |{{{image2_caption|}}}
|-
|-
{{#if:{{{image3|}}} |
{{#if:{{{image3|}}} |
Line 21: Line 25:
{{!}}-
{{!}}-
}}
}}
|-
| colspan="3" style="{{#if:{{{map_caption|}}}| }}" class="infoboxcell" valign="top" align="middle" |{{{image3_caption|}}}
|-
|-
| colspan="2" style="{{#if:{{{eras|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{eras|}}}
| colspan="2" style="{{#if:{{{eras|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{eras|}}}
Line 71: Line 77:
| title          = TestItem
| title          = TestItem
| image1        = [[File:Exhumed_Milk.png]]
| image1        = [[File:Exhumed_Milk.png]]
| image1_caption = X
| image2        = [[File:Exhumed_Milk.png]]
| image2        = [[File:Exhumed_Milk.png]]
| image2_caption = Y
| image3        = [[File:Exhumed_Milk.png]]
| image3        = [[File:Exhumed_Milk.png]]
| image3_caption = Z
| itemname      = AAAA
| itemname      = AAAA
| item          = stone
| item          = stone
Line 83: Line 92:
| color          = black
| color          = black
| title          = TestItem
| title          = TestItem
| image1        = [[File:Exhumed_Milk.png]]
| image1_caption = X
| image2        = [[File:Exhumed_Milk.png]]
| image2        = [[File:Exhumed_Milk.png]]
| image2_caption = Y
| image3        = [[File:Exhumed_Milk.png]]
| image3        = [[File:Exhumed_Milk.png]]
| image3_caption = Z
| itemname      = AAAA
| itemname      = AAAA
| item          = stone
| item          = stone

Revision as of 16:47, 21 October 2023

Item
Item Information
Item Name
Item
Lore
Enchants
Special Effects
Organization
Political Party
Clan
Religion
Spouse(s)
Discord
Signature

Template documentation

TestItem
Exhumed Milk.png
X
Exhumed Milk.png
Y
Exhumed Milk.png
Z
Item Information
Item Name AAAA
Item Lua error: Internal error: The interpreter exited with status 126.
Lore BBBB
Enchants CCCC
Special Effects DDDD
Organization
Political Party
Clan
Religion
Spouse(s)
Discord
Signature
Example usage:
{{Item
| color          = black
| title          = TestItem
| image1_caption = X
| image2         = [[File:Exhumed_Milk.png]]
| image2_caption = Y
| image3         = [[File:Exhumed_Milk.png]]
| image3_caption = Z
| itemname       = AAAA
| item           = stone
| lore           = BBBB
| enchants       = CCCC
| specialeffects = DDDD
}}