Template:Userbox-2/doc View history

Revision as of 21:39, 7 February 2016 by Kinematic (talk | contribs) (Created page with "{{doc subpage}} <!-- ADD DOCUMENTATION BELOW THIS LINE --> === Usage === ==== Compact ==== <pre> {{userbox-2 | side-box 1 color = | main box color = | ID/icon 1 =...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
This is a documentation subpage for Template:Userbox-2.
It contains usage information, categories and other content that is not part of the original template page.

Usage

Compact

{{userbox-2
| side-box 1 color = 
| main box color   = 
| ID/icon 1        = 
| message          = 
| ID/icon 2        = 
| border color     = (defaults to same as side-box 1)
| side-box 2 color = (defaults to same as side-box 1)
}}

Extended

{{userbox-2
| float    = 
| border-c = border color
| border-s = border width

| id1      = side-box 1 content
| id1-c    = side-box 1 color
| id1-s    = side-box 1 font size
| id1-fc   = side-box 1 font color
| id1-op   = side-box 1 CSS properties

| info     = main box content
| info-c   = main box color
| info-s   = main box font size
| info-fc  = main box font color
| info-lh  = main box line height
| info-p   = main box padding
| info-op  = main box CSS properties

| id2      = side-box 2 content
| id2-c    = side-box 2 color
| id2-s    = side-box 2 font size
| id2-fc   = side-box 2 font color
| id2-op   = side-box 2 CSS properties

| usercategory  = user category (optional)
| usercategory2 = user category (optional)
}}
  • If border-c is not specified, id1-c will be used
  • All parameters are optional

See also