Template:Crafting Schematic: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
(Created page with "<h2>Research Schematic</h2> ;Items Unlocked By This Schematic <p style="margin-left: 1.6em;">{{{unlocksitems|<Information Missing>}}}{{#if:{{{unlocksitems|}}}||<includeonly>...")
 
mNo edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
<h2>Research Schematic</h2>
<noinclude>{{Version <!-- Do not change the version until the entire page is up-to-date -->
|release=0|major=6|minor=X|suppress=true}}
{{HistorySub|0.5}}
</noinclude><!--
 
--><h2>Research [[:Category:Research and Quests/Schematics|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>
;Related Research
<p style="margin-left: 1.6em;">{{{unlocksschematics|None}}}</p><!--


--><includeonly>[[Category:Research and Quests/Schematics/0.5]]</includeonly><!--
--><includeonly>[[Category:Research and Quests/Schematics]]</includeonly><!--


--><noinclude>
--><noinclude>
Line 16: Line 15:
<pre>{{Crafting_Schematic
<pre>{{Crafting_Schematic
|unlocksitems=<Links?>
|unlocksitems=<Links?>
|requireditems=<Links?>
|craftingtime=<Seconds?>
|unlocksschematics=<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.
*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 and Quests/Schematics]]. [[:Category:Missing_information]] is added conditionally.
*Templates adds [[:Category:Research and Quests/Schematics]]. [[:Category:Missing_information]] is added conditionally.
{{:Template Ordering}}
[[Category:Templates]]</noinclude>
[[Category:Templates]]</noinclude>

Latest revision as of 18:17, 18 July 2022

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.

ORDERED TEMPLATE: This template is typically used on pages with other templates. It should be added in the order specified in Template Ordering.