Difference between revisions of "Template:Infobox animal"

From Stardew Valley Wiki
Jump to navigation Jump to search
(Created page with "<includeonly><div id="infoboxborder"> {| id="infoboxtable" |colspan=2 id="infoboxheader"|{{{name|{{PAGENAME}}}}} |- |colspan=2|{{#if: {{{image}}}|File:{{{image|Villager Plac...")
 
Line 3: Line 3:
 
|colspan=2 id="infoboxheader"|{{{name|{{PAGENAME}}}}}
 
|colspan=2 id="infoboxheader"|{{{name|{{PAGENAME}}}}}
 
|-
 
|-
|colspan=2|{{#if: {{{image}}}|[[File:{{{image|Villager Placeholder.png}}}|center|link=]]|[[File:Villager Placeholder.png|center|link=]]}}
+
|colspan=2|{{#if:{{{image}}}|[[File:{{{image|Villager Placeholder.png}}}|center|link=]]|[[File:Villager Placeholder.png|center|link=]]}}
 +
|-
 +
|colspan=2|{{#if:{{{image2|}}}|[[{{{image2|}}}]]|}}
 
|-
 
|-
 
|id="infoboxsection"|Building
 
|id="infoboxsection"|Building

Revision as of 09:37, 12 March 2016

Description

This template displays an infobox for animal pages.

Use

This template can be used by entering the following onto a relevant page. Do not use this on your user page. It is reserved for content pages.

{{Infobox animal
|image           = 
|image2          =
|image3          =
|buyprice        =
|building        =
|produce         =
}}

Parameters

{{Infobox animal
|image         = Primary image
|image2        = second image (optional)
|image3        = third image (optional)
|buyprice      = Cost to purchase from Marnie's Ranch (unformatted)
|building      = What building does it live in?
|produce       = What does it produce?
}}