Template talk:Userbox

From The Infosphere, the Futurama Wiki
(Redirected from Template talk:Boxbottom)
Jump to navigation Jump to search
id info
The Farnsworth Parabox.jpg box with image


The layout on the right can be achieved with the use of boxtop and boxbottm, these are not technically needed, feel free to just use the userbox. Sample to the right is generated from the code below.


{{boxtop}}
{{Userbox| border-c = #999 | info-c = #EEE | id-c = #DDD | id-s = 14 | id-fc = black
| id = '''id''' | info-s = 8 | info-fc = black | info = ''info''}}
{{Userbox| border-c = #999 | info-c = #EEE | id-c = #DDD | id-s = 14 | id-fc = black
| id = [[Image:The Farnsworth Parabox.jpg|45px]] | info-s = 8 | info-fc = black
| info = ''box with image''}}
{{boxbottom}}

What are the components?

  • border-c = border colour, hexadecimal representation or some standard colours.
  • info-c = the colour behind the right hand section of the box.
  • id-c = the colour behind the left hand section of the box.
  • id-s = size of the left text.
  • id-fc = colour of the left text.
  • id = the left text or an appropriately sized image.
  • info-s = size of the right text.
  • info-fc = colour of the right text.
  • info = the right text.

Some premade boxes are available at Infosphere:Userboxes, try making your own on your user page or suggest some on Infosphere talk:Userboxes. Need some decent colour choices? This may help.