Template:Messagebox

From Source Entities
Jump to navigation Jump to search
Info.png

{{{text}}}


  • {{{text}}}: Regular-sized text.
  • {{{small}}}: Text with <small> tags around it.
  • {{{image}}}: Icon to accompany text. Currently, all icons are limited to 40px. Default icon is File:Info.png. See also File:Blank.png.
  • {{{txtcolor}}}: Color of all text. (color property inside the <table>, default is #BBBBBB)
  • {{{bgcolor}}}: Background color of the box. (background-color of the table, default is #000025)
  • {{{margin}}}: Empty space around the box. (margin of the table, default is 0 10%.)
  • {{{bdcolor}}}: Color of the left border (default is #0000d0)
  • {{{bdcolor2}}}: Color of the 1-pixel border drawn around the entire box (excluding the left side). Default is black.