Template:Biome: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 34: Line 34:
{{Table-End}}
{{Table-End}}
|ores={{Image_Link|IronOreIcon.png|Iron Ore}}
|ores={{Image_Link|IronOreIcon.png|Iron Ore}}
:{{Image_Link|No.png|Copper Ore}}
|flora=
|flora=
{{Table-Start}}
{{Table-Start}}
Line 64: Line 65:


==Example Source==
==Example Source==
<pre>{{Kingdom
<pre>{{Biome
|biomes={{Small_Image_Link|No.png|Arctic Biome}}<br />
|kingdoms={{Small_Image_Link|No.png|Kingdom_of_Darios{{!}}Darios}}<br />
{{Small_Image_Link|No.png|Tundra Biome}}
{{Small_Image_Link|No.png|Kingdom_of_Bar_Hadur{{!}}Bar Hadur}}
|wonders={{Small_Image_Link|No.png|Dariosy Raj}}<br />
|wonders={{Small_Image_Link|No.png|Dariosy Raj}}<br />
{{Small_Image_Link|No.png|Frozen Chasm}}
{{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}}
|ores={{Image_Link|IronOreIcon.png|Iron Ore}}
:{{Image_Link|No.png|Copper Ore}}
|flora=
{{Table-Start}}
{{Table-ImageCell|No.png|Palm Trees}}
{{Table-ImageCell|No.png|Hazel}}
{{Table-ImageCell|No.png|Opuntia Cactus}}
{{Table-End}}
}}</pre>
}}</pre>
[[Category:Templates]]</noinclude>
[[Category:Templates]]</noinclude>

Revision as of 18:03, 20 December 2017

Example

Biome

Kingdoms

Darios Darios
Bar Hadur Bar Hadur

Wonders

{{{wonders<Information Missing>}}}

Kingdom Information

Food and Crops

File:Wheat Straws.png Wheat Straws FlaxBundle.png Flax Straws Berries.png Berries

Ores

IronOreIcon.png Iron Ore

No.png Copper Ore

Flora

No.png Palm Trees No.png Hazel No.png Opuntia Cactus










Usage

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

{{Kingdom
|kingdoms=<kingdoms?>
|wonders=<wonders?>
|crops=<consumables?>
|ores=<ore_types?>
|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.

Example Source

{{Biome
|kingdoms={{Small_Image_Link|No.png|Kingdom_of_Darios{{!}}Darios}}<br />
{{Small_Image_Link|No.png|Kingdom_of_Bar_Hadur{{!}}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}}
|ores={{Image_Link|IronOreIcon.png|Iron Ore}}
:{{Image_Link|No.png|Copper Ore}}
|flora=
{{Table-Start}}
{{Table-ImageCell|No.png|Palm Trees}}
{{Table-ImageCell|No.png|Hazel}}
{{Table-ImageCell|No.png|Opuntia Cactus}}
{{Table-End}}
}}