Template:Userbox/doc

From YouTube Logos
Jump to: navigation, search

Description[edit source]

This template is used to create user boxes.

Creating[edit source]

Create your own userboxes

Description Left Inset Main Box Right Inset
Content Content wiki code lcontent= content= rcontent=
Background color lbg= mainbg= rbg=
Text color color lcolor= color= rcolor=
Width with units lwidth= width=
(with insets)
rwidth=
Font size with units lsize= size= rsize=
  • Italic parameters above default to sane values and should generally not be touched.
  • Sane defaults are provided for everything, only content has to be specified to display an infobox.
  • |bcolor= and |bwidth= specify the box border color and width respectively (both with units).


{{userbox|<bcolor>|<mainbg>|<lcontent>|<content>|<lsize>}}

Syntax[edit source]

Type {{userbox|<p1>|<p2>|<p3>|<etc>}} on user page.
The box is formatted with the help of MediaWiki:Common.css - allowing the template to be used both with and without additional formatting information.
The box consists of three parts - left and right inserts as well as the main (text) cell; the cells are rendered if the relevant content parameters are provided.
The available parameters are listed in the box to the right.

Sample output[edit source]

{{userbox}} gives...


{{userbox|#aaa|#f8f8f8|id|info|1.6em}} gives...
id info


{{userbox|rcontent=R|content=Box with one inset and no provided styling.}} gives...
Box with one inset and no provided styling. R


{{userbox|lcontent=L|rcontent=R|content=Box with both insets and no provided styling.}} gives...
L Box with both insets and no provided styling. R


{{userbox|rcontent=[[File:Wiki.png|50px]]|content=Box with one inset with a photo and no provided styling.}} gives...
Box with one inset with a photo and no provided styling. Wiki.png


{{userbox|rcontent=BLU|content=Right inset, custom colors|mainbg=steelblue|rbg=lightsteelblue|rcolor=midnightblue|rsize=2em|color=#BBDDFF|bcolor=skyblue}} gives...
Right inset, custom colors BLU


See also[edit source]

Template:User edits on Wikia Template, a userbox using this template.
Template:Userbox on WoWWiki, upon which this template was based.