Template:Crafting Ingredient

From Medieval Engineers Wiki
Revision as of 15:18, 19 January 2018 by CptTwinkie (talk | contribs) (Created page with "<includeonly><h2>Ingredient</h2> ;Used to Cook <p style="margin-left: 1.6em;">{{{usedtocook|<Information Missing>}}}{{#if:{{{usedtocook|}}}||Category:Missing_information}}...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


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.

{{Crafting_Ingredient
|usedtocook=<Links to foods?>
|usedtocreate=<Links to items>
}}
  • The code above can be pasted into your page and edited.
  • Any of the attributes can be left out entirely and they will not be displayed. Items with a ? will show that information is missing.
  • Templates adds Category:Food. Category:Missing_information is added conditionally.