Template:Kingdom: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 3: Line 3:
==Example==
==Example==
{{Kingdom
{{Kingdom
|biomes={{Small_Image_Link|No.png|Arctic_Biome{{!}}Arctic}}
|biomes={{Small_Image_Link|No.png|Arctic Biome}}<br />
{{Small_Image_Link|No.png|Tundra_Biome{{!}}Tundra}}
{{Small_Image_Link|No.png|Tundra Biome}}
|wonders={{Small_Image_Link|No.png|Icy Fracture}}
|wonders={{Small_Image_Link|No.png|Icy Fracture}}<br />
{{Small_Image_Link|No.png|Cesky Raj}}
{{Small_Image_Link|No.png|Cesky Raj}}
}}
}}
Line 28: Line 28:
==Example Source==
==Example Source==
<pre>{{Kingdom
<pre>{{Kingdom
|biomes={{Small_Image_Link|No.png|Arctic_Biome{{!}}Arctic}}
|biomes={{Small_Image_Link|No.png|Arctic Biome}}<br />
{{Small_Image_Link|No.png|Tundra_Biome{{!}}Tundra}}
{{Small_Image_Link|No.png|Tundra Biome}}
|wonders={{Small_Image_Link|No.png|Icy Fracture}}
|wonders={{Small_Image_Link|No.png|Icy Fracture}}<br />
{{Small_Image_Link|No.png|Cesky Raj}}
{{Small_Image_Link|No.png|Cesky Raj}}
}}</pre>
}}</pre>
[[Category:Templates]]</noinclude>
[[Category:Templates]]</noinclude>

Revision as of 17:11, 20 December 2017

Example

Kingdom

Biomes

 Arctic Biome
 Tundra Biome

Wonders

 Icy Fracture
 Cesky Raj










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.

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|Icy Fracture}}<br />
{{Small_Image_Link|No.png|Cesky Raj}}
}}