Difference between revisions of "Template:Infobox animal/doc"

From Stardew Valley Wiki
Jump to navigation Jump to search
(→‎Usage: Update doc for image usage)
Line 14: Line 14:
 
|building        =
 
|building        =
 
|produce        =
 
|produce        =
 +
|growdays        =
 
}}</pre>
 
}}</pre>
  
Line 26: Line 27:
 
|building      = What building does it live in?
 
|building      = What building does it live in?
 
|produce      = What does it produce? List the base selling price
 
|produce      = What does it produce? List the base selling price
 +
|growdays      = How many days, assuming it eats each day, does it take to mature?
 
}}</pre>
 
}}</pre>
  
 
<includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
 
<includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
 
<includeonly>{{Addlanglinks}}</includeonly>
 
<includeonly>{{Addlanglinks}}</includeonly>

Revision as of 12:46, 12 November 2021

Description

This template is used to provide a template that displays an infobox for animal pages.

Usage

This template can be used by entering the following onto a relevant page.

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

Parameters

{{Infobox animal
|image         = Primary image
|image2        = second image (optional)
|image3        = third image (optional)
|image4        = fourth image (optional)
|image2spacing = Set the separator used between the images
|buyprice      = Cost to purchase from Marnie's Ranch (unformatted)
|building      = What building does it live in?
|produce       = What does it produce? List the base selling price
|growdays      = How many days, assuming it eats each day, does it take to mature?
}}