This is an old revision of this page, as edited by Objectivist-C (talk | contribs) at 19:46, 19 April 2006 (Reverting to last edit by Zsinj (build some consensus first, then we'll talk)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Revision as of 19:46, 19 April 2006 by Objectivist-C (talk | contribs) (Reverting to last edit by Zsinj (build some consensus first, then we'll talk))(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff) Shortcut
| |||
| |||
|
A userbox is a small coloured box that allows users to add small messages on their user pages. It is an extension of the babel boxes used for users' language abilities. The Wikimedia Commons has a large range of icons for use within boxes.
The primary purpose of user boxes and user categories should be to alert other Wikipedians to ways you might aid them in editing. For instance, if you speak a second language or have professional expertise in a technical field, other users will know they can contact you for assistance. User boxes that are designed to provoke, offend, or reflect a POV rather than show expertise are generally discouraged. Jimbo Wales wrote on the matter:
Userboxes of a political or, more broadly, polemical, nature are bad for the project. They are attractive to the wrong kinds of people, and they give visitors the wrong idea of what it means to be a Wikipedian.
Common uses for boxes include user interests, user skills, technical information, Misplaced Pages activities, or mere fun. There are four types of userbox templates. A gallery of example boxes is shown below.
Note: Many userboxes may be deleted or moved in the near future. This could result in many user pages with broken template references. If you are particularly attached to your userboxes, you may want to use subst.
Straw Poll
The straw poll at Misplaced Pages:Userbox policy poll has closed; no consensus was reached.
Existing Userboxes
See also: Category:Misplaced Pages userboxesLanguages
- Misplaced Pages:Babel, for multilingual communication.
- Misplaced Pages:Userboxes/Grammar, for preferences on grammatical and dialect-related controversies.
- Misplaced Pages:Userboxes/Non-ISO Languages, for non-ISO languages.
- Misplaced Pages:Userboxes/Programming, for programming languages.
Life, Status and Situation
- Misplaced Pages:Userboxes/Education, for educational qualifications, schools, colleges and universities, by region
- Misplaced Pages:Userboxes/Health, for physical and mental health.
- Misplaced Pages:Userboxes/Life, for age, ancestry, family and profession.
- Misplaced Pages:Userboxes/Location, for country and state of origin, and regional organizations.
- Misplaced Pages:Userboxes/Personality, for personalities according to "personality type" systems/tests.
- Misplaced Pages:Userboxes/Time, for time zone and other temporal userboxes.
- Misplaced Pages:Userboxes/Zodiac, for zodiac symbol userboxes.
Politics and Beliefs
- Misplaced Pages:Userboxes/Beliefs, for ethical and political beliefs and ideologies.
- Misplaced Pages:Userboxes/Political Parties, for political party userboxes.
- Misplaced Pages:Userboxes/Religion, for religious and spiritual views.
- Misplaced Pages:Userboxes/Regional Politics, for local and regional political views.
- Misplaced Pages:Userboxes/Sexuality, for sexual orientation, gender, status and sexual issues.
Interests and Tastes
- Misplaced Pages:Userboxes/Automotive, for automotive interests.
- Misplaced Pages:Userboxes/Books, for favorite books and graphic novels.
- Misplaced Pages:Userboxes/Colours, for favourite colours.
- Misplaced Pages:Userboxes/Computing, for computing, such as blogs, websites, browsers and hardware.
- Misplaced Pages:Userboxes/Food, for favorite foods, beverages, and eating habits.
- Misplaced Pages:Userboxes/Games, for favorite board, card, and video games.
- Misplaced Pages:Userboxes/Interests, for universal human interests and hobbies.
- Misplaced Pages:Userboxes/Mathematics, for statistics, measurement systems, and other areas in mathematics.
- Misplaced Pages:Userboxes/Media, for favorite radio, television, movies and newspapers.
- Misplaced Pages:Userboxes/Music, for musical taste and interests.
- Misplaced Pages:Userboxes/Pets, for pets.
- Misplaced Pages:Userboxes/Sports, for favorite sports.
Misplaced Pages-related
- Misplaced Pages:Userboxes/Wikipedia, for user category, association, editing philosophy and preferences.
- Misplaced Pages:Userboxes/WikiProjects, for userboxes related to WikiProjects.
- Misplaced Pages:Userboxes/Userboxes, for userboxes about userboxes and userbox policy.
Other userboxes
- Misplaced Pages:Userboxes/Automotive, for userboxes related to the automotive industry.
- Misplaced Pages:Userboxes/Emoticons, for userboxes representing a current mood.
- Misplaced Pages:Userboxes/Funny, for humorous or silly userboxes that don't fit elsewhere.
- Misplaced Pages:Userboxes/Seasonal, for seasonal userboxes.
Usage
Users
- If you choose to put an image in a userbox, make sure the image license is free. Misplaced Pages policy does not allow templates or user pages to have copyrighted works on them. See Misplaced Pages's fair use policy guidelines for more details.
- All items in template and user space are governed by the civility policy.
Editors
- Userboxes are not encyclopedic content; they are not to be used in articles.
- Userboxes are intended to make statements about a user's skills, attributes, views and affiliations on user pages, but they are public resources residing in user space.
- Userboxes must not include incivility and personal attacks.
- Misplaced Pages is not an appropriate place for political campaigning, and userboxes created or used for this purpose may be deleted.
Designing the userbox
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. See #A note on substitution above.
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 |
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 |
id | This is the content of the id box | Text |
info | This is the content of info box | Text |
Userbox types
Code | Appearance | |||
---|---|---|---|---|
Standard box | ||||
{{subst: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 = info box content }} or {{subst:Userbox|side-box colour|main box colour|side-box content|main box content}} |
| |||
Reverse box | ||||
{{subst: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 = info box content }} or {{subst:Userbox-r|side-box colour|main box colour|side-box content|main box content}} |
| |||
Double box | ||||
{{subst: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 = info box content }} or {{subst:Userbox-2|side-box 1 color|main box color|side-box 1 content|message|side-box 2 content|border color|side-box 2 color|main box font-color|box border thickness}}
|
| |||
Mini box | ||||
{{subst:Userbox-m |border-c = #000 |border-s = 1 |id-c = #fff |id-s = 12 |id-fc = #000 |id = ID }} or {{subst:Userbox-m|box color|box content}} |
|
Grouping userboxes
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 and {{Userboxbottom}} at the bottom. For example, the box to the right is created using the following list:
{{Userboxtop|Example 1}} {{User admin|]}} {{User WP:UB}} {{User browser}} {{User Rome}} {{User friendly}} {{Userboxbottom}}
You may also change the alignment by using 'right' or 'left' as the 2nd 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 the first line from {{Userboxtop|Example 1}} to {{Userboxtop|Example 1|left}}.
The actual Babel grouping system can also be used, e.g. {{Babel-4|sv|no-4|browser|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 cannot be used with Babel,
e.g. {{User wikipedia|administrator}}.)
See also
- Misplaced Pages:WikiProject Userboxes
- Misplaced Pages:List of userboxes
- RSS feed of user pages on the English Misplaced Pages ordered by the number of userbox templates on them
- Request new userboxes and/or submit your userbox ideas here.
WikiProject Userboxes | |
---|---|
Misplaced Pages | |
Interests | |
Languages | |
Life | |
Location | |
Mass media | |
The arts | |
TV shows | |
Time | |
Other | |
How to | |
New | |