Template:Resource/0.5: Difference between revisions
Jump to navigation
Jump to search
CptTwinkie (talk | contribs) (Added usage and category) |
CptTwinkie (talk | contribs) m (Added description) |
||
Line 14: | Line 14: | ||
==Usage== | ==Usage== | ||
<pre> | 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|usedtocreate=<Links to blocks>|usedtocraft=<Links to items>|usedinresearch=<Links to schematics>|researchrequired=<Links to schematics>|itemsrequired=<Links to items>|requiredtools=<Links to tools>}} | <pre>{{Resource|usedtocreate=<Links to blocks>|usedtocraft=<Links to items>|usedinresearch=<Links to schematics>|researchrequired=<Links to schematics>|itemsrequired=<Links to items>|requiredtools=<Links to tools>}}</pre> | ||
</pre> | *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. | *Any of the attributes can be left out entirely and they will use their default value. | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> |
Revision as of 12:43, 28 February 2017
Resource
- Used to Create
- None
- Used to Craft or Cook
- None
- Used in Research
- None
- Research Required to Create
- None
- Items required to Create
- None
- Gathered by Tools
- None
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|usedtocreate=<Links to blocks>|usedtocraft=<Links to items>|usedinresearch=<Links to schematics>|researchrequired=<Links to schematics>|itemsrequired=<Links to items>|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.