Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Item Infobox: Difference between revisions

Template page
Shirra (talk | contribs)
m changing multiple sources to a bullet point list instead
Shirra (talk | contribs)
m desc
 
(One intermediate revision by the same user not shown)
Line 18: Line 18:


|Information_collapsible = Yes
|Information_collapsible = Yes
|Information = Category, Type, Quality, Size, Selling Price
|Information = Category, Type, Quality, Size, Selling Price, Description
|Category = {{#if:{{{category|}}}|[[{{{category}}}]]}}
|Category = {{#if:{{{category|}}}|[[{{{category}}}]]}}
|Type = {{#if:{{{type|}}}|[[{{{type}}}]]}}
|Type = {{#if:{{{type|}}}|[[{{{type}}}]]}}
Line 29: Line 29:
|Size = {{#if:{{{size|}}}|{{#replace:{{{size}}}|x|×}}}}
|Size = {{#if:{{{size|}}}|{{#replace:{{{size}}}|x|×}}}}
|Selling Price = {{#if:{{{sell|{{{price|}}}}}}|{{Item|Dough|x={{{sell|{{{price}}}}}}}}}}
|Selling Price = {{#if:{{{sell|{{{price|}}}}}}|{{Item|Dough|x={{{sell|{{{price}}}}}}}}}}
|Description = {{{description|}}}


|How to Obtain_collapsible = Yes
|How to Obtain_collapsible = Yes
|How to Obtain = Source, Sources
|How to Obtain = Source, Sources
|Source  = {{{source|}}}
|Source  = {{{source|}}}
|Sources  = {{#if:{{{sources}}}|{{List|{{{sources}}}}}|}}
|Sources  = {{#if:{{#explode:{{{sources|}}}|;|1}}|{{List|{{{sources}}}}}|}}
}}<!--
}}<!--