Template:Wonder: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 9: Line 9:
-->{{#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}}
|kingdom={{Small_Image_Link|No.png|Umbril}}
|biome={{Small_Image_Link|No.png|Arctic}}
|biome={{Small_Image_Link|No.png|Arctic}}
}}
}}
Line 31: Line 31:
==Example Source==
==Example Source==
<pre>{{Wonder
<pre>{{Wonder
|kingdom={{Small_Image_Link|No.png|Kingdom_of_Umbril{{!}}Umbril}}
|kingdom={{Small_Image_Link|No.png|Umbril}}
|biome={{Small_Image_Link|No.png|Arctic Biome}}
|biome={{Small_Image_Link|No.png|Arctic Biome}}
}}</pre>
}}</pre>
[[Category:Templates]]</noinclude>
[[Category:Templates]]</noinclude>

Revision as of 21:35, 20 December 2017

Wonder

KingdomNo.png Umbril

BiomeNo.png Arctic







Usage

The Image Link template is meant to be used when adding items to a list that have numbers and images.

{{Wonder
|kingdom=<kingdom?>
|biome=<biome?>
}}
  • 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
|kingdom={{Small_Image_Link|No.png|Umbril}}
|biome={{Small_Image_Link|No.png|Arctic Biome}}
}}