Template:Kingdom: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
mNo edit summary
m (Undo revision 7863 by CptTwinkie (talk))
Line 5: Line 5:


-->[[Category:Kingdoms]]</includeonly><noinclude>
-->[[Category:Kingdoms]]</includeonly><noinclude>
{{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}}
}}
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
==Usage==
==Usage==
The Image Link template is meant to be used when adding items to a list that have numbers and images.
The Image Link template is meant to be used when adding items to a list that have numbers and images.
Line 13: 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.
==Example Source==
<pre>{{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}}
}}</pre>
[[Category:Templates]]</noinclude>
[[Category:Templates]]</noinclude>

Revision as of 18:13, 20 December 2017

Kingdom

Biomes

No.png Arctic Biome
No.png Tundra Biome

Wonders

No.png Dariosy Raj
No.png 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.

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}}
}}