Template:Userboxtop

From Tardis Wiki, the free Doctor Who reference
Revision as of 21:41, 6 May 2024 by Gingerfool (talk | contribs)
Userboxes
Instructions for {{Userboxtop}}
== Purpose ==

To collect userboxes into a single column grouping easily.

Usage

{{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

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

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