Template:Crafting Ingredient: Difference between revisions
Jump to navigation
Jump to search
CptTwinkie (talk | contribs) m (Protected "Template:Crafting Ingredient" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
CptTwinkie (talk | contribs) mNo edit summary |
||
Line 3: | Line 3: | ||
<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|}}}||[[Category:Missing_information]]}}</p><!-- | ||
-->{{#if:{{{usedtocreate|}}}|'''Used to Create''' | -->{{#if:{{{usedtocreate|}}}|'''Used to Create''' | ||
<p style="margin-left: 1.6em;">{{{usedtocreate}}}</p>|}}[[Category: | <p style="margin-left: 1.6em;">{{{usedtocreate}}}</p>|}}[[Category:Consumables]]</includeonly><noinclude> | ||
{{Version <!-- Do not change the version until the entire page is up-to-date --> | {{Version <!-- Do not change the version until the entire page is up-to-date --> | ||
|release=0|major=6}} | |release=0|major=6}} | ||
Line 16: | Line 16: | ||
*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 not be displayed. Items with a ? will show that information is missing. | *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: | *Templates adds [[:Category:Consumables]]. [[:Category:Missing_information]] is added conditionally. | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> |
Revision as of 14:54, 27 January 2018
Version: | 0.6 |
History: | 0.5 |
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:Consumables. Category:Missing_information is added conditionally.