Template:Resource/0.5: Difference between revisions
Jump to navigation
Jump to search
CptTwinkie (talk | contribs) mNo edit summary |
CptTwinkie (talk | contribs) mNo edit summary |
||
Line 5: | Line 5: | ||
<p style="margin-left: 1.6em;">{{{usedtocraft|None}}}</p> | <p style="margin-left: 1.6em;">{{{usedtocraft|None}}}</p> | ||
;Used in Research | ;Used in Research | ||
<p style="margin-left: 1.6em;">{{{usedinresearch|None}}}</p> | <p style="margin-left: 1.6em;">{{{usedinresearch|None}}}</p>{{#if:{{{requiredtools|}}}|;Gathered by Tools | ||
;Gathered by Tools | <p style="margin-left: 1.6em;">{{{requiredtools}}}</p>|}} | ||
<p style="margin-left: 1.6em;">{{{requiredtools|None}}}</p><noinclude> | <p style="margin-left: 1.6em;">{{{requiredtools|None}}}</p><noinclude> | ||
Revision as of 12:52, 21 July 2017
Resource
- Used to Create
None
- Used to Craft
None
- Used in Research
None
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> |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.