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 4: Line 4:
;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}}}[[Category:Food]]</p>{{#if:{{{usedtocreate|}}}|;Used to Create
<p style="margin-left: 1.6em;">{{{usedtocreate}}}</p>|}}{{#if:{{{usedtoresearch|}}}|;Used to Research
<p style="margin-left: 1.6em;">{{{usedtocreate}}}</p>|}}<noinclude>
<p style="margin-left: 1.6em;">{{{usedtoresearch}}}</p>|}}<noinclude>


==Usage==
==Usage==
Line 12: Line 11:
{{Crafting_Ingredient
{{Crafting_Ingredient
|usedtocook=<Links to foods?>
|usedtocook=<Links to foods?>
|usedinresearch=<Links to schematics>
|usedtocreate=<Links to items>
|usedtocreate=<Links to items>
|usedtoresearch=<Links to schematics>
}}</pre>
}}</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. Items with a ? will show that information is missing.
*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.
[[Category:Templates]]</noinclude>
[[Category:Templates]]</noinclude>

Revision as of 18:17, 19 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.