Template:Userboxtop/doc
From Wikisource
| This is a documentation subpage for Template:Userboxtop. It contains usage information, categories, interlanguage links and other content that is not part of the original template page. |
Usage [edit]
{{Userboxtop
| bordercolor =
| backgroundcolor =
| align =
| toptext =
| extra-css =
}}
[userboxes]
{{Userboxbottom}}
All of the parameters are optional.
Hiding userboxes [edit]
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; }