Template:Biome Infobox

From Medieval Engineers Wiki
Revision as of 14:28, 24 October 2018 by CptTwinkie (talk | contribs) (Created page with "<includeonly>{{Infobox/Start}}<!-- -->{{Infobox/Thumbnail|image={{{image|}}}|caption={{{imagecaption|}}}}}<!-- -->{{Infobox/Cat|Kingdoms}}<!-- -->{{Infobox/Text|{{{kingdoms|<I...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Biome Infobox

Sandy Desert

Kingdoms

MapDarios.png Darios
MapBarHadur.png Bar Hadur

Wonders

Badlands.png Dariosy Raj
IceCave.png Frozen Chasm

Usage

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

{{Biome
|image=ArcticBiome.png
|imagecaption=Sandy Desert
|kingdoms=<kingdoms?>
|wonders=<wonders?>
}}
  • 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 Infobox
|image=ArcticBiome.png
|imagecaption=Sandy Desert
|kingdoms={{Small_Image_Link|MapDarios.png|Darios}}<br />
{{Small_Image_Link|MapBarHadur.png|Bar Hadur}}
|wonders={{Small_Image_Link|Badlands.png|Dariosy Raj}}<br />
{{Small_Image_Link|IceCave.png|Frozen Chasm}}
}}