Template:Crafting Schematic/0.5: Difference between revisions
Jump to navigation
Jump to search
CptTwinkie (talk | contribs) (First layout) |
CptTwinkie (talk | contribs) m (Undo revision 15888 by CptTwinkie (talk)) |
||
(26 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<h2>Schematic</h2> | <noinclude>{{Version <!-- Do not change the version until the entire page is up-to-date --> | ||
|release=0|major=5|minor=X|suppress=true}} | |||
</noinclude> | |||
<h2>Research Schematic</h2> | |||
;Items Unlocked By This Schematic | ;Items Unlocked By This Schematic | ||
: {{{unlocksitems| | <p style="margin-left: 1.6em;">{{{unlocksitems|<Information Missing>}}}{{#if:{{{unlocksitems|}}}||<includeonly>[[Category:Missing_information]]</includeonly>}}</p> | ||
; | ;Research Unlocked By This Schematic | ||
: {{{unlocksschematics|None}}} | <p style="margin-left: 1.6em;">{{{unlocksschematics|None}}}</p> | ||
;Items Required to | ;Research Required to Craft This Schematic | ||
: {{{ | <p style="margin-left: 1.6em;">{{{requiredresearch|None}}}</p> | ||
;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 and Quests/Schematics/0.5]]</includeonly><noinclude> | |||
==Usage== | |||
The Crafting Schematic template is meant to be used for schematic scrolls. | |||
<pre>{{Crafting_Schematic/0.5 | |||
|unlocksitems=<Links to blocks?> | |||
|unlocksschematics=<Links to schematics> | |||
|requiredresearch=<Links to research> | |||
|requireditems=<Links to items?> | |||
}}</pre> | |||
*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 and Quests/Schematics/0.5]]. [[:Category:Missing_information]] is added conditionally. | |||
[[Category:Templates/0.5]]</noinclude> |
Latest revision as of 18:45, 17 August 2018
Version: | 0.5 |
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 and Quests/Schematics/0.5. Category:Missing_information is added conditionally.