Template:Infobox generic item: Difference between revisions
Created generic item infobox |
Tidying up |
||
Line 9: | Line 9: | ||
| imagestyle = padding: 10px; | | imagestyle = padding: 10px; | ||
| autoheaders = y | | autoheaders = y | ||
| caption1 = {{{caption|}}} | | caption1 = ''{{{caption|}}}'' | ||
| captionstyle = color: var(--color-subtle); {{{captionstyle|}}} | | captionstyle = color: var(--color-subtle); {{{captionstyle|}}} | ||
Line 21: | Line 21: | ||
| header5 = Properties | | header5 = Properties | ||
| label6 = Sellable | | label6 = Sellable | ||
| data6 = {{{sellable|}}} | | data6 = {{ucfirst:{{{sellable|}}}}} | ||
| label7 = Consumable | | label7 = Consumable | ||
| data7 = {{{consumable|}}} | | data7 = {{ucfirst:{{{consumable|}}}}} | ||
| header30 = Info | | header30 = Info |
Revision as of 13:50, 30 June 2025
{{Infobox | title = | image = | imagelink = <!-- Use if image needs a link to someplace --> | caption = | captionstyle = <!-- Use if caption looks unnaturally placed --> | usage = <!-- Main uses of the item --> | obtained = <!-- Ways to get the item --> | sellable = <!-- Whether the item can be sold at Spawn--> | consumable = <!-- Whether the item can be used up by a player so it can't be used again --> | stackable = | durability = | release_date = <!-- When the item was first seen in Alathra --> }}