Template:Crafting Ingredient/0.5: Difference between revisions
Jump to navigation
Jump to search
CptTwinkie (talk | contribs) mNo edit summary |
CptTwinkie (talk | contribs) mNo edit summary |
||
Line 3: | Line 3: | ||
<p style="margin-left: 1.6em;">{{{usedtocook|<Information Missing>}}}{{#if:{{{usedtocook|}}}||<includeonly>[[Category:Missing_information]]</includeonly>}}</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}}}<includeonly>[[Category:Food]]</includeonly></p>{{#if:{{{usedtocreate|}}}| | <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 16:15, 27 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.
- Templates adds Category:Food. Category:Missing_information is added conditionally.