Template:Boxtop
(Redirected from Template:Userboxbox)
		
		
		
		Jump to navigation
		Jump to search
		Userboxes 
 | 
|---|
Purpose
To collect images or userboxes into a single column grouping easily. This template is not just for userboxes; it is also an efficient way of creating a column of images to run along the side of an article.
Usage
{{Boxtop
| t = 
|[userboxes]
}}
All of the parameters are optional.
Customizing
Detailed explanations of the parameters are below.
| Parameter | Valid values | 
|---|---|
2, f or align
 | 
Float - left, none, or right (default)
 | 
bg or backgroundcolor
 | 
Any rgba color (name or #XXXXXX hex format). Defaults to #FFF. | 
bc or bordercolor
 | 
Any rgba color (name or #XXXXXX hex format). Defaults to #99FFCC. | 
s or extra-css
 | 
Allows you to provide additional CSS style information. | 
tc or textcolor
 | 
Any rgba color (name or #XXXXXX hex format). Defaults to #000. | 
t or toptext
 | 
Overrides the standard Userbox text and link. Can include wiki-markup. | 
h
 | 
Userbox area height - set this for a scrollable userbox area | 
hide
 | 
Set to y for a hideable table | 
w
 | 
Width - set to 100% if you want to put it inside another box. | 
You may also insert breaks by using {{-}}. 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 add the following:
hide=y
Or, you can put them in a scrollable box by setting the desired height:
h=560px