Template:Kingdom: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
mNo edit summary
m (Undo revision 7940 by CptTwinkie (talk))
Line 1: Line 1:
<includeonly>{{Infobox/Start}}{{Infobox/Cat|Biomes}}{{Infobox/Text|{{{biomes|<Information Missing>}}} }}{{Infobox/Cat|Wonders}}{{Infobox/Text|{{{wonders|<Information Missing>}}} }}{{Infobox/End}}<!--
<includeonly>{{Infobox/Start}}{{Infobox/Thumbnail|image={{{image|No.png}}}|caption={{BASEPAGENAME}} }}{{Infobox/Cat|Biomes}}{{Infobox/Text|{{{biomes|<Information Missing>}}} }}{{Infobox/Cat|Wonders}}{{Infobox/Text|{{{wonders|<Information Missing>}}} }}{{Infobox/End}}<!--


-->{{#if:{{{image|}}}||[[Category:Missing_images]]}}<!--
-->{{#if:{{{biomes|}}}||[[Category:Missing_information]]}}<!--
-->{{#if:{{{biomes|}}}||[[Category:Missing_information]]}}<!--
-->{{#if:{{{wonders|}}}||[[Category:Missing_information]]}}<!--
-->{{#if:{{{wonders|}}}||[[Category:Missing_information]]}}<!--
Line 6: Line 7:
-->{{#ifeq:{{FULLPAGENAME}}|Template:Kingdom|<!--TRUE-->|<!--FALSE-->[[Category:Kingdoms]]}}</includeonly><noinclude>
-->{{#ifeq:{{FULLPAGENAME}}|Template:Kingdom|<!--TRUE-->|<!--FALSE-->[[Category:Kingdoms]]}}</includeonly><noinclude>
{{Kingdom
{{Kingdom
|image=No.png
|biomes={{Small_Image_Link|No.png|Arctic}}<br />
|biomes={{Small_Image_Link|No.png|Arctic}}<br />
{{Small_Image_Link|No.png|Tundra}}
{{Small_Image_Link|No.png|Tundra}}
Line 11: Line 13:
{{Small_Image_Link|No.png|Frozen Chasm}}
{{Small_Image_Link|No.png|Frozen Chasm}}
}}
}}
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
Line 24: Line 32:
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.
<pre>{{Kingdom
<pre>{{Kingdom
|image=<image?>
|biomes=<biomes?>
|biomes=<biomes?>
|wonders=<wonders?>
|wonders=<wonders?>
Line 33: Line 42:
==Example Source==
==Example Source==
<pre>{{Kingdom
<pre>{{Kingdom
|image=No.png
|biomes={{Small_Image_Link|No.png|Arctic}}<br />
|biomes={{Small_Image_Link|No.png|Arctic}}<br />
{{Small_Image_Link|No.png|Tundra}}
{{Small_Image_Link|No.png|Tundra}}

Revision as of 21:49, 20 December 2017

Kingdom

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
|image=<image?>
|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
|image=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}}
}}