Template:Resource: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly><h2>Resource</h2>
<includeonly><h2>[[:Category:Resources|Resource]]</h2>
;Used to Craft
;Used to Craft
<p style="margin-left: 1.6em;">{{{usedtocraft|None}}}</p>
<p style="margin-left: 1.6em;">{{{usedtocraft|None}}}</p>

Latest revision as of 12:47, 15 September 2018

Version: 0.6
History:

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
|usedtocraft=<Links to items>
|usedtobuild=<Links to blocks>
|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.

ORDERED TEMPLATE: This template is typically used on pages with other templates. It should be added in the order specified in Template Ordering.