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

From Stardew Valley Wiki
Jump to navigation Jump to search
(+size)
(rm upgrade)
Line 11: Line 11:
 
|materials =
 
|materials =
 
|animals  =
 
|animals  =
|upgrade  =
 
 
|size      =
 
|size      =
 
}}</pre>
 
}}</pre>
Line 22: Line 21:
 
|materials = Materials required for building construction
 
|materials = Materials required for building construction
 
|animals  = A list of the animals able to stay in this building, if applicable
 
|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
 
 
|size      = The size of the building in the format XxY (i.e. 3x3)
 
|size      = The size of the building in the format XxY (i.e. 3x3)
 
}}</pre>
 
}}</pre>
  
 
<includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
 
<includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>

Revision as of 10:22, 29 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     =
|cost      =
|materials =
|animals   =
|size      =
}}

parameters

{{Infobox building
|name      = Location name
|image     = The image name, minus the File:
|cost      = Cost of building construction (gold)
|materials = Materials required for building construction
|animals   = A list of the animals able to stay in this building, if applicable
|size      = The size of the building in the format XxY (i.e. 3x3)
}}