Template:Userboxtop
From Wikipedia
| Userbox |
|---|
[edit] Usage
{{boxboxtop
| bordercolor =
| backgroundcolor =
| align =
| toptext =
| extra-css =
}}
[userboxes]
{{boxboxbottom}}
All of the parameters are optional.
[edit] Hiding userboxes
You can hide userboxes which utilize this (as well as a few other) forms of template-based userbox organization. Simply edit your userspace CSS override (for example, User:YOURNAME/monobook.css for the Monobook skin) and add the following–
#userboxes { display: none; }

