Template:Item

From EarthMC
Revision as of 17:04, 21 October 2023 by upgradewastaken#0 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Item
Item Information
Item Name
Item
Lore
Enchants
Special Effects

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
Example usage:
{{Item
| color          = black
| title          = TestItem
| image1         = [[File:Exhumed_Milk.png]]
| 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
}}

NOTE: You don't have to fill every parameter, you can leave them blank.