Template:Crafting Ingredient/0.5: Difference between revisions
Jump to navigation
Jump to search
CptTwinkie (talk | contribs) (Created page with "<h2>Ingredient</h2> ;Used to Cook <p style="margin-left: 1.6em;">{{{usedtocook|<Information Missing>}}}{{#if:{{{usedtocook|}}}||Category:Missing_information}}</p> ;Used in...") |
CptTwinkie (talk | contribs) 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:{{{ | <p style="margin-left: 1.6em;">{{{usedtocreate}}}</p>|}}{{#if:{{{usedtoresearch|}}}|;Used to Research | ||
<p style="margin-left: 1.6em;">{{{ | <p style="margin-left: 1.6em;">{{{usedtoresearch}}}</p>|}}<noinclude> | ||
==Usage== | ==Usage== | ||
Line 13: | Line 13: | ||
|usedtocook=<Links to foods?> | |usedtocook=<Links to foods?> | ||
|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:12, 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?> |usedtocreate=<Links to items> |usedtoresearch=<Links to schematics> }}
- 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.