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 1: | Line 1: | ||
<h2>Resource</h2> | <h2>Resource</h2> | ||
;Used to Create | ;Used to Create | ||
: {{{usedtocreate|None}}} | <p style="margin-left: 1.6em;">{{{usedtocreate|None}}}</p> | ||
;Used to Craft or Cook | ;Used to Craft or Cook | ||
: {{{usedtocraft|None}}} | <p style="margin-left: 1.6em;">{{{usedtocraft|None}}}</p> | ||
;Used in Research | ;Used in Research | ||
: {{{usedinresearch|None}}} | <p style="margin-left: 1.6em;">{{{usedinresearch|None}}}</p> | ||
;Research Required to Create | ;Research Required to Create | ||
: {{{researchrequired|None}}} | <p style="margin-left: 1.6em;">{{{researchrequired|None}}}</p> | ||
;Items required to Create | ;Items required to Create | ||
: {{{itemsrequired|None}}} | <p style="margin-left: 1.6em;">{{{itemsrequired|None}}}</p> | ||
;Gathered by Tools | ;Gathered by Tools | ||
: {{{requiredtools|None}}}<noinclude> | <p style="margin-left: 1.6em;">{{{requiredtools|None}}}</p><noinclude> | ||
==Usage== | ==Usage== |
Revision as of 23:14, 4 March 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.