Template:Resource: 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}}}</...") |
CptTwinkie (talk | contribs) mNo edit summary |
||
Line 9: | Line 9: | ||
-->[[Category:Resources]]</includeonly><noinclude><!-- | -->[[Category:Resources]]</includeonly><noinclude><!-- | ||
--> | -->{{Version <!-- Do not change the version until the entire page is up-to-date --> | ||
{{Version <!-- Do not change the version until the entire page is up-to-date --> | |||
|release=0|major=6|minor=X|suppress=true}} | |release=0|major=6|minor=X|suppress=true}} | ||
{{HistorySub|0.5}} | {{HistorySub|0.5}} |
Revision as of 10:23, 5 January 2018
Version: | 0.6 |
History: | 0.5 |
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.
{{Resource |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.