Template:Fuel: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
<h2>Consumable: Fuel</h2>
<h2>Fuel</h2>
;Used by Blocks
;Used by Blocks
<p style="margin-left: 1.6em;">{{{usedbyblocks|<Information Missing>}}}{{#if:{{{usedbyblocks|}}}||<includeonly>[[Category:Missing_information]]</includeonly>}}</p><includeonly>[[Category:Fuel]]</includeonly><noinclude>
<p style="margin-left: 1.6em;">{{{usedbyblocks|<Information Missing>}}}{{#if:{{{usedbyblocks|}}}||<includeonly>[[Category:Missing_information]]</includeonly>}}</p><includeonly>[[Category:Fuel]]</includeonly><noinclude>
Line 5: Line 5:
==Usage==
==Usage==
The Consumable Fuel template is meant to be used by any item that can be used as a fuel. This includes sticks, branches and most other wooden items in the game.
The Consumable Fuel template is meant to be used by any item that can be used as a fuel. This includes sticks, branches and most other wooden items in the game.
<pre>{{Consumable_Fuel|usedbyblocks=<Links to blocks?>}}</pre>
<pre>{{Fuel|usedbyblocks=<Links to blocks?>}}</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.
*Template adds [[:Category:Fuel]]. [[:Category:Missing_information]] is added conditionally.
*Template adds [[:Category:Fuel]]. [[:Category:Missing_information]] is added conditionally.
[[Category:Templates]]</noinclude>
[[Category:Templates]]</noinclude>

Revision as of 16:09, 2 August 2017

Fuel

Used by Blocks

<Information Missing>

Usage

The Consumable Fuel template is meant to be used by any item that can be used as a fuel. This includes sticks, branches and most other wooden items in the game.

{{Fuel|usedbyblocks=<Links to blocks?>}}
  • 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.
  • Template adds Category:Fuel. Category:Missing_information is added conditionally.