Template:Kingdom: Difference between revisions
Jump to navigation
Jump to search
CptTwinkie (talk | contribs) mNo edit summary |
CptTwinkie (talk | contribs) mNo edit summary |
||
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 24: | Line 26: | ||
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 36: | ||
==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:43, 20 December 2017
Kingdom
Biomes
Wonders
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}} }}