Template:Crafting Block: Difference between revisions
Jump to navigation
Jump to search
CptTwinkie (talk | contribs) mNo edit summary |
CptTwinkie (talk | contribs) mNo edit summary |
||
Line 4: | Line 4: | ||
;Requires Fuel | ;Requires Fuel | ||
<p style="margin-left: 1.6em;">{{{fuel|No}}}</p> | <p style="margin-left: 1.6em;">{{{fuel|No}}}</p> | ||
{{#if:{{{related|}}}|<!--TRUE-->'''Related Research'''<br/><p style="margin-left: 1.6em;">{{{related}}}</p>}}<includeonly>[[Category:Crafting]]</includeonly><noinclude> | |||
<p style="margin-left: 1.6em;">{{{related | |||
==Usage== | ==Usage== | ||
Line 12: | Line 11: | ||
|craftable=<List of blueprints?> | |craftable=<List of blueprints?> | ||
|fuel=<Yes/No> | |fuel=<Yes/No> | ||
|related=<Links to research | |related=<Links to research> | ||
}}</pre> | }}</pre> | ||
*The code above can be pasted into your page and edited. | *The code above can be pasted into your page and edited. |
Revision as of 22:33, 24 August 2017
Crafting
- Craftable Blueprints
<Information Missing>
- Requires Fuel
No
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.
- Templates adds Category:Crafting. Category:Missing_information is added conditionally.