Difference between revisions of "Template:Infobox animal"

From Stardew Valley Wiki
Jump to navigation Jump to search
(Changing image field to use Autoimage, Similar to the Normal Infobox)
m (Text replacement - "og:image=" to "image=")
Line 19: Line 19:
 
|-
 
|-
 
|}</div>{{InfoboxSEO}}{{#seo:
 
|}</div>{{InfoboxSEO}}{{#seo:
|og:image={{#if:{{{image|}}}|{{filepath:{{{image|}}}}}}}
+
|image={{#if:{{{image|}}}|{{filepath:{{{image|}}}}}}}
 
}}</includeonly>
 
}}</includeonly>
 
<noinclude>{{{{FULLPAGENAME}}/doc}}</noinclude>
 
<noinclude>{{{{FULLPAGENAME}}/doc}}</noinclude>

Revision as of 01:13, 17 February 2021

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