Template:Crafting Ingredient/0.5: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
<h2>Ingredient</h2>
<h2>Ingredient</h2>
;Used to Cook
;Used to Cook
<p style="margin-left: 1.6em;">{{{usedtocook|<Information Missing>}}}{{#if:{{{usedtocook|}}}||[[Category:Missing_information]]}}</p>
<p style="margin-left: 1.6em;">{{{usedtocook|<Information Missing>}}}{{#if:{{{usedtocook|}}}||<includeonly>[[Category:Missing_information]]</includeonly>}}</p>
;Used in Research
;Used in Research
<p style="margin-left: 1.6em;">{{{usedinresearch|None}}}[[Category:Food]]</p>{{#if:{{{usedtocreate|}}}|;Used to Create
<p style="margin-left: 1.6em;">{{{usedinresearch|None}}}<includeonly>[[Category:Food]]</includeonly></p>{{#if:{{{usedtocreate|}}}|;Used to Create
<p style="margin-left: 1.6em;">{{{usedtocreate}}}</p>|}}<noinclude>
<p style="margin-left: 1.6em;">{{{usedtocreate}}}</p>|}}<noinclude>



Revision as of 13:11, 21 July 2017

Ingredient

Used to Cook

<Information Missing>

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.

{{Crafting_Ingredient
|usedtocook=<Links to foods?>
|usedinresearch=<Links to schematics>
|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 use their default value. Items with a ? will show that information is missing.