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

From Stardew Valley Wiki
Jump to navigation Jump to search
(stray pipe)
m (fix)
Line 5: Line 5:
 
This template can be used by entering the following onto a relevant page.
 
This template can be used by entering the following onto a relevant page.
  
<pre>{{Location
+
<pre>{{Infobox building
 
|name      =  
 
|name      =  
 
|image    =
 
|image    =
Line 13: Line 13:
  
 
==parameters==
 
==parameters==
<pre>{{Location
+
<pre>{{Infobox building
 
|name      = Location name
 
|name      = Location name
 
|image    = The image name, minus the File:
 
|image    = The image name, minus the File:

Revision as of 21:38, 27 April 2016

Description

This template is used to provide an infobox for farm buildings. It will automatically add Category:Farm buildings to the page.

Usage

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

{{Infobox building
|name      = 
|image     =
|animals   =
|upgrade   =
}}

parameters

{{Infobox building
|name      = Location name
|image     = The image name, minus the File:
|animals   = A list of the animals able to stay in this building, if applicable
|upgrade   = The building which this can be upgraded to, if applicable
}}