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/Cat|Biomes}}{{Infobox/Text|{{{biomes}}} }}{{Infobox/Cat|Wonders}}{{Infobox/Text|{{{wonders}}} }}{{Infobox/End}}
<includeonly>{{Infobox/Start}}{{Infobox/Cat|Biomes}}{{Infobox/Text|{{{biomes|<Information Missing>}}} }}{{Infobox/Cat|Wonders}}{{Infobox/Text|{{{wonders|<Information Missing>}}} }}{{Infobox/End}}<!--
[[Category:Kingdoms]]</includeonly><noinclude>
 
-->{{#if:{{{biomes|}}}||[[Category:Missing_information]]}}<!--
-->{{#if:{{{wonders|}}}||[[Category:Missing_information]]}}<!--
 
-->[[Category:Kingdoms]]</includeonly><noinclude>
==Example==
==Example==
{{Kingdom
{{Kingdom
Line 21: Line 25:
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
|biomes=<biomes>
|biomes=<biomes?>
|wonders=<wonders>
|wonders=<wonders?>
}}</pre>
}}</pre>
*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.


==Example Source==
==Example Source==

Revision as of 18:07, 20 December 2017

Example

Kingdom

Biomes

 Arctic Biome
 Tundra Biome

Wonders

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