Template:Structure/doc

From RLCraft Wiki
Jump to navigation Jump to search

Description

To use this template, add the {{Structure}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This template is to be used for any structure* that can either generate or has a use in RLCraft.

*With the exception of Vanilla structures.

Categories

When an article uses this template it will automatically get assigned the category Structures.

Syntax

{{Structure
 | title                      = 
 | image                      = [e.g. "Example.jpg"]
 | imagecaption               = 
 | mod                        = 
 | biomes                     = 
 | consists_of                = 
 | generate_in_existing_chunks= 
}}
Parameter Function Default/Example value
title Optional value to use a different title instead of the page name {{BASEPAGENAME}}
image Image of the structure (should be approx. 300x300px) Structure.png
imagecaption Caption of the image if needed None
mod The mod from which the structure comes. Should be linked None
biomes None
consists_of See Structure
generate_in_existing_chunks No

Sample output


{{Structure
 | title                      = Battle Tower
 | image                      = Battletower Classic.png
 | imagecaption               = A cobblestone Battle Tower
 | mod                        = [[Battle Towers]]
 | biomes                     = Any
 | consists_of                = 
 | generate_in_existing_chunks= No
}}