Template:ResourceNoCategories: Difference between revisions
Jump to navigation
Jump to search
CptTwinkie (talk | contribs) (Created page with "<includeonly><h2>Resource</h2> ;Used to Craft <p style="margin-left: 1.6em;">{{{usedtocraft|None}}}</p> ;Used to Build <p style="margin-left: 1.6em;">{{{usedtobuild|None}}}</p> {{#if:{{{requiredtools|}}}|'''Gathered by Tools'''<br/><p style="margin-left: 1.6em;">{{{requiredtools}}}</p>|}}<!-- --></includeonly><noinclude><!-- -->{{Version <!-- Do not change the version until the entire page is up-to-date --> |release=0|major=7|minor=X|suppress=true}} ==Usage== The Resou...") |
CptTwinkie (talk | contribs) mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 21: | Line 21: | ||
*Any of the attributes can be left out entirely and they will use their default value. | *Any of the attributes can be left out entirely and they will use their default value. | ||
{{:Template Ordering}} | {{:Template Ordering}} | ||
[[Templates/ | [[Category:Templates/NoCategorization]]</noinclude> |
Latest revision as of 23:06, 19 July 2022
Version: | 0.7 |
Usage
The Resource template is meant to be used by any item that is gathered from the world or used only to create other items/blocks with. This includes logs, stones, and possibly also derived items like ingots and metal parts.
{{ResourceNoCategories |usedtocraft=<Links to items> |usedtobuild=<Links to blocks> |requiredtools=<Links to tools> }}
- 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.
ORDERED TEMPLATE: This template is typically used on pages with other templates. It should be added in the order specified in Template Ordering.