This is an old revision of this page, as edited by Alfakim (talk | contribs) at 07:07, 28 January 2006 (allow for more flexibility; won't affect existing usage). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Revision as of 07:07, 28 January 2006 by Alfakim (talk | contribs) (allow for more flexibility; won't affect existing usage)(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)Usage
{{boxboxtop | bordercolor = | backgroundcolor = | align = | toptext = }} {{boxboxbottom}}
All of the parameters are optional.
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; }