Template:Crafting BlockNoCategories: Difference between revisions
Jump to navigation
Jump to search
CptTwinkie (talk | contribs) (Created page with "<h2>Crafting</h2> '''Craftable Items''' <p style="margin-left: 1.6em;">{{{craftable|<Information Missing>}}}{{#if:{{{craftable|}}}||<includeonly>Category:Missing_information</includeonly>}}</p> '''Requires Fuel''' <p style="margin-left: 1.6em;">{{{fuel|No}}}</p> {{#if:{{{related|}}}|<!--TRUE-->'''Related Research'''<br/><p style="margin-left: 1.6em;">{{{related}}}</p>}}{{#ifeq:{{{nocat|}}}|true|<!--TRUE-->|<!--FALSE-->}}<noinclude> ==Usage== The Crafting Block templ...") |
CptTwinkie (talk | contribs) mNo edit summary |
||
Line 8: | Line 8: | ||
==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>{{ | <pre>{{Crafting_BlockNoCategories | ||
|craftable=<List of items?> | |craftable=<List of items?> | ||
|fuel=<Yes/No> | |fuel=<Yes/No> |
Revision as of 22:07, 18 July 2022
Crafting
Craftable Items
<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_BlockNoCategories |craftable=<List of items?> |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.
Category:Missing_information is added conditionally.
ORDERED TEMPLATE: This template is typically used on pages with other templates. It should be added in the order specified in Template Ordering.