Help:Userboxes
From Halopedia, the Halo Wiki
- Main Article: Wikipedia:Wikipedia:Userboxes
Userboxes (commonly abbreviated as UBX) are small colored boxes designed to appear on Halopedians' user pages. They generally include one or two small graphics and a few short lines of text. Often they also include wiki markup that places the user in a category. Userboxes are generally created as templates and transcluded onto userpages, although their markup may be substituted directly onto userpages instead. Userboxes should not be used in articles. If you need any help ask User:PATX
[edit] Method 1
The easiest way to add a Userbox to your page is to go to Halopedia:Project Userbox, find a Userbox you like and then edit your page, copy the code onto your User Page, and save. So, for example, on looking on Halopedia:Project Userbox, you see the Human Userbox shown below:
| | This user {{{1}}} Humans. |
To have this Userbox on your page, then all you have to do is copy the code shown below the box on the Userbox Project page. In this case it's:
{{Human userbox}}
Edit your page by clicking the "Edit" tab at the top, add this code to your page, and save. You are now the proud owner of a Userbox.
[edit] Method 2
If you don't like any of the Userboxes shown on Halopedia:Project Userbox then you can create a custom User Box by copying the below code onto your page:
{{Userbox
|id = Image
|id-c = Image Box background color
|id-fc = If you don't want an Image you can have text. So this is font color
|id-s = If you don't want an Image you can have text. So this is text size
|info = Add your text here
|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
}}
Replace the above text with your custom box characteristics. 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.
Below are a few examples of custom boxes:
{{Userbox
|id = [[Image:Brute chiefton jpg.jpg|45px]]
|id-c = Black
|info = This user loaths '''[[Brutes]]'''.
|info-c = Silver
|info-fc = black
|border-c = black}}
| | This user loaths Brutes. |
{{Userbox
|id = [[Image:HalfJaw.JPG|45px]]
|id-c = Black
|info = This user looks up to '''[[Rtas 'Vadumee]]'''.
|info-c = Silver
|info-fc = Black
|border-c = Black}}
| | This user looks up to Rtas 'Vadumee. |
{{Userbox
|id = [[Image:Flood carrier.jpg |45px]]
|id-c = Black
|info = This user loves '''[[The Flood]]'''.
|info-c = Green
|info-fc = Black
|border-c = black}}
| | This user loves The Flood. |
{{Userbox
|id = [[Image:Juggernaut fight.png |45px]]
|id-c = Black
|info = This user wishes that '''[[Flood Juggernaut]]s''' were in '''[[Halo 2]]'''.
|info-c = #003300
|info-fc = Silver
|border-c = black}}
| | This user wishes that Flood Juggernauts were in Halo 2. |
{{Userbox
|id = [[Image:Gravemindcapture.jpg|45px]]
|id-c = Black
|info = This user idolises the '''[[Gravemind]]'''.
|info-c = #333300
|info-fc = Silver
|border-c = black}}
| | This user idolises the Gravemind. |
{{Userbox
|id = [[Image:Theholyarbiter.jpg |30px]]
|id-c =
|info = This user follows the will of '''[[The Arbiter]]'''.
|info-c =
|info-fc = black
|border-c = black}}
| | This user follows the will of The Arbiter. |


