Template:Userboxtop

From Tardis Wiki, the free Doctor Who reference
Userboxes


Instructions for {{Userboxtop}}
== Purpose ==

To collect userboxes into a single column grouping easily.

Usage[[edit source]]

{{userboxtop
 | bordercolor = <!--border color (default=clear)-->
 | backgroundcolor = <!--background color (default=clear)-->
 | align = <!--horizontal alignment left/center/right/justify (default=right)-->
 | toptext = <!--userbox group title text-->
 | extra-css = <!--other css parameters-->
}}
<!-- {{user boxes}} -->
{{userboxbottom}}

All of the parameters are optional.

You may insert breaks by using {{userboxbreak}}. See that template for details.

Hiding userboxes[[edit source]]

You can hide userboxes which utilize this (as well as a few other) forms of template-based userbox organization. Simply edit your userspace CSS overrideand add the following: #userboxes { display: none; }

Gap Customisation[[edit source]]

In the source code, there is a part that says "0.1em". This controls the gap between boxes. If you'd like to change this, copy the template to your user space and change this line, then change the header "em" (Currently at "12em") so that they multiply to 1.2.


See also[[edit source]]