Template:World: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
(Added Pipe and images always have a height of 24 pixels)
(Easier info - resizeble images - default values)
Line 1: Line 1:
World {{#switch:{{{1}}}|coin=[[File:NSMBW Coinworld.png|x24px|link=Coin Battle World]]|1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|A=A|B=B|C=C|D=D}}-{{#switch:{{{2}}}|fortress|fort=[[File:Fort Icon.png|x24px|link=Fortress]]|castle=[[File:Castle Icon.png|x24px|link=Castle]]|ghost|ghosthouse=[[File:Ghost Icon.png|x24px|link=Ghost House]]|cannon=[[File:Cannon Icon.png|x24px]]|airship=[[File:Airship Sprite.png|x24px|link=Airship]]|piranhaplant=[[File:PiranhaPlant-Map-SMA4.gif|link=Piranha Plant]]|bowsercastle|bowser=[[File:Bowser's Castle Sprite.png|x24px|link=Bowser's Castle]]|pipe=[[File:Pipe SMG2.png|x24px|link=Warp Pipe]]|1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=10|A=A|B=B|C=C|D=D}}<noinclude>
World {{#switch:{{{1}}}|coin=[[File:NSMBW Coinworld.png|{{{size|x24px}}}|link=Coin Battle World]]|1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|A=A|B=B|C=C|D=D|#default=?}}-{{#switch:{{{2}}}|fortress|fort=[[File:Fort Icon.png|{{{size|x24px}}}|link=Fortress]]|castle=[[File:Castle Icon.png|{{{size|x24px}}}|link=Castle]]|ghost|ghosthouse=[[File:Ghost Icon.png|{{{size|x24px}}}|link=Ghost House]]|cannon=[[File:Cannon Icon.png|{{{size|x24px}}}]]|airship=[[File:Airship Sprite.png|{{{size|x24px}}}|link=Airship]]|piranhaplant=[[File:PiranhaPlant-Map-SMA4.gif|link=Piranha Plant]]|bowsercastle|bowser=[[File:Bowser's Castle Sprite.png|{{{size|x24px}}}|link=Bowser's Castle]]|pipe=[[File:Pipe SMG2.png|{{{size|x24px}}}|link=Warp Pipe]]|1=1|2=2|3=3|4=4|5=5|6=6|7=7|8=8|9=9|10=10|A=A|B=B|C=C|D=D|#default=?}}<noinclude>
----
----
The '''World''' template is made to add world levels to platform games pages.
The '''World''' template is made to add world levels to platform games pages.


For non-number levels, type <nowiki>{{world|coin|Level number}}</nowiki> for a level at the [[Coin Battle World]], <nowiki>{{world|World number|fortress}} or {{world|World number|fort}}</nowiki> for a [[Fortress]] level, <nowiki>{{world|World number|castle}}</nowiki> for a [[Castle]] level, <nowiki>{{world|World number|ghosthouse}} or {{world|World number|ghost}}</nowiki> for a [[Ghost House]] level, <nowiki>{{world|World number|cannon}}</nowiki> for a [[Cannon]] level, <nowiki>{{world|World number|airship}}</nowiki> for an [[Airship]] level, <nowiki>{{world|World Number|piranhaplant}}</nowiki> for a [[Piranha Plant]] level, and <nowiki>{{world|World number|bowser}} or {{world|World number|bowsercastle}}</nowiki> for [[Bowser's Castle]].
{|align=center style=text-align:center
!Code
!You get
!Used for
|-
|<code><nowiki>{{world|coin|Level number}}</nowiki></code>
|{{world|coin|1}}
|[[Coin Battle World]] levels
|-
|<code><nowiki>{{world|World number|fortress}}</nowiki></code> or <code><nowiki>{{world|World number|fort}}</nowiki></code>
|{{world|1|fort}}
|[[Fortress]] levels
|-
|<code><nowiki>{{world|World number|castle}}</nowiki></code>
|{{world|2|castle}}
|[[Castle]] levels
|-
|<code><nowiki>{{world|World number|ghosthouse}}</nowiki></code> or <code><nowiki>{{world|World number|ghost}}</nowiki></code>
|{{world|3|ghost}}
|[[Ghost House]] levels
|-
|<code><nowiki>{{world|World number|cannon}}</nowiki></code>
|{{world|4|cannon}}
|[[Cannon]] levels
|-
|<code><nowiki>{{world|World number|airship}}</nowiki></code>
|{{world|5|airship}}
|[[Airship]] levels
|-
|<code><nowiki>{{world|World Number|piranhaplant}}</nowiki></code>
|{{world|6|piranhaplant}}
|[[Piranha Plant]] levels
|-
|<code><nowiki>{{world|World Number|pipe}}</nowiki></code>
|{{world|7|pipe}}
|[[Warp Pipe]]s
|-
|<code><nowiki>{{world|World number|bowser}}</nowiki></code> or <code><nowiki>{{world|World number|bowsercastle}}</nowiki></code>
|{{world|8|bowser}}
|[[Bowser's Castle]] levels
|-
|<code><nowiki>{{world|World Number|Level image|size=12}}</nowiki></code>
|{{world|9|fort|size=12}}
|Re-size images, doesn't affects Piranha Plant
|}
[[Category:Navigation Templates|{{PAGENAME}}]]</noinclude>
[[Category:Navigation Templates|{{PAGENAME}}]]</noinclude>

Revision as of 11:25, September 9, 2011

World ?-?


The World template is made to add world levels to platform games pages.

Code You get Used for
{{world|coin|Level number}} World Coin Battle World-1 Coin Battle World levels
{{world|World number|fortress}} or {{world|World number|fort}} World 1-File:Fort Icon.png Fortress levels
{{world|World number|castle}} World 2-Castle Castle levels
{{world|World number|ghosthouse}} or {{world|World number|ghost}} World 3-Ghost House Ghost House levels
{{world|World number|cannon}} World 4-File:Cannon Icon.png Cannon levels
{{world|World number|airship}} World 5-File:Airship Sprite.png Airship levels
{{world|World Number|piranhaplant}} World 6-File:PiranhaPlant-Map-SMA4.gif Piranha Plant levels
{{world|World Number|pipe}} World 7-Warp Pipe Warp Pipes
{{world|World number|bowser}} or {{world|World number|bowsercastle}} World 8-Bowser's Castle Bowser's Castle levels
{{world|World Number|Level image|size=12}} World 9-12 Re-size images, doesn't affects Piranha Plant