Template:Fuel: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
(Added usage, category, and information missing defaults)
mNo edit summary
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
<h2>Consumable: Fuel</h2>
<h2>[[:Category:Fuel|Fuel]]</h2>
;Used by Blocks
;Burnt by Blocks [Burn Time]
: {{{usedbyblocks|<Information Missing>}}}<noinclude>
<p style="margin-left: 1.6em;">{{{usedbyblocks|<Information Missing>}}}{{#if:{{{usedbyblocks|}}}||<includeonly>[[Category:Missing_information]]</includeonly>}}</p><includeonly>[[Category:Fuel]]</includeonly><noinclude>


==Usage==
==Usage==
<pre>
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.
{{Consumable_Fuel|<List of blocks?>}}
<pre>{{Fuel|usedbyblocks=<Links to blocks?>}}</pre>
</pre>
*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 Ordering}}
[[Category:Templates]]</noinclude>
[[Category:Templates]]</noinclude>

Latest revision as of 18:56, 17 September 2018

Fuel

Burnt by Blocks [Burn Time]

<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.

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