Template:Crafting Block: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
m (Added description)
m (Updated indentation and usage)
Line 1: Line 1:
<h2>Crafting</h2>
<h2>Crafting</h2>
;Craftable Blueprints
;Craftable Blueprints
: {{{craftable|<Information Missing>}}}
<p style="margin-left: 1.6em;">{{{craftable|<Information Missing>}}}</p>
;Requires Fuel
;Requires Fuel
: {{{fuel|No}}}
<p style="margin-left: 1.6em;">{{{fuel|No}}}</p>
;Related Research
;Related Research
: {{{related|<Information Missing>}}}<noinclude>
<p style="margin-left: 1.6em;">{{{related|<Information Missing>}}}</p><noinclude>


==Usage==
==Usage==
The Crafting Block template is meant to be used for any block that is used in crafting. This includes the campfire and crafting table.
The Crafting Block template is meant to be used for any block that is used in crafting. This includes the campfire and crafting table.
<pre>{{Crafting_Block|craftable=<List of blueprints?>|fuel=<Yes/No>|related=<Links to research?>}}</pre>
<pre>{{Crafting_Block
|craftable=<List of blueprints?>
|fuel=<Yes/No>
|related=<Links to research?>}}</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 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 23:30, 4 March 2017

Crafting

Craftable Blueprints

<Information Missing>

Requires Fuel

No

Related Research

<Information Missing>

Usage

The Crafting Block template is meant to be used for any block that is used in crafting. This includes the campfire and crafting table.

{{Crafting_Block
|craftable=<List of blueprints?>
|fuel=<Yes/No>
|related=<Links to research?>}}
  • 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.