Template:Crafting Schematic: Difference between revisions
Jump to navigation
Jump to search
CptTwinkie (talk | contribs) mNo edit summary |
CptTwinkie (talk | contribs) mNo edit summary |
||
Line 5: | Line 5: | ||
<h2>Research Schematic</h2> | <h2>Research Schematic</h2> | ||
;Items Unlocked By This Schematic | ;Items Unlocked By This Schematic | ||
<p style="margin-left: 1.6em;">{{{unlocksitems|<Information Missing>}}}{{#if:{{{unlocksitems|}}}||<includeonly>[[Category:Missing_information]]</includeonly>}}</p><!-- | <p style="margin-left: 1.6em;">{{{unlocksitems|<Information Missing>}}}{{#if:{{{unlocksitems|}}}||<includeonly>[[Category:Missing_information]]</includeonly>}}</p> | ||
;Research Unlocked By This Schematic | |||
<p style="margin-left: 1.6em;">{{{unlocksresearch|<Information Missing>}}}{{#if:{{{unlocksresearch|}}}||<includeonly>[[Category:Missing_information]]</includeonly>}}</p><!-- | |||
--><includeonly>[[Category:Research and Quests/Schematics/0.5]]</includeonly><!-- | --><includeonly>[[Category:Research and Quests/Schematics/0.5]]</includeonly><!-- | ||
Line 14: | Line 16: | ||
<pre>{{Crafting_Schematic | <pre>{{Crafting_Schematic | ||
|unlocksitems=<Links?> | |unlocksitems=<Links?> | ||
|unlocksresearch=<Links?> | |||
}}</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 14:55, 17 January 2018
Version: | 0.6 |
History: | 0.5 |
Research Schematic
- Items Unlocked By This Schematic
<Information Missing>
- Research Unlocked By This Schematic
<Information Missing>
Usage
The Crafting Schematic template is meant to be used for schematic scrolls.
{{Crafting_Schematic |unlocksitems=<Links?> |unlocksresearch=<Links?> }}
- 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. Category:Missing_information is added conditionally.