Template:Crafting Schematic/0.5: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
m (CptTwinkie moved page Template:Crafting Schematic to Template:Crafting Schematic/0.5 without leaving a redirect)
m (Undo revision 15888 by CptTwinkie (talk))
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<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>
<h2>Research Schematic</h2>
;Items Unlocked By This Schematic
;Items Unlocked By This Schematic
Line 7: Line 10:
<p style="margin-left: 1.6em;">{{{requiredresearch|None}}}</p>
<p style="margin-left: 1.6em;">{{{requiredresearch|None}}}</p>
;Items Required to Craft This Schematic
;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/Schematics]]</includeonly><noinclude>
<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==
==Usage==
The Crafting Schematic template is meant to be used for schematic scrolls.
The Crafting Schematic template is meant to be used for schematic scrolls.
<pre>{{Crafting_Schematic
<pre>{{Crafting_Schematic/0.5
|unlocksitems=<Links to blocks?>
|unlocksitems=<Links to blocks?>
|unlocksschematics=<Links to schematics>
|unlocksschematics=<Links to schematics>
Line 19: Line 22:
*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/Schematics]]. [[:Category:Missing_information]] is added conditionally.
*Templates adds [[:Category:Research and Quests/Schematics/0.5]]. [[:Category:Missing_information]] is added conditionally.
[[Category:Templates]]</noinclude>
[[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.