Difference between revisions of "Template:Mbox"

From The VG Resource Wiki
Jump to: navigation, search
Line 19: Line 19:
 
  <nowiki>}}</nowiki>
 
  <nowiki>}}</nowiki>
  
[[Category:Templates]]
 
 
</noinclude>
 
</noinclude>

Revision as of 13:33, 5 August 2014

px
Message box template.
Use attribute 'text' to change this!

Message box template, used for generating an easy-to-make nagbox for people.

{{mbox
| text=        Text inside the box
optional:
| image=       Image to use (1:1 aspect ratio), file name only, e.g. File:Placeholder.png would be Placeholder.png only.
| iwidth=      Image width in pixels.
| caption=     Image caption.
| border=      Border color, e.g. named constants, #0123456, #123, etc.
| background=  Background color.
| color=       Text color.
| category1=   Category to put this page in.
| category2=   Second category to put this page in.
| category3=   Third category to put this page in.
| min-width=   Minimum width to put the picture in.
| pic-align=   Picture alignment. Use left, right, or center. Defaults to center.
}}