Template:SMG boss: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Text replacement - "\|[^\n]*(style="[^"\n]+)text-align:center;([^"\n]+") *\| *'''([^\n]+)'''↵\|[^\|\n]+\|↵\|-" to "!colspan=100% $1$2|$3 |-")
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="infobox-wide" style="background:#FF2400;border-color:#000;width:64%"
<includeonly>{| class="infobox-wide" style="background:#FF2400;--darkbg:#820;--color:black;--darkcolor:white;--bannercolor:white;--darkbannercolor:white;--bannerbg:#FF2400;--darkbannerbg:#820;--darkbannerborder:var(--darkborder);--darksubbannercolor:var(--darkcolor);--subbannerbg:#F40;--darksubbannerbg:#721;--darkheadercolor:var(--darkcolor);--darkheaderbg:#2A2A2A;--darkrowcolor:var(--darkcolor);--rowbg:seashell;--darkrowbg:#311;--darkfooterbg:#444;--rowborder:#F73;--darkrowborder:#661707;--border:black;--darkborder:black;width:75%"
!colspan=100% style="font-size:125%;color:white;background:#FF2400"|{{color-link|white|{{{name|{{PAGETITLE}}}}}|{{{altname|}}}}}
!colspan=100% style="font-size:125%;color:white"|{{color link|white|{{{name|{{PAGETITLE}}}}}|{{{altname|}}}}}
|-
|-
|rowspan=4 style="padding:5px;text-align:center;width:20%;border:3px solid #FF7733; background:#FFE4C4"|{{{image|[[File:Nocoverart.png|100px|center|class=notpageimage]]
|rowspan=4 style="padding:5px;text-align:center;width:20%;border:3px solid; background:bisque;--darkbg:#441711"|{{{image|[[File:No image.png|100px|center|class=notpageimage]]
[[Special:Upload|<small>Upload one!</small>]]}}}
[[Special:Upload|<small>Upload one!</small>]]}}}
|-
|-
|width=6% style="border-bottom:3px solid #FF7733;border-top:3px solid #FF7733;background:#FFF5EE"|'''Dome'''
|width=6% style="border-bottom:3px solid;border-top:3px solid"|'''Dome'''
|width=12% style="border-bottom:3px solid #FF7733;border-top:3px solid #FF7733;border-right:3px solid #FF7733;background:#FFF5EE"|{{{dome|}}}
|width=12% style="border-bottom:3px solid;border-top:3px solid;border-right:3px solid"|{{{dome|}}}
|width=6% style="border-bottom:3px solid #FF7733;border-top:3px solid #FF7733;background:#FFF5EE"|'''Galaxy'''
|width=6% style="border-bottom:3px solid;border-top:3px solid"|'''Galaxy'''
|width=12% style="border-bottom:3px solid #FF7733;border-top:3px solid #FF7733;border-right:3px solid #FF7733;background:#FFF5EE"|{{{galaxy|}}}
|width=12% style="border-bottom:3px solid;border-top:3px solid;border-right:3px solid"|{{{galaxy|}}}
|-
|-
|style="border-bottom:3px solid #FF7733;background:#FFF5EE"|'''Mission'''
|style="border-bottom:3px solid"|'''Mission'''
|style="border-bottom:3px solid #FF7733;border-right:3px solid #FF7733;background:#FFF5EE"|{{{mission|}}}
|style="border-bottom:3px solid;border-right:3px solid"|{{{mission|}}}
|style="border-bottom:3px solid #FF7733;background:#FFF5EE"|'''Reward'''
|style="border-bottom:3px solid"|'''Reward'''
|style="border-bottom:3px solid #FF7733;border-right:3px solid #FF7733;background:#FFF5EE"|{{{reward|}}}
|style="border-bottom:3px solid;border-right:3px solid"|{{{reward|}}}
|}<noinclude>
|}</includeonly><noinclude>
This template is for ''[[Super Mario Galaxy]]'' bosses. The variables are as follows:
This template is for ''[[Super Mario Galaxy]]'' bosses. The variables are as follows:


{|
{|class="wikitable floatright mario sm" style="width:75%"
|<pre>
!colspan=2|Syntax
|-
|width=8%|<code><nowiki>|</nowiki>name=</code>
|width=24%|The enemy's name.
|-
|width=8%|<code><nowiki>|</nowiki>altname=</code>
|width=24%|The enemy's displayed name. (optional)
|-
|width=8%|<code><nowiki>|</nowiki>image=</code>
|width=24%|An image of the enemy.
|-
|width=8%|<code><nowiki>|</nowiki>dome=</code>
|width=24%|The dome that is used to find this level.
|-
|width=8%|<code><nowiki>|</nowiki>galaxy=</code>
|width=24%|What galaxy(ies) the boss appears in (i.e., Good Egg Galaxy, Battlerock Galaxy).
|-
|width=8%|<code><nowiki>|</nowiki>mission=</code>
|width=24%|What mission(s) the boss appears in.
|-
|width=8%|<code><nowiki>|</nowiki>reward=</code>
|width=24%|Image of reward (usually a star) given.
|}
<pre>
{{SMG boss
|name=
|name=
|altname=
|altname=
|image={{{image|}}}
|image=
|dome=
|dome=
|galaxy=
|galaxy=
|mission=
|mission=
|reward=
|reward=
}}
</pre>
</pre>
|
<pre>
The enemy's name.
The enemy's displayed name. (optional)
An image of the enemy.
The dome that is used to find this level.
i.e., Battlerock Galaxy, Good Egg Galaxy.
What mission(s) the boss appears in.
Image of reward (usually star) given.
</pre>
|}
[[Category:Horizontal infoboxes]]</noinclude>
[[Category:Horizontal infoboxes]]</noinclude>

Latest revision as of 11:14, April 11, 2025

This template is for Super Mario Galaxy bosses. The variables are as follows:

Syntax
|name= The enemy's name.
|altname= The enemy's displayed name. (optional)
|image= An image of the enemy.
|dome= The dome that is used to find this level.
|galaxy= What galaxy(ies) the boss appears in (i.e., Good Egg Galaxy, Battlerock Galaxy).
|mission= What mission(s) the boss appears in.
|reward= Image of reward (usually a star) given.
{{SMG boss
|name=
|altname=
|image=
|dome=
|galaxy=
|mission=
|reward=
}}