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)
yes....some items have 8 sources.... blame the green archiboo
Shirra (talk | contribs)
m desc
 
(2 intermediate revisions 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, Source 1, Source 2, Source 3, Source 4, Source 5, Source 6, Source 7, Source 8
|How to Obtain = Source, Sources
|Source  = {{{source|}}}
|Source  = {{{source|}}}
|Source 1 = {{{source1|}}}
|Sources  = {{#if:{{#explode:{{{sources|}}}|;|1}}|{{List|{{{sources}}}}}|}}
|Source 2 = {{{source2|}}}
|Source 3 = {{{source3|}}}
|Source 4 = {{{source4|}}}
|Source 5 = {{{source5|}}}
|Source 6 = {{{source6|}}}
|Source 7 = {{{source7|}}}
|Source 8 = {{{source8|}}}
}}<!--
}}<!--