Template:Crafting Blueprint: Difference between revisions
Jump to navigation
Jump to search
CptTwinkie (talk | contribs) mNo edit summary |
CptTwinkie (talk | contribs) m (Added description) |
||
Line 8: | Line 8: | ||
==Usage== | ==Usage== | ||
<pre> | The Crafting Blueprint is meant to be used by the items in the crafting menus. This includes items in player crafting, the crafting table, and the research table. | ||
{{Crafting_Blueprint|craftedby=<Player or name of block>|researchrequired=<List of schematics>|itemsrequired=<List of items?>}} | <pre>{{Crafting_Blueprint|craftedby=<Player or name of block>|researchrequired=<List of schematics>|itemsrequired=<List of items?>}}</pre> | ||
</pre> | *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 marked with a "?" do not have defaults and will display <Information Missing> if they are not filled in. | *Any of the attributes can be left out entirely and they will use their default value. Items marked with a "?" do not have defaults and will display <Information Missing> if they are not filled in. | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> |
Revision as of 12:37, 28 February 2017
Craftable Item
- Crafted by Block or Player
- Player
- Research Required to Craft
- None
- Items Required to Craft
- <Information Missing>
Usage
The Crafting Blueprint is meant to be used by the items in the crafting menus. This includes items in player crafting, the crafting table, and the research table.
{{Crafting_Blueprint|craftedby=<Player or name of block>|researchrequired=<List of schematics>|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 use their default value. Items marked with a "?" do not have defaults and will display <Information Missing> if they are not filled in.