Template:Block: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
(Added usage, category, and information missing defaults)
m (Added description)
Line 10: Line 10:


==Usage==
==Usage==
<pre>
The Block template is meant to be used for any block.
{{Block|size=<Large or Small?>|material=<Material Block is made from?>|researchtobuild=<Links to research>|itemsrequired=<links to items?>}}
<pre>{{Block|size=<Large or Small?>|material=<Material Block is made from?>|researchtobuild=<Links to research>|itemsrequired=<links to items?>}}</pre>
</pre>
*The code above can be pasted into your page and edited.
 
*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.
*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.
[[Category:Templates]]</noinclude>
[[Category:Templates]]</noinclude>

Revision as of 12:33, 28 February 2017

Block Information

Size
<Information Missing>
Material
<Information Missing>
Research Required to Build
None
Items Required to Build
<Information Missing>

Usage

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

{{Block|size=<Large or Small?>|material=<Material Block is made from?>|researchtobuild=<Links to research>|itemsrequired=<links to items?>}}
  • The code above can be pasted into your page and edited.
  • 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.