Template:Wonder: Difference between revisions
Jump to navigation
Jump to search
CptTwinkie (talk | contribs) mNo edit summary |
CptTwinkie (talk | contribs) mNo edit summary |
||
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{Infobox/Start}}<!-- | <includeonly><!-- | ||
--> {{Infobox/CatText|category=Kingdom|text={{{kingdom|<Information Missing>}}} }}<!-- | -->{{Infobox/Start}}<!-- | ||
--> {{Infobox/CatText|category=Biome|text={{{biome|<Information Missing>}}} }}<!-- | -->{{Infobox/Thumbnail|image={{{thumb|No.png}}}|caption={{BASEPAGENAME}} }}<!-- | ||
-->{{Infobox/End}}<!-- | -->{{Infobox/CatText|category=Kingdom|text={{{kingdom|<Information Missing>}}} }}<!-- | ||
-->{{Infobox/CatText|category=Biome|text={{{biome|<Information Missing>}}} }}<!-- | |||
-->{{Infobox/End|hidetext=true}}<!-- | |||
-->{{#ifeq:{{{bigimage|}}}||<!--TRUE-->{{No_Image}}|<!--FALSE-->[[File:{{{bigimage}}}|640px|thumb|<strong><center>{{BASEPAGENAME}}</center></strong>]]}}<!-- | |||
-->{{#if:{{{thumb|}}}||[[Category:Missing_images]]}}<!-- | |||
-->{{#if:{{{kingdom|}}}||[[Category:Missing_information]]}}<!-- | -->{{#if:{{{kingdom|}}}||[[Category:Missing_information]]}}<!-- | ||
-->{{#if:{{{biome|}}}||[[Category:Missing_information]]}}<!-- | -->{{#if:{{{biome|}}}||[[Category:Missing_information]]}}<!-- | ||
-->[[Category:Wonders]]</includeonly><noinclude> | -->{{#ifeq:{{FULLPAGENAME}}|Template:Wonder|<!--TRUE-->|<!--FALSE-->[[Category:Wonders]]}}</includeonly><noinclude> | ||
{{Wonder | {{Wonder | ||
|kingdom={{Small_Image_Link|No.png| | |thumb=No.png | ||
|biome={{Small_Image_Link|No.png|Arctic | |kingdom={{Small_Image_Link|No.png|Umbril}} | ||
|biome={{Small_Image_Link|No.png|Arctic}} | |||
|bigimage=No.png | |||
}} | }} | ||
<br /> | |||
<br /> | |||
<br /> | <br /> | ||
<br /> | <br /> | ||
Line 25: | Line 33: | ||
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>{{Wonder | <pre>{{Wonder | ||
|thumb=<image?> | |||
|kingdom=<kingdom?> | |kingdom=<kingdom?> | ||
|biome=<biome?> | |biome=<biome?> | ||
|bigimage=<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 34: | Line 44: | ||
==Example Source== | ==Example Source== | ||
<pre>{{Wonder | <pre>{{Wonder | ||
|kingdom={{Small_Image_Link|No.png| | |thumb=No.png | ||
|biome={{Small_Image_Link|No.png|Arctic | |kingdom={{Small_Image_Link|No.png|Umbril}} | ||
|biome={{Small_Image_Link|No.png|Arctic}} | |||
|bigimage=No.png | |||
}}</pre> | }}</pre> | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> |
Latest revision as of 18:54, 3 February 2018
Usage
The Image Link template is meant to be used when adding items to a list that have numbers and images.
{{Wonder |thumb=<image?> |kingdom=<kingdom?> |biome=<biome?> |bigimage=<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:Wonders category.
Example Source
{{Wonder |thumb=No.png |kingdom={{Small_Image_Link|No.png|Umbril}} |biome={{Small_Image_Link|No.png|Arctic}} |bigimage=No.png }}