Template:Crafting Blueprint: Difference between revisions
Jump to navigation
Jump to search
CptTwinkie (talk | contribs) mNo edit summary |
CptTwinkie (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
<includeonly>{{#ifeq:{{{hideheading|}}}|True|<!--TRUE--><br/>|<!--FALSE--><h2>Craftable Item</h2>}} | <includeonly>{{#ifeq:{{{hideheading|}}}|True|<!--TRUE--><br/>|<!--FALSE--><h2>Craftable Item</h2>}} | ||
-->{{#if:{{{recipename|}}}|<!--TRUE--><h3>{{{recipename}}}</h3><br/>}}<!-- | |||
{{#if:{{{craftedby|}}}|<!--TRUE-->'''Crafted By'''<br/><p style="margin-left: 1.6em;">{{{craftedby}}}</p>}}<!-- | {{#if:{{{craftedby|}}}|<!--TRUE-->'''Crafted By'''<br/><p style="margin-left: 1.6em;">{{{craftedby}}}</p>}}<!-- | ||
-->{{#if:{{{researchrequired|}}}|<!--TRUE-->'''Required Research'''<br/><p style="margin-left: 1.6em;">{{{researchrequired}}}</p>}}<!-- | -->{{#if:{{{researchrequired|}}}|<!--TRUE-->'''Required Research'''<br/><p style="margin-left: 1.6em;">{{{researchrequired}}}</p>}}<!-- | ||
Line 10: | Line 11: | ||
<pre>{{Crafting_Blueprint | <pre>{{Crafting_Blueprint | ||
|hideheading=<True to hide the heading> | |hideheading=<True to hide the heading> | ||
|recipename=<Name> | |||
|craftedby=<Player/Block/Toolhead> | |craftedby=<Player/Block/Toolhead> | ||
|researchrequired=<List of schematics> | |researchrequired=<List of schematics> |
Revision as of 14:15, 10 January 2018
Usage
The Crafting Blueprint is meant to be used by the items in the crafting menus. This includes items in player crafting, crafting blocks, and toolheads.
{{Crafting_Blueprint |hideheading=<True to hide the heading> |recipename=<Name> |craftedby=<Player/Block/Toolhead> |researchrequired=<List of schematics> |amount=<Number> |craftingtime=<Number> |itemsrequired=<List of items> }}
- The code above can be pasted into your page and edited.
- Any of the attributes can be left out entirely and they will be ignored or not displayed at all.
- Templates adds Category:Crafting/Products.