Wikipedia:Userboxes
From Wikipedia, the free encyclopedia
- For the WikiProject collaboration on userboxes, see Wikipedia:WikiProject Userboxes.
A userbox (commonly abbreviated as UBX) is a small colored box designed to appear on a Wikipedian's user page as a notice about the user. Userboxes generally include one or two small graphics and a few short lines of text. Sometimes 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.
The first userboxes were introduced to support the Babel inter-language effort, to indicate users' skills in other languages.
Optional alternative: To use userboxes is a personal option but not the only one. An alternative to userboxes, for those who prefer to have user pages with a simpler layout, is found at WikiProject Keep It Simple.
Contents |
[edit] Using existing userboxes
Userboxes are for the use of users on their own user pages. It may be considered uncivil to place any userboxes on any other user's page(s) without their permission. However, userboxes may be placed on non-mainspace talk/discussion pages by anyone. (See also Wikipedia:Talk page.)
[edit] Syntax
The standard syntax for adding a userbox to your user page (also known as transclusion) is: {{user name_of_box}}
.
[edit] Optional substitution
You may decide to substitute the template code onto your user page using the syntax {{subst:user name_of_box}}
. The use of "subst:" will ensure that the template is always displayed in its form when you add it to your user page, i.e. it will not reflect subsequent edits to the template. This method will lead to large amounts of code on your user page.
[edit] Creating a new userbox
- For help with these instructions, ask a question at Wikipedia:Requested templates.
- If you wish to offer an idea for a userbox, do so on the ideas page.
If you have designed a userbox that you would like to make available to others, you may wish to first display it on the New Userboxes talk page for community comment.
[edit] Which namespace?
Should your userbox be prefixed with Template:
, User:
, or Wikipedia:
?
Userboxes may only be created or displayed in the Template, User, or Project Namespaces. Userboxes in the Template and Project namespaces are expected to adhere more tightly with policies and guidelines, such as neutral point of view and what Wikipedia is. Traditionally, content in User: space is given more leeway than in other namespaces, so userboxes in User: space might not be as encyclopedic in nature as those in Template: or Wikipedia: namespaces.
Template:
- In the template namespace, userbox names must begin with "
User
" (e.g.Template:User Brazil
)
User:
- In the user namespace, you may create a subpage of your own user page or User:UBX.
Wikipedia:
- Userboxes in the project namespace are generally for WikiProject or task force membership. Create it as a subpage to the WikiProject.
[edit] Caution about image use
The Wikimedia Commons has a large range of icons for use within boxes. However, if you select an image from somewhere else, make certain the image license is free. Wikipedia policy does not allow templates (which includes userboxes) or user pages to contain any copyrighted content not under free license; so, for example, "fair use" images are explicitly forbidden. This clause is to be interpreted strictly and without exception. See Wikipedia's fair use policy guidelines for more details.
[edit] Caution about user categories
- User categories must be sub-categories of Category:Wikipedians.
- Names and descriptions of user categories are subject to the same rules and restrictions as userbox content.
- Userboxes should not automatically include categories by default.
[edit] Content restrictions
- All userboxes are governed by the civility policy.
- Userboxes must not include incivility or personal attacks.
- Userboxes must not be inflammatory or divisive.
- Wikipedia is not an appropriate place for propaganda, advocacy, or recruitment of any kind, commercial, political, religious, or otherwise, opinion pieces on current affairs or politics, self-promotion, or advertising.
Simply: If content is not appropriate on a user page, it is not appropriate within userboxes.
[edit] Content examples
Typical userbox content:
- This user <verb phrase> <noun phrase>
Typical verbs (others are possible):
- drives, eats, edits, enjoys, likes, loves, plays, reads, speaks, understands, uses, and watches.
Some alternate combinations (other combinations are possible):
- This user is <noun phrase>
- This user is a member of <noun phrase>
- This user is a fan of <noun phrase>
- This user supports <noun phrase>
- This user contributes to <noun phrase>
- This user is interested in <noun phrase>
- This user is fascinated by <noun phrase>
- Potentially divisive words
Avoid verbs which may be used to suggest negative comparison, and would thus be potentially divisive, such as:
- believes, considers, favors, finds, knows, prefers, thinks and wishes.
Avoid negative verb phrases which can be potentially divisive, such as:
- dislikes, despises, hates, loathes
Also avoid compound sentences which are positive and negative, such as:
- This user likes <noun phrase>, but does not like <another noun phrase>.
Essentially: Express what you like, rather than what you don't like. Express who you are, rather than who you aren't. Express what you do, rather than what you don't.
[edit] Constructing a userbox
[edit] How to construct the box
There are a number of box types to select from when deciding to make a userbox. The most commonly used design is the "Standard box". It has one square shaped area on the left ("id") and a rectangular area on the right ("info").
For ease of use, userboxes are made using maker-templates that have a number of parameters. Once the maker-template is saved, it is automatically transformed to HTML.
Template Parameters | Meaning | Value type |
---|---|---|
border-c | The border color of the userbox. | CSS color value (#hex or color name) |
border-s | The border size of the userbox. | Width in pixels |
id-c | The background color of the id box. | CSS color value |
id-s | The font size of the id box. | Size in PostScript points |
id-fc | The font color of the id box text. | CSS color value |
id-p | The distance between border and content of id box. | CSS padding width value. px, pt |
id-lh | The distance between text lines of id box. | CSS relative line height/length value. em |
info-c | The background color of info box. | CSS color value |
info-s | The font size of info box. | Size in PostScript points |
info-fc | The font color of info box. | CSS color value |
info-p | The distance between border and content of info box. | CSS padding width value. px, pt |
info-lh | The distance between text lines of info box. | CSS relative line height/length value. em |
id | This is the content of the id box. | Free-form |
info | This is the content of info box. | Free-form |
The id and info boxes can include text, links, and images using the usual Wikipedia syntax. Generally, the id box will contain a few letters or a 43px image, while the info box will contain a sentence with a link or two.
[edit] Userbox types
Code | Appearance | |||
---|---|---|---|---|
Standard box | ||||
{{Userbox |border-c=#000 |border-s=1 |id-c=#fff |id-s=12 |id-fc=#000 |info-c=#039 |info-s=8 |info-fc=#fff |id=ID |info=Content}}
or {{Userbox |side-box colour |main box colour |side-box content |main box content}} |
|
|||
Reverse box | ||||
{{Userbox-r |border-c=#000 |border-s=1 |id-c=#fff |id-s=12 |id-fc=#000 |info-c=#039 |info-s=8 |info-fc=#fff |id=ID |info=Content}}
or {{Userbox-r |side-box colour |main box colour |side-box content |main box content}} |
|
|||
Double box | ||||
{{Userbox-2 |border-c=#000 |border-s=1 |id1-c=#fff |id1-s=12 |id1-fc=#000 |id2-c=#000 |id2-s=12 |id2-fc=#fff |info-c=#039 |info-s=8 |info-fc=#fff |id1=ID 1 |id2=ID 2 |info=Content}}
or {{Userbox-2 |side-box 1 colour |main box colour |side-box 1 content |message |side-box 2 content |border colour |side-box 2 colour |main box font-colour |box border thickness}} |
|
|||
Mini box | ||||
{{Userbox-m |border-c=#000 |border-s=1 |id-c=#fff |id-s=12 |id-fc=#000 |id=ID}}
or {{Userbox-m |box colour |box content}} |
|
[edit] Userbox sampling templates
To make it easier to quote the generation code for a userbox in a uniform format, a template {{Userbox sample compact}} has been made available, which produces a picture of the userbox along with the code necessary to create it. To use it, just give it exactly the same parameters you would give the {{Userbox}} template. You must use subst:, or the template will not work properly. An example is shown below:
- {{subst:Userbox sample compact|id=UBX|id-c=red|info=This is a '''[[WP:UBX|Userbox]]'''.}}
Produces:
{{Userbox | border-c = #999 | border-s = 1 | id-c = red | id-s = 14 | id-fc = black | info-c = #EEE | info-s = 8 | info-fc = black | id = UBX | info = This is a '''[[WP:UBX|Userbox]]'''. | float = left }} |
|
There are not yet any similar templates available for userboxes created by the templates Userbox-r, Userbox-2 and Userbox-m.
[edit] Grouping userboxes
[edit] Using the Userboxtop template
Example 1
|
As with the Babel box, there is a box to group userboxes together. Just make a list of userboxes with {{Userboxtop|box-name}} at the top, followed by your list of userboxes, and {{Userboxbottom}} at the bottom. For example, the box to the right is created using the following list:
{{Userboxtop |Example 1}}
{{Wikipedia:WikiProject Userboxes/Userbox}}
{{User:UBX/Rome}}
{{User:Nihiltres/Userboxes/Friendly}}
{{Userboxbottom}}
[edit] Using the boxboxtop template
If you wish an expandable list of userboxes you may try:
{{boxboxtop|Example2}} <BR> <div class="NavFrame" style="padding:0;border-style:none;"><br /> <div class="NavFrame" style="border-style:none;padding:0;"><br /> <div class="NavHead" style="background:#EDF1F1;text-align:left;text-style:normal"><br /> Caption</div><div class="NavContent" style="display:none;"><br /> </tt><i>Place your userboxes here...</i><tt><br /> </div></div></div><br /> {{boxboxbottom}}
(Of course you can put more than one such section inside a userbox, see Example 2 at right.)
Example2
My yellow userboxes
My purple userboxes
|
You may also change the alignment by using 'right' or 'left' as the second parameter, or explicitly using parameter align. Thus, it is possible to create the same box on the right, but positioned on the left side of the page, by changing the first line from {{Userboxtop |Example 1}} to {{Userboxtop |Example 1|left}}.
[edit] Using the Babel grouping system
Similar results can be achieved with either of the following:
{{Babel-X |header=Example 1 |footer= |align=left |Wikipedia:WikiProject Userboxes/Userbox |Rome |:Nihiltres/Userboxes/Friendly}}
{{UBX-X |header=Example 1 |Wikipedia:WikiProject Userboxes/Userbox |Rome |:Nihiltres/Userboxes/Friendly}}
The older Babel grouping system can also be used, e.g. {{Babel-3|sv|no-4|rome}}. However, it only works for user boxes with the "User" prefix, which must then be dropped for the arguments. Also, boxes that need arguments of their own (such as {{User:UBX/Monty Python}}) cannot be used with Babel.
[edit] Using tables
A fourth alternative would be to table your userboxes. For example:
- {| style="margin: 1em auto 1em auto"
- | {{User:AusTerrapin/Box:Jazz Fusion}} {{User_USAFo5}}
- |-
- | {{user helper}} {{User:The Raven's Apprentice/Userboxes/User Warm}}
- |}
would produce the following:
|
||||
[edit] Combining tables and the boxboxtop template
A fifth method of grouping boxes is done by combining Examples 2 and 4 together. Example 2 breaks DHTML interoperability. It works as intended on Internet Explorer; however, it does not work well with Firefox and Opera when additional hide/show sections are added. This solution provides proper rendering on all three web browsers and scales much better when it comes to the number of groups you want to have. The table property can be adjusted by adding width="100%" (adjusting its percentage or by using a pixel width multiple of the userbox) to add more than one column. Another property align="right" can be changed to place the userboxes left, right, or center of the page.
|
{|align="right" width="160px" style="background-color: transparent;"
|-
|<div>
{{boxboxtop| }}
<div class="NavFrame" style="padding: 0; border-style: none;">
<div class="NavFrame" style="border-style: none; padding: 0;">
<div class="NavHead" style="background: #edf1f1; text-align: left; text-style: normal;">
Caption</div><div class="NavContent" style="display: none;">
Place your userboxes here...
</div></div></div>
{{boxboxbottom}}
Place additional userbox groups here...
</div>
|}
[edit] Gallery
[edit] Languages
- Wikipedia:Babel, for multilingual communication.
- Wikipedia:Userboxes/Writing systems, for written languages.
- Wikipedia:Userboxes/Grammar, for preferences on grammatical and dialect-related controversies.
- Wikipedia:Userboxes/Non-ISO Languages, for non-ISO languages.
- Wikipedia:Userboxes/Programming, for programming languages.
[edit] Interests and tastes
- Wikipedia:Userboxes/Animals, for preferences about favourite animals.
- Wikipedia:Userboxes/Cars, for preference in car make/model.
- Wikipedia:Userboxes/Colour or Wikipedia:Userboxes/Color, for preferences about favourite colours.
- Wikipedia:Userboxes/Computing, for personal computing information, such as hardware, including preferences about blogs and websites.
- Wikipedia:Userboxes/Software, for preferences about computer software.
- Wikipedia:Userboxes/Food, for preferences about food, beverages, and eating habits.
- Wikipedia:Userboxes/Games, for preferences about board and card games.
- Wikipedia:Userboxes/Games/Computer and video games, for preferences about computer and video games.
- Wikipedia:Userboxes/Games/Tabletop Roleplaying, for preferences about tabletop role-playing games.
- Wikipedia:Userboxes/History, for preferences in the study of history.
- Wikipedia:Userboxes/Interests, for general human interests and hobbies.
- Wikipedia:Userboxes/Mathematics, for statistics, measurement systems, and other areas of mathematics.
- Media:
- Wikipedia:Userboxes/Media/Artists, for preferences in art and artists
- Wikipedia:Userboxes/Media/Books, for preferences in books.
- Wikipedia:Userboxes/Media/Comics, for preferences in comics.
- Wikipedia:Userboxes/Media/Film, for preferences in film.
- Wikipedia:Userboxes/Media/Newsprint, for preferences in newsprint.
- Wikipedia:Userboxes/Media/Radio, for preferences in radio.
- Wikipedia:Userboxes/Media/Television, for preferences in television.
- By Genre:
- Wikipedia:Userboxes/Anime and manga, for preferences in anime and manga.
- Wikipedia:Userboxes/Science Fiction, for preferences in science fiction.
- Wikipedia:Userboxes/Music, for preferences about music, and musical interests.
- Wikipedia:Userboxes/Music/Albums, for specific albums.
- Wikipedia:Userboxes/Music/Artists, for specific artists.
- Wikipedia:Userboxes/Music/Bands, for specific bands.
- Wikipedia:Userboxes/Music/Songs, for specific songs.
- Wikipedia:Userboxes/Philosophy, for tastes in philosophy
- Wikipedia:Userboxes/Politics, for political statements.
- Wikipedia:Userboxes/Science, for preferences in the study of science.
- Wikipedia:Userboxes/Sports, for preferences about sports.
[edit] Life, status, and situation
- Wikipedia:Userboxes/Education, for educational qualifications, schools, colleges and universities, by region
- Wikipedia:Userboxes/Emoticons, for userboxes representing a current mood.
- Wikipedia:Userboxes/Ethnic groups, for userboxes representing ethnic backgrounds.
- Wikipedia:Userboxes/Health, for physical and mental health.
- Wikipedia:Userboxes/Life, for age, ancestry, family and sexuality.
- Wikipedia:Userboxes/Location, for country and state of origin, and regional organizations.
- Wikipedia:Userboxes/Military, for military affiliation and ranks.
- Wikipedia:Userboxes/Profession, for profession.
- User:UBX/Userboxes/Religion, for religious affiliation or beliefs.
- Wikipedia:Userboxes/Seasonal, for seasonal userboxes.
- Wikipedia:Userboxes/Time, for time zone and other temporal userboxes.
- Wikipedia:Userboxes/Zodiac, for astrological userboxes.
[edit] Wikipedia-related
- Wikipedia:Userboxes/Wikipedia/Position, for userboxes relating to a user's position on Wikipedia, donor status or editing skill.
- Wikipedia:Userboxes/Wikipedia/Foreign, for userboxes relating to a user's activity on foreign-language versions of Wikipedia.
- Wikipedia:Userboxes/Wikipedia/Organizations, for userboxes relating to Wikipedia organizations.
- Wikipedia:Userboxes/Wikipedia/Vandalism, for userboxes relating to vandalism and misuse of Wikipedia.
- Wikipedia:Userboxes/Wikipedia/Views, for userboxes relating to user views, preferences and philosophy.
- Wikipedia:Userboxes/Wikipedia/Stats and tools, for userboxes relating to personal statistics and editing tools.
- Wikipedia:Userboxes/Wikipedia/Miscellaneous, for other Wikipedia-related userboxes.
- Wikipedia:Userboxes/WikiProjects, for WikiProject userboxes.
- Wikipedia:Userboxes/Sister projects, for wiki sister project userboxes.
- Wikipedia:Userboxes/Userboxes, for userboxes about userboxes and topics related to them.
- Wikipedia:Userboxes/Large/Licencing, for large user templates related to licensing of Wikipedia users' contributions.
[edit] See also
[edit] External links
- The Super-Simple Userbox Maker - External tool that outputs userboxes in wiki markup. With built-in color schemes.
|