Template:Kingdom: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
<includeonly>{{Infobox/Start}}{{Infobox/Thumbnail|image={{{thumb|No.png}}}|caption={{BASEPAGENAME}} }}{{Infobox/Cat|Biomes}}{{Infobox/Text|{{{biomes|<Information Missing>}}} }}{{Infobox/Cat|Wonders}}{{Infobox/Text|{{{wonders|<Information Missing>}}} }}{{Infobox/End}}{{#if:{{{bigmap|}}}|<!--TRUE-->true[[File:{{{bigmap}}}|640px|thumb|<strong><center>{{{mapcaption}}}</center></strong>]]|<!--FALSE-->false}}<!--
<includeonly>{{Infobox/Start}}{{Infobox/Thumbnail|image={{{thumb|No.png}}}|caption={{BASEPAGENAME}} }}{{Infobox/Cat|Biomes}}{{Infobox/Text|{{{biomes|<Information Missing>}}} }}{{Infobox/Cat|Wonders}}{{Infobox/Text|{{{wonders|<Information Missing>}}} }}{{Infobox/End}}{{#if:{{{bigmap|}}}|<!--TRUE-->[[File:{{{bigmap}}}|640px|thumb|<strong><center>Map of the {{BASEPAGENAME}} Kingdom</center></strong>]]|<!--FALSE-->}}<!--


-->{{#if:{{{thumb|}}}||[[Category:Missing_images]]}}<!--
-->{{#if:{{{thumb|}}}||[[Category:Missing_images]]}}<!--
Line 13: Line 13:
{{Small_Image_Link|No.png|Frozen Chasm}}
{{Small_Image_Link|No.png|Frozen Chasm}}
|bigmap=MapBarHadur.png
|bigmap=MapBarHadur.png
|mapcaption=Map of the Bar Hadur Kingdom
}}
}}
<br />
<br />
Line 37: Line 36:
|biomes=<biomes?>
|biomes=<biomes?>
|wonders=<wonders?>
|wonders=<wonders?>
|bigmap=<image>
}}</pre>
}}</pre>
*The code above can be pasted into your page and edited.
*The code above can be pasted into your page and edited.
Line 50: Line 50:
{{Small_Image_Link|No.png|Frozen Chasm}}
{{Small_Image_Link|No.png|Frozen Chasm}}
|bigmap=MapBarHadur.png
|bigmap=MapBarHadur.png
|mapcaption=Map of the Bar Hadur Kingdom
}}</pre>
}}</pre>
[[Category:Templates]]</noinclude>
[[Category:Templates]]</noinclude>

Revision as of 21:57, 20 December 2017

Kingdom

Kingdom
Kingdom

Biomes

 Arctic
 Tundra

Wonders

 Dariosy Raj
 Frozen Chasm

Map of the Kingdom Kingdom
















Usage

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

{{Kingdom
|thumb=<image?>
|biomes=<biomes?>
|wonders=<wonders?>
|bigmap=<image>
}}
  • 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
|thumb=No.png
|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}}
|bigmap=MapBarHadur.png
}}