Template:SMG boss infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Text replacement - "class="infobox" width=([^ p]+)(px)? style="" to "class="infobox" style="width:$1px; ")
m (Text replacement - ";"" to """)
Line 1: Line 1:
{| class="infobox" style="width:280px; background-color: {{{bg|white}}}; border:1px solid {{{border|#8a8}}}"
{| class="infobox" style="width:280px; background-color: {{{bg|white}}}; border:1px solid {{{border|#8a8}}}"
| align="center" colspan="2" bgcolor="{{{titlebg|white}}}" style="font-size:145%;" | '''{{{title|{{PAGENAME}}}}}'''
| align="center" colspan="2" bgcolor="{{{titlebg|white}}}" style="font-size:145%" | '''{{{title|{{PAGENAME}}}}}'''
|-
|-
|align="center" colspan="2" | {{{image|}}}
|align="center" colspan="2" | {{{image|}}}
{{#if:{{{full_name|}}}|{{!}}
{{#if:{{{full_name|}}}|{{!}}
{{!}}'''Full Name'''
{{!}}'''Full Name'''
{{!}} style="width:17em" {{!}} {{{full_name|}}}- style="vertical-align: top;"
{{!}} style="width:17em" {{!}} {{{full_name|}}}- style="vertical-align: top"
|}}
|}}
{{#if:{{{species|}}}|{{!}}- style="vertical-align: top;"
{{#if:{{{species|}}}|{{!}}- style="vertical-align: top"
{{!}} '''Species'''
{{!}} '''Species'''
{{!}} {{{species}}}
{{!}} {{{species}}}
|}}
|}}
{{#if:{{{galaxy|}}}|{{!}}- style="vertical-align: top;"
{{#if:{{{galaxy|}}}|{{!}}- style="vertical-align: top"
{{!}} '''Galaxy'''
{{!}} '''Galaxy'''
{{!}} {{{galaxy}}}
{{!}} {{{galaxy}}}
|}}
|}}
{{#if:{{{level|}}}|{{!}}- style="vertical-align: top;"
{{#if:{{{level|}}}|{{!}}- style="vertical-align: top"
{{!}} '''Level(s)'''
{{!}} '''Level(s)'''
{{!}} {{{level}}}
{{!}} {{{level}}}
|}}
|}}
{{#if:{{{dome|}}}|{{!}}- style="vertical-align: top;"
{{#if:{{{dome|}}}|{{!}}- style="vertical-align: top"
{{!}} '''Dome'''
{{!}} '''Dome'''
{{!}} {{{dome}}}
{{!}} {{{dome}}}
|}}
|}}
{{#if:{{{world|}}}|{{!}}- style="vertical-align: top;"
{{#if:{{{world|}}}|{{!}}- style="vertical-align: top"
{{!}} '''World'''
{{!}} '''World'''
{{!}} {{{world}}}
{{!}} {{{world}}}
|}}
|}}
{{#if:{{{star|}}}|{{!}}- style="vertical-align: top;"
{{#if:{{{star|}}}|{{!}}- style="vertical-align: top"
{{!}} '''Star Given'''
{{!}} '''Star Given'''
{{!}} {{{star}}}
{{!}} {{{star}}}

Revision as of 05:09, April 27, 2021

SMG boss infobox




  • bg – Main background (blue default).
  • border – border bg color
  • image – an image. Must use {{!}} for a | break symbol in image syntax.
  • titlebg – bgcolor of where it says character-infobox, the pagename.
  • title – default pagename, just in case can be changed
  • secbg – the alternating bg color in the rows, next to the white
  • full_name – only fill in if there's a different full name than the pagename.
  • level – What level the boss appeared in
  • species – i.e., Topman, Koopa
  • galaxy – i.e., Battlerock Galaxy, Good Egg Galaxy
  • star – Image of star given
  • dome – The dome that is used to find this level. For use with Super Mario Galaxy bosses.
  • world – The world that is used to find this level. For use with Super Mario Galaxy 2 bosses.

All of these can be left blank and will not show, but fill in as many of the details as possible, of course.