Difference between revisions of "Template:Userboxtop"

From BattleMaster Wiki
Jump to navigation Jump to search
m
 
m (linkage)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{|name="userboxes" id="userboxes" style="margin-left: 1em; margin-bottom: 0.5em; width: 248px; border: {{{bordercolor|#99B3FF}}} solid 1px; background-color: {{{backgroundcolor|#FFFFFF}}}; color: {{{textcolor|#000000}}}; float: {{{2|{{{align|right}}}}}}; {{{extra-css|}}}"
 
{|name="userboxes" id="userboxes" style="margin-left: 1em; margin-bottom: 0.5em; width: 248px; border: {{{bordercolor|#99B3FF}}} solid 1px; background-color: {{{backgroundcolor|#FFFFFF}}}; color: {{{textcolor|#000000}}}; float: {{{2|{{{align|right}}}}}}; {{{extra-css|}}}"
|<div style="text-align: center; font-size: 120%; font-weight: bold;">{{{1|{{{toptext|[[Wikipedia:Userboxes|Userboxes]]}}}}}}</div>
+
|<div style="text-align: center; font-size: 120%; font-weight: bold;">{{{1|{{{toptext|[[Wikipedia:Userboxes|Userboxes]]}}}}}}</div><noinclude>
 
|}
 
|}
 +
 +
All parameters, vertical format:
 +
 +
*bordercolor - The color of the box border. Default: #99B3FF
 +
*backgroundcolor - The color of the box background. Default: #FFFFFF
 +
*textcolor - The color of the text in the box. Default: |#000000
 +
*align - The alignment of the box on the page. Default: right
 +
*extra-css - Any extra CSS statements to apply to the box and contents.
 +
*toptext - The text to place in the box.
 +
 +
Note: You must place a [[Template:userboxbottom|<nowiki>{{userboxbottom}}</nowiki>]] immediately after the closing tag of the <nowiki>{{userboxtop}}</nowiki> to close the table.
 +
 +
[[Category: Utility Templates]]
 +
 +
</noinclude>

Latest revision as of 15:00, 23 July 2009

All parameters, vertical format:

  • bordercolor - The color of the box border. Default: #99B3FF
  • backgroundcolor - The color of the box background. Default: #FFFFFF
  • textcolor - The color of the text in the box. Default: |#000000
  • align - The alignment of the box on the page. Default: right
  • extra-css - Any extra CSS statements to apply to the box and contents.
  • toptext - The text to place in the box.

Note: You must place a {{userboxbottom}} immediately after the closing tag of the {{userboxtop}} to close the table.