Template:Block: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
m (Protected "Template:Block" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
(Added usage, category, and information missing defaults)
Line 1: Line 1:
<h2>Block Information</h2>
<h2>Block Information</h2>
;Size
;Size
: {{{size|?}}}
: {{{size|<Information Missing>}}}
;Material
;Material
: {{{material|?}}}
: {{{material|<Information Missing>}}}
;Research Required to Build
;Research Required to Build
: {{{researchtobuild|None}}}
: {{{researchtobuild|None}}}
;Items Required to Build
;Items Required to Build
: {{{itemsrequired|?}}}
: {{{itemsrequired|<Information Missing>}}}<noinclude>
 
==Usage==
<pre>
{{Block|size=<Large or Small?>|material=<Material Block is made from?>|researchtobuild=<Links to research>|itemsrequired=<links to items?>}}
</pre>
 
*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>

Revision as of 12:45, 24 February 2017

Block Information

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

Usage

{{Block|size=<Large or Small?>|material=<Material Block is made from?>|researchtobuild=<Links to research>|itemsrequired=<links to items?>}}
  • 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.