Misplaced Pages

Template:Userboxtop

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.

This is an old revision of this page, as edited by Andux (talk | contribs) at 22:05, 30 January 2006 (<td><center><b> -> <th>). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Revision as of 22:05, 30 January 2006 by Andux (talk | contribs) (<td><center><b> -> <th>)(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Userbox

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; }