Difference between revisions of "Template:Infobox animal"

From Stardew Valley Wiki
Jump to navigation Jump to search
(Undo revision 44409 by Margotbean (talk))
Line 3: Line 3:
 
|colspan=2 id="infoboxheader"|{{{name|{{PAGENAME}}}}}
 
|colspan=2 id="infoboxheader"|{{{name|{{PAGENAME}}}}}
 
|-
 
|-
|colspan=2 style="text-align: center; padding-bottom: 5px;"|{{#if:{{{image}}}|[[File:{{{image|}}}|link=]]}}{{#if:{{{image2|}}}| [[File:{{{image2|}}}|link=]]|}}{{#if:{{{image3|}}}| [[File:{{{image3|}}}|link=]]|}}
+
|colspan=2 style="text-align: center; padding-bottom: 15px;"|{{#if:{{{image}}}|[[File:{{{image|}}}|link=]]}}{{#if:{{{image2|}}}| [[File:{{{image2|}}}|link=]]|}}{{#if:{{{image3|}}}| [[File:{{{image3|}}}|link=]]|}}
 +
|-
 +
|colspan="2" id="infoboxsection" style="text-align: center;"|Information
 
|-
 
|-
 
|id="infoboxsection"|Building
 
|id="infoboxsection"|Building
Line 11: Line 13:
 
|id="infoboxdetail"|{{#if:{{{produce|}}}|{{{produce|N/A}}}|N/A}}
 
|id="infoboxdetail"|{{#if:{{{produce|}}}|{{{produce|N/A}}}|N/A}}
 
|-
 
|-
|colspan=2 id="infoboxfooter"|
 
 
|}
 
|}
 
</div>{{#if:{{{debug mode|}}}||{{mainonly|[[Category:Animals]]}}}}{{InfoboxSEO}}{{#seo:
 
</div>{{#if:{{{debug mode|}}}||{{mainonly|[[Category:Animals]]}}}}{{InfoboxSEO}}{{#seo:
Line 17: Line 18:
 
}}
 
}}
 
</includeonly>
 
</includeonly>
<noinclude>
+
<noinclude>{{{{FULLPAGENAME}}/doc}}</noinclude>
{{{{FULLPAGENAME}}/doc}}
 
</noinclude>
 

Revision as of 23:34, 31 March 2017

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?
}}