Template:Wonder: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
m (Protected "Template:Wonder" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
mNo edit summary
 
(7 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]]}}<!--
Line 9: Line 13:
-->{{#ifeq:{{FULLPAGENAME}}|Template:Wonder|<!--TRUE-->|<!--FALSE-->[[Category:Wonders]]}}</includeonly><noinclude>
-->{{#ifeq:{{FULLPAGENAME}}|Template:Wonder|<!--TRUE-->|<!--FALSE-->[[Category:Wonders]]}}</includeonly><noinclude>
{{Wonder
{{Wonder
|kingdom={{Small_Image_Link|No.png|Kingdom_of_Umbril{{!}}Umbril}}
|thumb=No.png
|biome={{Small_Image_Link|No.png|Arctic Biome}}
|kingdom={{Small_Image_Link|No.png|Umbril}}
|biome={{Small_Image_Link|No.png|Arctic}}
|bigimage=No.png
}}
}}
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
Line 22: 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 31: Line 44:
==Example Source==
==Example Source==
<pre>{{Wonder
<pre>{{Wonder
|kingdom={{Small_Image_Link|No.png|Kingdom_of_Umbril{{!}}Umbril}}
|thumb=No.png
|biome={{Small_Image_Link|No.png|Arctic Biome}}
|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

Wonder

Wonder

KingdomNo.png Umbril

BiomeNo.png Arctic

Wonder












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