LEGO Universe Wiki
Advertisement
info


Usage[]

{{Userbox
  |id       = id text or image
  |id-c     = id background color
  |id-fc    = id font color
  |id-s     = id text size
  |info     = info text
  |info-c   = info background color
  |info-fc  = info font color
  |info-s   = info text size
  |border-c = box color
  |border-s = border width in pixels
}}

Example:

{{Userbox
  |id       = [[File:Golddeagle_4.png|35px]]
  |id-c     = red
  |id-fc    = red
  |id-s     = 1
  |info     = This user loves the [[Desert Eagle]]!
  |info-c   = red
  |info-fc  = yellow
  |info-s   = 11
  |border-c = black
  |border-s = 5
}}
  • It is suggested that you limit the size of any images in the id box to 40 pixels.
  • For a list of colors and the Hex codes for them, see this Wikipedia page.
Advertisement