Template:Kingdom: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
m (Protected "Template:Kingdom" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
mNo edit summary
Line 6: Line 6:
-->{{#ifeq:{{FULLPAGENAME}}|Template:Kingdom|<!--TRUE-->|<!--FALSE-->[[Category:Kingdoms]]}}</includeonly><noinclude>
-->{{#ifeq:{{FULLPAGENAME}}|Template:Kingdom|<!--TRUE-->|<!--FALSE-->[[Category:Kingdoms]]}}</includeonly><noinclude>
{{Kingdom
{{Kingdom
|biomes={{Small_Image_Link|No.png|Arctic Biome}}<br />
|biomes={{Small_Image_Link|No.png|Arctic}}<br />
{{Small_Image_Link|No.png|Tundra Biome}}
{{Small_Image_Link|No.png|Tundra}}
|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}}
Line 33: Line 33:
==Example Source==
==Example Source==
<pre>{{Kingdom
<pre>{{Kingdom
|biomes={{Small_Image_Link|No.png|Arctic Biome}}<br />
|biomes={{Small_Image_Link|No.png|Arctic}}<br />
{{Small_Image_Link|No.png|Tundra Biome}}
{{Small_Image_Link|No.png|Tundra}}
|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}}
}}</pre>
}}</pre>
[[Category:Templates]]</noinclude>
[[Category:Templates]]</noinclude>

Revision as of 21:20, 20 December 2017

Kingdom

Biomes

No.png Arctic
No.png Tundra

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.
  • Adds Category:Kingdoms category.

Example Source

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