Template:Kingdom: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
m (Undo revision 7863 by CptTwinkie (talk))
m (Undo revision 7863 by CptTwinkie (talk))
Line 29: Line 29:
*The code above can be pasted into your page and edited.
*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.
*Items marked with a "?" do not have defaults and will display <Information Missing> if they are not filled in.
*Adds [[:Category:Kingdoms]] category.


==Example Source==
==Example Source==

Revision as of 18:16, 20 December 2017

Kingdom

Biomes

 Arctic Biome
 Tundra Biome

Wonders

 Dariosy Raj
 Frozen Chasm










Usage

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

{{Kingdom
|biomes=<biomes?>
|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:Kingdoms category.

Example Source

{{Kingdom
|biomes={{Small_Image_Link|No.png|Arctic Biome}}<br />
{{Small_Image_Link|No.png|Tundra Biome}}
|wonders={{Small_Image_Link|No.png|Dariosy Raj}}<br />
{{Small_Image_Link|No.png|Frozen Chasm}}
}}