Template:Biome: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 8: Line 8:
'''Food and Crops'''
'''Food and Crops'''
<p style="margin-left: 1.6em;">{{{crops|<Information Missing>}}}</p><br />
<p style="margin-left: 1.6em;">{{{crops|<Information Missing>}}}</p><br />
'''Ores'''
<p style="margin-left: 1.6em;">{{{ores|<Information Missing>}}}</p><br />


'''Flora'''
'''Flora'''
Line 34: Line 31:
{{Table-ImageCell|Berries.png|Berries}}
{{Table-ImageCell|Berries.png|Berries}}
{{Table-End}}
{{Table-End}}
|ores={{Image_Link|IronOreIcon.png|Iron Ore}}
:{{Image_Link|No.png|Copper Ore}}
|flora=
|flora=
{{Table-Start}}
{{Table-Start}}
Line 50: Line 45:
|wonders=<wonders?>
|wonders=<wonders?>
|crops=<consumables?>
|crops=<consumables?>
|ores=<ore_types?>
|flora=<plants_and_trees?>
|flora=<plants_and_trees?>
}}</pre>
}}</pre>
Line 69: Line 63:
{{Table-ImageCell|Berries.png|Berries}}
{{Table-ImageCell|Berries.png|Berries}}
{{Table-End}}
{{Table-End}}
|ores={{Image_Link|IronOreIcon.png|Iron Ore}}
:{{Image_Link|No.png|Copper Ore}}
|flora=
|flora=
{{Table-Start}}
{{Table-Start}}

Revision as of 10:09, 10 May 2018

Biome

Kingdoms

 Darios
 Bar Hadur

Wonders

 Dariosy Raj
 Frozen Chasm

Biome Information

Food and Crops

File:Wheat Straws.png Wheat Straws  Flax Straws  Berries


Flora

 Palm Trees  Hazel  Opuntia Cactus

Usage

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

{{Biome
|kingdoms=<kingdoms?>
|wonders=<wonders?>
|crops=<consumables?>
|flora=<plants_and_trees?>
}}
  • 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:Biomes category.

Example Source

{{Biome
|kingdoms={{Small_Image_Link|No.png|Darios}}<br />
{{Small_Image_Link|No.png|Bar Hadur}}
|wonders={{Small_Image_Link|No.png|Dariosy Raj}}<br />
{{Small_Image_Link|No.png|Frozen Chasm}}
|crops=
{{Table-Start}}
{{Table-ImageCell|Wheat Straws.png|Wheat Straws}}
{{Table-ImageCell|FlaxBundle.png|Flax Straws}}
{{Table-ImageCell|Berries.png|Berries}}
{{Table-End}}
|flora=
{{Table-Start}}
{{Table-ImageCell|No.png|Palm Trees}}
{{Table-ImageCell|No.png|Hazel}}
{{Table-ImageCell|No.png|Opuntia Cactus}}
{{Table-End}}
}}