Template:Userbox container

From Wikipedia of the Dark Brotherhood, an online Star Wars Club
Revision as of 03:24, 17 February 2009 by Tron (talk | contribs)
Userboxes

Field list

  • ub1
  • ub2
  • ub3
  • ub4
  • ub5
  • ub6
  • ub7
  • ub8
  • ub9
  • ub10
  • ub11
  • ub12
  • c1 (optional color modifier)
  • c2 (optional color modifier)

Display parameter

  • hideu
  • border

Details

This userbox container is an optional extension that allows the user to nest a maximum of 12 userboxes within their user infobox.

Usage

To use this template, paste the following code into the top of your userpage, filling all relevant fields:

{{userbox container
|ub1=
|ub2=
|ub3= 
|ub4=
|ub5=
|ub6=
|ub7= 
|ub8= 
|ub9=
|ub10=
|ub11=
|ub12=
}}

Notes

  1. If any value is assigned to the "border" variable, a standard infobox border will be added to the the userbox container. This feature allows the template to be used independendly from the user infobox template.

For instance:

{{userbox container
|border=border
}}

Produces this:

Userboxes


Example

Userboxes
en This user is a native speaker of English.
fox This user contributes using Mozilla Firefox.
sw-3 This user has an advanced understanding of the Star Wars Galaxy.

Code

{{userbox container
|c1=#99ccff
|c2=#3366cc
|ub1={{user en}}
|ub2={{user fox}}
|ub3={{user sw-3}}
}}