Template:Crafting Schematic: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
mNo edit summary
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><!--
;Items Required to Craft This Schematic
<p style="margin-left: 1.6em;">{{{requireditems|<Information Missing>}}}{{#if:{{{requireditems|}}}||<includeonly>[[Category:Missing_information]]</includeonly>}}</p>
;Time Required to Craft<br/>
<p style="margin-left: 1.6em;">{{#if:{{{craftingtime|}}}|<!--TRUE-->{{{craftingtime}}}&nbsp;second(s)|<Information Missing><includeonly>[[Category:Missing_information]]</includeonly>}}</p>
;Required Research
<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 20: Line 14:
<pre>{{Crafting_Schematic
<pre>{{Crafting_Schematic
|unlocksitems=<Links?>
|unlocksitems=<Links?>
|requireditems=<Links?>
|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 12:46, 17 January 2018

Version: 0.6
History:

Research Schematic

Items Unlocked By This Schematic

<Information Missing>

Usage

The Crafting Schematic template is meant to be used for schematic scrolls.

{{Crafting_Schematic
|unlocksitems=<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.