Template:SMG boss infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Text replacement - "; background-color:" to ";background:")
m (Text replacement - "; border" to ";border")
Line 1: Line 1:
{| class="infobox" style="width:280px;background: {{{bg|white}}}; border:1px solid {{{border|#8a8}}}"
{| class="infobox" style="width:280px;background: {{{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}}}}}'''
|-
|-
Line 33: Line 33:
|}<noinclude>
|}<noinclude>
*bg &ndash; Main background (blue default).
*bg &ndash; Main background (blue default).
*border &ndash; border bg color
*border &ndash;border bg color
*image &ndash; an image. Must use <code><nowiki>{{!}}</nowiki></code> for a <code>|</code> break symbol in image syntax.
*image &ndash; an image. Must use <code><nowiki>{{!}}</nowiki></code> for a <code>|</code> break symbol in image syntax.
*titlebg &ndash; bgcolor of where it says ''character-infobox'', the pagename.
*titlebg &ndash; bgcolor of where it says ''character-infobox'', the pagename.

Revision as of 05:18, 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.