Template:Crafting Schematic/0.5: Difference between revisions
Jump to navigation
Jump to search
CptTwinkie (talk | contribs) m (CptTwinkie moved page Template:Crafting Schematic to Template:Crafting Schematic/0.5 without leaving a redirect) |
CptTwinkie (talk | contribs) mNo edit summary |
||
Line 7: | Line 7: | ||
<p style="margin-left: 1.6em;">{{{requiredresearch|None}}}</p> | <p style="margin-left: 1.6em;">{{{requiredresearch|None}}}</p> | ||
;Items Required to Craft This Schematic | ;Items Required to Craft This Schematic | ||
<p style="margin-left: 1.6em;">{{{requireditems|<Information Missing>}}}{{#if:{{{requireditems|}}}||<includeonly>[[Category:Missing_information]]</includeonly>}}</p><includeonly>[[Category:Research/Schematics]]</includeonly><noinclude> | <p style="margin-left: 1.6em;">{{{requireditems|<Information Missing>}}}{{#if:{{{requireditems|}}}||<includeonly>[[Category:Missing_information]]</includeonly>}}</p><includeonly>[[Category:Research/Schematics/0.5]]</includeonly><noinclude> | ||
==Usage== | ==Usage== | ||
The Crafting Schematic template is meant to be used for schematic scrolls. | The Crafting Schematic template is meant to be used for schematic scrolls. | ||
<pre>{{Crafting_Schematic | <pre>{{Crafting_Schematic/0.5 | ||
|unlocksitems=<Links to blocks?> | |unlocksitems=<Links to blocks?> | ||
|unlocksschematics=<Links to schematics> | |unlocksschematics=<Links to schematics> | ||
Line 19: | Line 19: | ||
*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:Research/Schematics]]. [[:Category:Missing_information]] is added conditionally. | *Templates adds [[:Category:Research/Schematics/0.5]]. [[:Category:Missing_information]] is added conditionally. | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> |
Revision as of 08:08, 4 January 2018
Research Schematic
- Items Unlocked By This Schematic
<Information Missing>
- Research Unlocked By This Schematic
None
- Research Required to Craft This Schematic
None
- Items Required to Craft This Schematic
<Information Missing>
Usage
The Crafting Schematic template is meant to be used for schematic scrolls.
{{Crafting_Schematic/0.5 |unlocksitems=<Links to blocks?> |unlocksschematics=<Links to schematics> |requiredresearch=<Links to research> |requireditems=<Links to 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:Research/Schematics/0.5. Category:Missing_information is added conditionally.