Template:Infobox Block/doc

From Space Engineers Wiki
Jump to navigation Jump to search

Description

This template is used to insert info boxes describing block properties and recipes.

Syntax

{{Infobox Block
|name={{PAGENAME}}
|fitsSmall=
|massSmall=
|powerSmall=
|forceSmall=
|fitsLarge=
|massLarge=
|powerLarge=
|forceLarge=
}}

Samples

{{Infobox Block
|name=Spargel
|fitsSmall=Yes
|massSmall=12
|powerSmall=34
|forceSmall=56
|fitsLarge=No
|massLarge=0
|powerLarge=0
|forceLarge=0
}}

results in...

Infobox Block/doc
File:Icon Block Infobox Block/doc.png
Properties
Large Grid
No
Small Grid
Yes
Mass
0
Mass
12
Power
0
Power
34
Force
0
Force
56

This template adds rows to the table "Blocks", which is declared by the template Infobox Block. View table.