Template:Block

From Medieval Engineers Wiki
Revision as of 12:21, 12 September 2018 by CptTwinkie (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Block Information

Size

<Information Missing>

Dimensions

1 x 1 x 1

Material

<Information Missing>

Usage

The Block template is meant to be used for any block.

Large Block Version:

{{Block
|size=<Large or Small?>
|dims=<X x Y x Z>
|material=<Material Block is made from?>
|researchtobuild=<Links to research>
|itemsrequired=<links to items>
|mass=<Number>
|hitpoints=<Number>
}}

Small Block Version:

{{Block
|size=<Large or Small?>
|dims=<X x Y x Z>
|material=<Material Block is made from?>
}}
  • The code above can be pasted into your page and edited.
  • Because small blocks are crafted they should all using the Crafting Blueprint template. This makes the research to build and items required fields redundant.
  • Any of the attributes can be left out entirely and they will use their default value. Items marked with a "?" do not have defaults and will display <Information Missing> if they are not filled in.
  • Templates adds Category:Blocks. Category:Large Blocks, Category:Small Blocks, and Category:Missing_information are added conditionally.

ORDERED TEMPLATE: This template is typically used on pages with other templates. It should be added in the order specified in Template Ordering.