CLASSICISTRANIERI HOME PAGE - YOUTUBE CHANNEL
SITEMAP
Audiobooks by Valerio Di Stefano: Single Download - Complete Download [TAR] [WIM] [ZIP] [RAR] - Alphabetical Download  [TAR] [WIM] [ZIP] [RAR] - Download Instructions

Make a donation: IBAN: IT36M0708677020000000008016 - BIC/SWIFT:  ICRAITRRU60 - VALERIO DI STEFANO or
Privacy Policy Cookie Policy Terms and Conditions
Wikipedia:Userboxes - Wikipedia, the free encyclopedia

Wikipedia:Userboxes

From Wikipedia, the free encyclopedia

This page gives information about the design, construction, and usage of userboxes, which are only intended to be used on userpages. Wikipedia is first and foremost an online encyclopedia, and as a means to that end, an online community. Userboxes are to help us create the best encyclopedia we can. However, before spending an inordinate amount of time on userboxes, please ask yourself whether it truly will benefit Wikipedia, such as helping people to collaborate more effectively on articles, and whether it would instead be a better use of time to write and develop encyclopedia articles.
Shortcut:
WP:BOX
WP:MINIBX
WP:UBX
WP:USERBOXES
WP:USERBOX
WP:UBXS

WP:BOX redirects here. You may be looking for Wikipedia:Sandbox.

A userbox is a small box that looks like this.
Userboxes can come in many different styles, including an ID Box on the right side, or even 2 ID Boxes.
Userboxes can have one or two sideboxes.

Userboxes (commonly abbreviated as UBX) are small colored boxes designed to appear on Wikipedians' 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 are not intended to be encyclopedic content, and as such they are not to be used in articles.

The first userboxes were designed to support the Babel interlanguage effort.

The primary purpose of userboxes and user categories is to alert other Wikipedians to ways you might be able to aid them in editing. For instance, if you speak a language besides English, or have expertise in a particular field, other users will know they can contact you for assistance.

Userboxes typically make statements about a user's skills, attributes, personality, interests, views, and affiliations.

Detailed technical instructions for userboxes may be found below.


Contents

[edit] Designing a userbox

Typical userbox content examples:

  • This user <verb phrase> <noun phrase>
    • 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>

Other combinations are obviously possible.

Other typical verbs (again, others are possible): drives, eats, edits, enjoys, favours, likes, loves, plays, prefers, reads, speaks, understands, uses, and watches.

Avoid the following verbs: considers, finds, knows, and thinks.

Also avoid compound sentences which are positive and negative, such as:

  • This user likes <noun phrase>, but does not like <another noun phrase>.

[edit] Caution about image use

  • The Wikimedia Commons has a large range of icons for use within boxes. However, if you wish to select a different image to put in a userbox, 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, for legal reasons. See Wikipedia's fair use policy guidelines for more details.

[edit] Content restrictions

Simply: If content is not appropriate on a user page, it is not appropriate within userboxes.

Userboxes that fail to meet these guidelines may be subject to deletion.

[edit] Category inclusion

  • Userboxes that include Category markup which adds the bearing userpage to a category must only categorize within subcategories of Category:Wikipedians.
  • Names and descriptions of subcategories are subject to the same rules and restrictions as userbox content.
  • Userboxes should not automatically include categories by default. Consider how useful the category would be to other editors before adding it to your userbox.
  • Do not create categories which could potentially include all Wikipedians. For example: "This user is a Wikipedian."; "This user is human."; "This user uses the internet"; etc.
  • Avoid categorising "not"-based userboxes. For example: "This user does not like <noun phrase>."

[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 colour of the userbox CSS colour value (#hex or colour name)
border-s The border size of the userbox Width in pixels
id-c The background colour of the id box CSS colour value
id-s The font size of the id box Size in PostScript points
id-fc The font colour of the id box text CSS colour value
info-c The background colour of info box CSS colour value
info-s The font size of info box Size in PostScript points
info-fc The font colour of info box CSS colour value
id This is the content of the id box Text
info This is the content of info box Text

[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     = info box content
}}

or {{Userbox|side-box colour|main box colour|side-box content|main box content}}

ID info 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     = info box content
}}

or {{Userbox-r|side-box colour|main box colour|side-box content|main box content}}

info box content ID
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     = info box 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}}
Note: If omitted, border colour and side-box 2 colour default to the same colour as side-box 1, and font colour is black. Default border thickness is 1.

ID 1 info box content ID 2
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}}

ID

[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.

For example, consider the following code and the resulting demonstration userbox:

{{subst:Userbox sample compact
| id=UBX
| id-c=red
| info=This is a '''[[WP:UBX|Userbox]]'''
}}
{{subst: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 }}
UBX This is a Userbox

There are not yet any similar templates available for userboxes created by the templates Userbox-r, Userbox-2 and Userbox-m.

[edit] Using existing userboxes

[edit] Syntax

The standard syntax for adding a userbox to your user page (also known as transclusion) is: {{user nameofbox}}.

If you wish, you can use the following substitution syntax instead: {{subst: user nameofbox}}. If you do not substitute, and the userbox is deleted, this could result in many broken template references on your user page. The use of "subst:" will prevent the deletion of userbox templates from affecting your page. However, if you do this, the version on your userbox will not reflect any new changes, and it will also lead to large amounts of Wikicode being present on your page.

[edit] Grouping userboxes

Example 1
This user is a member of WikiProject Userboxes.
This user is using a web browser.
This user is interested in ancient Rome.
This user wants to be your friend.

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 browser}}
{{User Rome}}
{{User:Nihiltres/Userboxes/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 first line from {{Userboxtop|Example 1}} to {{Userboxtop|Example 1|left}}.

Similar results can be achieved with either of the following:


{{Babel-X|header=Example 

1|footer=|align=left|wikipedia/Administrator|Wikipedia:WikiProject 

Userboxes/Userbox|browser|Rome|:Nihiltres/Userboxes/Friendly}}

{{UBX-X|header=Example 1|wikipedia/Administrator|Wikipedia:WikiProject 

Userboxes/Userbox|browser|Rome|:Nihiltres/Userboxes/Friendly}}

The older 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 (such as {{User Monty Python}}) cannot be used with Babel.

A third alternative would be to table your userboxes. For example:

{| style="margin: 1em auto 1em auto"
| {{User:Saoshyant/Userboxes/User ESP-member}} {{User:Netsnipe/User_VCN}} {{user CVU1-en}}
|-
| {{user AGF}} {{User wikipedia/No personal attacks}} {{user NPOV}}
|-
| {{User:Feureau/UserBox/ProudWikipedian}} 
{{User wikipedia/Signpost}} 
{{User wikipedia/Department of Fun}}
|}

would produce the following:

This user is a member of Esperanza.
This user is a member of the
Counter-Vandalism Unit.
This user assumes good faith.
This user maintains a strict policy advising against all personal attacks.
This user strives to maintain a policy of neutrality on controversial issues.
This user is proud
to be a Wikipedian.
This user writes for The Wikipedia Signpost. Do you?
This user is a member of the Wikipedia Department of Fun.

[edit] Gallery submissions

Ideas for userboxes can be submitted here.

If you have designed a userbox that you would like to make available to others, submitting it to the gallery may be currently controversial. It may be suggested to first display it on the New Userboxes talk page, for community comment.

As an alternative, you may wish to consider keeping it on your own userspace and making it available through Category:Original Wikipedian userboxes, using the following syntax:

<noinclude>
[[category:Original Wikipedian userboxes]]
</noinclude>

[edit] Gallery

See also: :Category:Wikipedia userboxes, Wikipedia talk:Userboxes/Ideas, and Wikipedia talk:Userboxes/New Userboxes

[edit] Languages

[edit] Interests and Tastes

[edit] Life, Status, and Situation

[edit] Wikipedia-related


WikiProject Userboxes
Language

Languages | Non-ISO languages and dialects | Writing systems | Programming languages | Grammar

Interests

WikiProjects | Comedy | Computing | Food | Games | History | Mathematics | Music | Science | Sports | Miscellaneous
Media: BooksFilmTelevisionRadioNewsprintComicsAnime and manga

Life

Education | Health | Life | Profession

Location and time

Location: AfricaAmericas: Argentina · Brazil · Canada · U.S.AsiaEurope: Germany · Spain · U.K.Oceania
Time: SeasonalTime zone

Other

Emoticons | Userboxes | Wikipedia
See also: Userbox migrationUserbox policy


[edit] See also

Static Wikipedia 2008 (no images)

aa - ab - af - ak - als - am - an - ang - ar - arc - as - ast - av - ay - az - ba - bar - bat_smg - bcl - be - be_x_old - bg - bh - bi - bm - bn - bo - bpy - br - bs - bug - bxr - ca - cbk_zam - cdo - ce - ceb - ch - cho - chr - chy - co - cr - crh - cs - csb - cu - cv - cy - da - de - diq - dsb - dv - dz - ee - el - eml - en - eo - es - et - eu - ext - fa - ff - fi - fiu_vro - fj - fo - fr - frp - fur - fy - ga - gan - gd - gl - glk - gn - got - gu - gv - ha - hak - haw - he - hi - hif - ho - hr - hsb - ht - hu - hy - hz - ia - id - ie - ig - ii - ik - ilo - io - is - it - iu - ja - jbo - jv - ka - kaa - kab - kg - ki - kj - kk - kl - km - kn - ko - kr - ks - ksh - ku - kv - kw - ky - la - lad - lb - lbe - lg - li - lij - lmo - ln - lo - lt - lv - map_bms - mdf - mg - mh - mi - mk - ml - mn - mo - mr - mt - mus - my - myv - mzn - na - nah - nap - nds - nds_nl - ne - new - ng - nl - nn - no - nov - nrm - nv - ny - oc - om - or - os - pa - pag - pam - pap - pdc - pi - pih - pl - pms - ps - pt - qu - quality - rm - rmy - rn - ro - roa_rup - roa_tara - ru - rw - sa - sah - sc - scn - sco - sd - se - sg - sh - si - simple - sk - sl - sm - sn - so - sr - srn - ss - st - stq - su - sv - sw - szl - ta - te - tet - tg - th - ti - tk - tl - tlh - tn - to - tpi - tr - ts - tt - tum - tw - ty - udm - ug - uk - ur - uz - ve - vec - vi - vls - vo - wa - war - wo - wuu - xal - xh - yi - yo - za - zea - zh - zh_classical - zh_min_nan - zh_yue - zu -

Static Wikipedia 2007 (no images)

aa - ab - af - ak - als - am - an - ang - ar - arc - as - ast - av - ay - az - ba - bar - bat_smg - bcl - be - be_x_old - bg - bh - bi - bm - bn - bo - bpy - br - bs - bug - bxr - ca - cbk_zam - cdo - ce - ceb - ch - cho - chr - chy - co - cr - crh - cs - csb - cu - cv - cy - da - de - diq - dsb - dv - dz - ee - el - eml - en - eo - es - et - eu - ext - fa - ff - fi - fiu_vro - fj - fo - fr - frp - fur - fy - ga - gan - gd - gl - glk - gn - got - gu - gv - ha - hak - haw - he - hi - hif - ho - hr - hsb - ht - hu - hy - hz - ia - id - ie - ig - ii - ik - ilo - io - is - it - iu - ja - jbo - jv - ka - kaa - kab - kg - ki - kj - kk - kl - km - kn - ko - kr - ks - ksh - ku - kv - kw - ky - la - lad - lb - lbe - lg - li - lij - lmo - ln - lo - lt - lv - map_bms - mdf - mg - mh - mi - mk - ml - mn - mo - mr - mt - mus - my - myv - mzn - na - nah - nap - nds - nds_nl - ne - new - ng - nl - nn - no - nov - nrm - nv - ny - oc - om - or - os - pa - pag - pam - pap - pdc - pi - pih - pl - pms - ps - pt - qu - quality - rm - rmy - rn - ro - roa_rup - roa_tara - ru - rw - sa - sah - sc - scn - sco - sd - se - sg - sh - si - simple - sk - sl - sm - sn - so - sr - srn - ss - st - stq - su - sv - sw - szl - ta - te - tet - tg - th - ti - tk - tl - tlh - tn - to - tpi - tr - ts - tt - tum - tw - ty - udm - ug - uk - ur - uz - ve - vec - vi - vls - vo - wa - war - wo - wuu - xal - xh - yi - yo - za - zea - zh - zh_classical - zh_min_nan - zh_yue - zu -

Static Wikipedia 2006 (no images)

aa - ab - af - ak - als - am - an - ang - ar - arc - as - ast - av - ay - az - ba - bar - bat_smg - bcl - be - be_x_old - bg - bh - bi - bm - bn - bo - bpy - br - bs - bug - bxr - ca - cbk_zam - cdo - ce - ceb - ch - cho - chr - chy - co - cr - crh - cs - csb - cu - cv - cy - da - de - diq - dsb - dv - dz - ee - el - eml - eo - es - et - eu - ext - fa - ff - fi - fiu_vro - fj - fo - fr - frp - fur - fy - ga - gan - gd - gl - glk - gn - got - gu - gv - ha - hak - haw - he - hi - hif - ho - hr - hsb - ht - hu - hy - hz - ia - id - ie - ig - ii - ik - ilo - io - is - it - iu - ja - jbo - jv - ka - kaa - kab - kg - ki - kj - kk - kl - km - kn - ko - kr - ks - ksh - ku - kv - kw - ky - la - lad - lb - lbe - lg - li - lij - lmo - ln - lo - lt - lv - map_bms - mdf - mg - mh - mi - mk - ml - mn - mo - mr - mt - mus - my - myv - mzn - na - nah - nap - nds - nds_nl - ne - new - ng - nl - nn - no - nov - nrm - nv - ny - oc - om - or - os - pa - pag - pam - pap - pdc - pi - pih - pl - pms - ps - pt - qu - quality - rm - rmy - rn - ro - roa_rup - roa_tara - ru - rw - sa - sah - sc - scn - sco - sd - se - sg - sh - si - simple - sk - sl - sm - sn - so - sr - srn - ss - st - stq - su - sv - sw - szl - ta - te - tet - tg - th - ti - tk - tl - tlh - tn - to - tpi - tr - ts - tt - tum - tw - ty - udm - ug - uk - ur - uz - ve - vec - vi - vls - vo - wa - war - wo - wuu - xal - xh - yi - yo - za - zea - zh - zh_classical - zh_min_nan - zh_yue - zu -

Sub-domains

CDRoms - Magnatune - Librivox - Liber Liber - Encyclopaedia Britannica - Project Gutenberg - Wikipedia 2008 - Wikipedia 2007 - Wikipedia 2006 -

Other Domains

https://www.classicistranieri.it - https://www.ebooksgratis.com - https://www.gutenbergaustralia.com - https://www.englishwikipedia.com - https://www.wikipediazim.com - https://www.wikisourcezim.com - https://www.projectgutenberg.net - https://www.projectgutenberg.es - https://www.radioascolto.com - https://www.debitoformtivo.it - https://www.wikipediaforschools.org - https://www.projectgutenbergzim.com