Template:Resource/0.5: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
mNo edit summary
(Removed researchrequired and itemsrequired)
Line 6: Line 6:
;Used in Research
;Used in Research
<p style="margin-left: 1.6em;">{{{usedinresearch|None}}}</p>
<p style="margin-left: 1.6em;">{{{usedinresearch|None}}}</p>
;Research Required to Create
<p style="margin-left: 1.6em;">{{{researchrequired|None}}}</p>
;Items required to Create
<p style="margin-left: 1.6em;">{{{itemsrequired|None}}}</p>
;Gathered by Tools
;Gathered by Tools
<p style="margin-left: 1.6em;">{{{requiredtools|None}}}</p><noinclude>
<p style="margin-left: 1.6em;">{{{requiredtools|None}}}</p><noinclude>
Line 20: Line 16:
|usedtocraft=<Links to items>
|usedtocraft=<Links to items>
|usedinresearch=<Links to schematics>
|usedinresearch=<Links to schematics>
|researchrequired=<Links to schematics>
|itemsrequired=<Links to items>
|requiredtools=<Links to tools>}}</pre>
|requiredtools=<Links to tools>}}</pre>
*The code above can be pasted into your page and edited.
*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 11:04, 5 March 2017

Resource

Used to Create

None

Used to Craft or Cook

None

Used in Research

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>
|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.