Template:Block: Difference between revisions
Jump to navigation
Jump to search
CptTwinkie (talk | contribs) m (Added description) |
CptTwinkie (talk | contribs) (Added dimensions) |
||
Line 2: | Line 2: | ||
;Size | ;Size | ||
: {{{size|<Information Missing>}}} | : {{{size|<Information Missing>}}} | ||
;Dimensions | |||
: {{{dims|1 x 1 x 1}}} | |||
;Material | ;Material | ||
: {{{material|<Information Missing>}}} | : {{{material|<Information Missing>}}} | ||
Line 11: | Line 13: | ||
==Usage== | ==Usage== | ||
The Block template is meant to be used for any block. | The Block template is meant to be used for any block. | ||
<pre>{{Block|size=<Large or Small?>|material=<Material Block is made from?>|researchtobuild=<Links to research>|itemsrequired=<links to items?>}}</pre> | <pre>{{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?>}}</pre> | ||
*The code above can be pasted into your page and edited. | *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 22:47, 4 March 2017
Block Information
- Size
- <Information Missing>
- Dimensions
- 1 x 1 x 1
- 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?>|dims=<X x Y x Z>|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.