Template:Resource/0.5: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
mNo edit summary
Line 1: Line 1:
<h2>Resource</h2>
<h2>Resource</h2>
;Used to Create
;Used to Build
<p style="margin-left: 1.6em;">{{{usedtocreate|None}}}</p>
<p style="margin-left: 1.6em;">{{{usedtobuild|None}}}</p>
;Used to Craft
;Used to Craft
<p style="margin-left: 1.6em;">{{{usedtocraft|None}}}</p>
<p style="margin-left: 1.6em;">{{{usedtocraft|None}}}</p>
Line 12: Line 12:
<pre>
<pre>
{{Resource
{{Resource
|usedtocreate=<Links to blocks>
|usedtobuild=<Links to blocks>
|usedtocraft=<Links to items>
|usedtocraft=<Links to items>
|usedinresearch=<Links to schematics>
|usedinresearch=<Links to schematics>

Revision as of 13:57, 9 December 2017

Resource

Used to Build

None

Used to Craft

None

Used in Research

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