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 10: | Line 10: | ||
;Time Required to Craft<br/> | ;Time Required to Craft<br/> | ||
<p style="margin-left: 1.6em;">{{#if:{{{craftingtime|}}}|<!--TRUE-->{{{craftingtime}}} second(s)|<Information Missing><includeonly>[[Category:Missing_information]]</includeonly>}}</p> | <p style="margin-left: 1.6em;">{{#if:{{{craftingtime|}}}|<!--TRUE-->{{{craftingtime}}} second(s)|<Information Missing><includeonly>[[Category:Missing_information]]</includeonly>}}</p> | ||
; | ;Required Research | ||
<p style="margin-left: 1.6em;">{{{ | <p style="margin-left: 1.6em;">{{{requiredresearch|None}}}</p><!-- | ||
--><includeonly>[[Category:Research and Quests/Schematics/0.5]]</includeonly><!-- | --><includeonly>[[Category:Research and Quests/Schematics/0.5]]</includeonly><!-- | ||
Line 22: | Line 22: | ||
|requireditems=<Links?> | |requireditems=<Links?> | ||
|craftingtime=<Seconds?> | |craftingtime=<Seconds?> | ||
| | |requiredresearch=<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 13:54, 8 January 2018
Version: | 0.6 |
History: | 0.5 |
Research Schematic
- Items Unlocked By This Schematic
<Information Missing>
- Items Required to Craft This Schematic
<Information Missing>
- Time Required to Craft
<Information Missing>
- Required Research
None
Usage
The Crafting Schematic template is meant to be used for schematic scrolls.
{{Crafting_Schematic |unlocksitems=<Links?> |requireditems=<Links?> |craftingtime=<Seconds?> |requiredresearch=<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.