Template:Infobox generic item: Difference between revisions
m Added Durability field |
m Fixed caption line |
||
(One intermediate revision by the same user not shown) | |||
Line 6: | Line 6: | ||
| abovestyle = background-color: var(--background-color-notice-subtle); color: var(--color-emphasized); | | abovestyle = background-color: var(--background-color-notice-subtle); color: var(--color-emphasized); | ||
| image = {{#if: {{{image|}}} | [[File:{{{image|}}}|link={{{imagelink|}}}]] |}} | | image = {{#if: {{{switcher|}}} | {{{image|}}} | {{#if: {{{image|}}} | [[File:{{{image|}}}|link={{{imagelink|}}}]] |}}}} | ||
| imagestyle = padding: 10px; | | imagestyle = padding: 10px; | ||
| autoheaders = y | | autoheaders = y | ||
| caption1 = ''{{{caption|}}}'' | | caption1 = {{#if: {{{caption|}}} | ''{{{caption|}}}'' |}} | ||
| captionstyle = color: var(--color-subtle); {{{captionstyle|}}} | | captionstyle = color: var(--color-subtle); {{{captionstyle|}}} | ||
Latest revision as of 00:18, 7 July 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 --> }}