Template:Crafting Blueprint: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 21: Line 21:
*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 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.
*Templates adds Category:Crafting/Products. Category:Missing_information is added conditionally.
[[Category:Templates]]</noinclude>
[[Category:Templates]]</noinclude>

Revision as of 15:39, 24 July 2017

Craftable Item

Crafted by Block or Player

Player

Research Required to Craft

None

Amount of Item Produced

1 item(s)

Time Required to Craft

<Information Missing>

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>
|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 use their default value. Items marked with a "?" do not have defaults and will display <Information Missing> if they are not filled in.
  • Templates adds Category:Crafting/Products. Category:Missing_information is added conditionally.