Template:Flora

From Medieval Engineers Wiki
Revision as of 11:28, 10 May 2018 by CptTwinkie (talk | contribs) (Created page with "<includeonly><h2>Biome Information</h2> '''Biome(s)''' <p style="margin-left: 1.6em;">{{{biomes|<Information Missing>}}}</p><br /> {{#if:{{{gatherable|}}}|<!--TRUE-->'''Gathe...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Biome Information

Biome(s)

No.png Temparate Forest

No.png Arctic


Gatherable

Berries.png Berries
WoodenSticks.png Sticks
Roots.png Roots

Usage

The Image Link template is meant to be used when adding items to a list that have numbers and images.

{{Flora
|biomes=<biomes?>
|gatherable=<items>
}}
  • The code above can be pasted into your page and edited.
  • Items marked with a "?" do not have defaults and will display <Information Missing> if they are not filled in.
  • Adds Category:Flora category.

Example Source

{{Flora
|biomes=
{{Image_Link||Temparate Forest}}<br/><br/>
{{Image_Link||Arctic}}
|gatherable=
{{Image_Link|Berries.png|Berries}}<br/>
{{Image_Link|WoodenSticks.png|Sticks}}<br/>
{{Image_Link|Roots.png|Roots}}
}}