Abrir menu principal

UESPWiki β

UESPWiki:Userboxes

Userboxes are those little boxes you see on people's User pages, like this one:

Ficheiro:OBHealthIcon small.png This user likes hearts.

These let fellow editors know what you're interested in, and what you're knowledgeable about. The easiest way to add Userboxes to your User page is to use one of the pre-made Userbox templates. To add a userbox, simply type the text in the Template column of the chart below to get the result in the Userbox column. Additionally, the pre-made Userboxes have a feature which will automatically add you to special User Categories if they are placed on your User page. This lets people easily find other users with similar interests by looking at the Category pages.

A directory of all userboxes can be found in User Box Templates.

Template Userbox Category
Wiki Rank Userboxes (restricted)
{{User Admin}}
45x45px Este usuário é um administrador da wiki.
Administrators
This template should only be used by Administrators. Impersonating an Administrator is grounds for having your account blocked, so don't do it.
{{User Patroller}}
User-userbox-Patroller.jpg Este usuário é um Patrulhador das Mudanças Recentes.
Patrollers
This template should only be used by Patrollers. Please see the Patroller article if you are interested in becoming one.
{{User Mentor}}
45x45px Este usuário é um Mentor.
Mentors
This template should only be used by Mentors. Please see the Mentor Program article if you are interested in becoming one.
{{User Userspace Patroller}}
User-userbox-User Patroller.jpg This user is a Userspace Patroller.
Userspace Patrollers
This template should only be used by Userspace Patrollers. Please see this article if you are interested in becoming one.
{{User Blocker}}
SR-book-Dbhand.png This user is a Blocker.
Blockers
This template should only be used by Blockers (Blockusers). Please see this article if you are interested in becoming one.
{{User Autopatrolled}}
User-userbox-Auto Patrolled.jpg This user is an Autopatrolled User.
Autopatrolled Users
This template should only be used by Autopatrolled Users. Please see this article if you are interested in becoming one.
Wiki Activity Userboxes
{{User UESPWikian|year=2000|month=1|day=1}}
Wiki.png Este usuário está na UESPWiki há {{Predefinição:FULLPAGENAME0/Extension 1=18 2=3 3=27 }}.
||
The year, month, and day parameters in this template should use the date of your first edit to the wiki.
{{User Anniversary}}
User-userbox-Cake.jpg Today is this user's anniversary of editing the UESPWiki!
{{User Cartographer}}
45x45px This user is a Cartographer.
Cartographers
Note that while there is an official site-rank of "Cartographer", you do not need to be one to use this Userbox.
{{User Artist}}
OB-Img-OreynPainting.jpg This user is an Artist.
{{User Writer}}
45x45px This user writes fanfiction.
Writers
{{User Loremaster}}
User-userbox-Oghma Icon.png This user is a Loremaster.
Loremasters
{{User IRC|howoften}}
User-userbox-IRC.jpg This user frequently visits the official UESP IRC chatroom.
Users Who Frequent the IRC chatroom
The howoften parameter in this template should be an adverb such as "frequently" (default), "sometimes", "occasionally", etc.
{{User NoPatroller}}
User-userbox-Not Patroller.jpg This user regularly watches the recent changes page, sometimes for hours each day, but is not a recent changes Patroller.
{{User SexualityQuestioned}}
User-userbox-Pink Triangle.gif This user has had his or her sexuality questioned by vandals.
{{User Troll Hunter}}
User-userbox-Trollspray.jpg This vigilant user has hunted down and edited a fair amount of vandalism.
{{User WikiGnome}}
User-userbox-WikiGnome.png This user is a WikiGnome.
{{User WikiMercenary}}
User-userbox-Wiki Mercenary.png This user is a WikiMercenary.

See also:

Universal Parameters

All Userboxes site-wide support a consistent set of optional parameters to allow you to change their color and content. The following parameters are available:

Userboxes
Parâmetero Escopo Descrição
id-c optional The color to use for both the border around the entire box, as well as the background color for the logo. (Note that in most Userboxes, you can omit the parameter name as long as this is the first unnamed parameter. Some boxes already make use of unnamed parameters, however, so use the full name if you want to be sure.)
info-c optional The color of the background behind the text portion of the Userbox. (As above, the parameter name can be omitted in most Userboxes.)
info-fc optional The color of the text. (As above, the parameter name can be omitted in most Userboxes.)
text optional Custom text to use in place of the standard text for the Userbox. (Unlike the others, this parameter name must be specified.)

Rolling Your Own

Creating your own Userboxes is a little more complicated, but not too hard. The example at the top of page was created with the following code:

{{Userbox|#CCCCFF|#EEEEFF|[[File:OBHealthIcon_small.png]]|This user likes hearts.}}
Ficheiro:OBHealthIcon small.png This user likes hearts.

The two color values determine the background of the small image-box and the larger text-box, respectively. The other two fields are used to select the image and the text. There are also two other special Userbox templates, for those who want a little variety:

{{Userbox-r|#CCCCFF|#EEEEFF|[[File:HeartIcon_small.png]]|This user also likes hearts.}}
This user also likes hearts.  
{{Userbox-2|#CCCCFF|#EEEEFF|[[File:HeartIcon_small.png]]|This user ''really'' likes hearts.|[[File:OBHealthIcon_small.png]]}}
  This user really likes hearts. Ficheiro:OBHealthIcon small.png

Tips

  • If you want all your Userboxes to line up nicely on the page, try to keep your image to no more than 45 pixels in height and width, and your text to no more than 3 lines. More than that will cause the Userbox to be taller or wider than standard Userboxes, which can mess up your alignment.
  • To shrink larger images down to fit, use a "|45x45px" command in the image declaration.
  • To change the font color of the text box, after you input the background color for the text box insert the command |info-fc= and then the color you would like. Most common colors can be specified by using the word (e.g., |info-fc=yellow), or you can use HTML colors if you're familiar with them.

More detailed instructions for creating your own Userboxes can be found on Wikipedia, where these templates were taken from.