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

From Stardew Valley Wiki
Jump to navigation Jump to search
m
Line 13: Line 13:
 
|capacity  =
 
|capacity  =
 
|size      =
 
|size      =
 +
|sizehv    =
 
}}</pre>
 
}}</pre>
  
Line 23: Line 24:
 
|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
 
|capacity  = The maximum number of animals storable in this building
 
|capacity  = The maximum number of animals storable in this building
|size      = The size of the building in the format XxY (i.e. 3x3)
+
|size      = The size of the building (this requires that you know the name of the image used; some use width x height and some use height x width)
 +
|sizehv    = The size of the building in format horizontal x vertical (optional)
 
}}</pre>
 
}}</pre>
  

Revision as of 00:43, 5 May 2017

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   =
|capacity  =
|size      =
|sizehv    = 
}}

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
|capacity  = The maximum number of animals storable in this building
|size      = The size of the building (this requires that you know the name of the image used; some use width x height and some use height x width)
|sizehv    = The size of the building in format horizontal x vertical (optional)
}}