Difference between revisions of "Template:Infobox building"

From Stardew Valley Wiki
Jump to navigation Jump to search
(allow for description template to populate the description field)
(fix padding under greenhouse description)
Line 3: Line 3:
 
|colspan=2 id="infoboxheader"|{{{name|}}}
 
|colspan=2 id="infoboxheader"|{{{name|}}}
 
|-
 
|-
|colspan="2" style="padding-bottom: 15px;"|[[File:{{{image|}}}|center|{{#if:{{{width|}}}|{{{width|}}}|}}]]
+
|colspan="2" style="padding-bottom: {{#ifeq:{{Description|{{PAGENAME}}}}| |0|15px}};"|[[File:{{{image|}}}|center|{{#if:{{{width|}}}|{{{width|}}}|}}]]
 
|-
 
|-
 
|colspan="2" id="infoboxdetail" style="text-align: center; font-style:italic;"|{{#if:{{{description|}}}|{{{description|}}}|{{Description|{{PAGENAME}}}}}}
 
|colspan="2" id="infoboxdetail" style="text-align: center; font-style:italic;"|{{#if:{{{description|}}}|{{{description|}}}|{{Description|{{PAGENAME}}}}}}

Revision as of 18:09, 1 October 2018

Description

This template displays an infobox for farm buildings. Do not use this on your user page. It is reserved for content pages.

Parameters

Parameter Notes
name Building name
image Image name, minus File:
image2 Second image name, minus File:
description Building description, if one exists. Automatically populated by Template:Description if omitted.
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, if applicable
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)