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 6: Line 6:
  
 
<pre>{{Infobox animal
 
<pre>{{Infobox animal
|image     =  
+
|image           =  
|image2     =  
+
|image2         =
|image3     =
+
|image3         =
|image4     =
+
|image4         =
|buyprice   =
+
|image2spacing  =
|building   =  
+
|buyprice       =
|produce   =  
+
|building       =
 +
|produce         =
 
}}</pre>
 
}}</pre>
  
 
===Parameters===
 
===Parameters===
 
<pre>{{Infobox animal
 
<pre>{{Infobox animal
|image     = Primary image
+
|image         = Primary image
|image2     = second image (optional)
+
|image2       = second image (optional)
|image3     = third image (optional)
+
|image3       = third image (optional)
|image4     = fourth image (optional)
+
|image4       = fourth image (optional)
|buyprice   = Cost to purchase from Marnie's Ranch (unformatted)
+
|image2spacing = Set the separator used between the images
|building   = What building does it live in?
+
|buyprice     = Cost to purchase from Marnie's Ranch (unformatted)
|produce   = What does it produce? List the base selling price
+
|building     = What building does it live in?
 +
|produce       = What does it produce? List the base selling price
 
}}</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 02:23, 9 January 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         =
}}

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