Template:BlockNoCategories: Difference between revisions
Jump to navigation
Jump to search
CptTwinkie (talk | contribs) (Created page with "<h2>Block Information</h2> ;Size <p style="margin-left: 1.6em;">{{{size|<Information Missing>}}}{{#if:{{{size|}}}|<!--TRUE-->|<includeonly>Category:Missing_information</includeonly>}}</p> ;Dimensions <p style="margin-left: 1.6em;">{{{dims|1 x 1 x 1}}}</p> ;Material <p style="margin-left: 1.6em;">{{{material|<Information Missing>}}}{{#if:{{{material|}}}||<includeonly>Category:Missing_information</includeonly>}}</p><!-- -->{{#if:{{{researchtobu...") |
CptTwinkie (talk | contribs) mNo edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 14: | Line 14: | ||
The BlockNoCategories template is meant to be used for old versions of blocks. | The BlockNoCategories template is meant to be used for old versions of blocks. | ||
===Large Block Version:=== | ===Large Block Version:=== | ||
<pre>{{ | <pre>{{BlockNoCategoriesNoCategories | ||
|size=<Large or Small?> | |size=<Large or Small?> | ||
|dims=<X x Y x Z> | |dims=<X x Y x Z> | ||
Line 24: | Line 24: | ||
}}</pre> | }}</pre> | ||
===Small Block Version:=== | ===Small Block Version:=== | ||
<pre>{{ | <pre>{{BlockNoCategoriesNoCategories | ||
|size=<Large or Small?> | |size=<Large or Small?> | ||
|dims=<X x Y x Z> | |dims=<X x Y x Z> | ||
Line 34: | Line 34: | ||
*Templates adds [[:Category:Missing_information]] conditionally. | *Templates adds [[:Category:Missing_information]] conditionally. | ||
{{:Template Ordering}} | {{:Template Ordering}} | ||
[[Category:Templates]]</noinclude> | [[Category:Templates/NoCategorization]]</noinclude> |
Latest revision as of 23:06, 19 July 2022
Block Information
- Size
<Information Missing>
- Dimensions
1 x 1 x 1
- Material
<Information Missing>
Usage
The BlockNoCategories template is meant to be used for old versions of blocks.
Large Block Version:
{{BlockNoCategoriesNoCategories |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:
{{BlockNoCategoriesNoCategories |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:Missing_information conditionally.
ORDERED TEMPLATE: This template is typically used on pages with other templates. It should be added in the order specified in Template Ordering.