Template:Infobox user/doc
|
|
This is a documentation subpage for Template:Infobox user. It contains usage information, categories, interlanguage links and other content that is not part of the original template page. |
Contents
Usage
Copy and paste the template below. All parameters are optional. Parameter names must be in lower case.
| Infobox user {{{status}}} | ||
|---|---|---|
|
{{{image_caption}}} | ||
| Name | {{{name}}} | |
| Name at birth | {{{birthname}}} | |
| Name in real life | {{{real_name}}} | |
| Gender | {{{gender}}} | |
| Birth date | {{{birthdate}}} | |
| Birth place | {{{birthplace}}} | |
| Current location | {{{location}}} | |
| Country | {{{country}}} | |
| Time zone | {{{timezone}}} | |
| Current time | {{{current_time}}} | |
| Nationality | {{{nationality}}} | |
| Ethnicity | {{{ethnicity}}} | |
| Race | {{{race}}} | |
| Height | {{{height}}} | |
| Weight | {{{weight}}} | |
| Hair | {{{hair}}} | |
| Eyes | {{{eyes}}} | |
| Blood type | {{{blood_type}}} | |
| Sexuality | {{{sexuality}}} | |
| IQ | {{{iq}}} | |
| Personality type | {{{personality_type}}} | |
| Family and friends | ||
| Marital status | {{{marital status}}} | |
| Spouse | {{{spouse}}} | |
| Girlfriend | {{{girlfriend}}} | |
| Boyfriend | {{{boyfriend}}} | |
| Children | {{{children}}} | |
| Siblings | {{{siblings}}} | |
| Pets | {{{pets}}} | |
| Education and employment | ||
| Occupation | {{{occupation}}} | |
| Employer | {{{employer}}} | |
| Education | {{{education}}} | |
| College | {{{college}}} | |
| University | {{{university}}} | |
| High school | {{{highschool}}} | |
| Hobbies, favourites, and beliefs | ||
| Hobbies | {{{hobbies}}} | |
| Religion | {{{religion}}} | |
| Politics | {{{politics}}} | |
| Aliases | {{{aliases}}} | |
| Movies and shows | {{{movies}}} | |
| Books | {{{books}}} | |
| Interests | ||
|
{{{interests}}} | ||
| Contact info | ||
| Website | {{{website}}} | |
| Blog | {{{blog}}} | |
| {{{email}}} | ||
| ICQ | {{{icq}}} | |
| AIM | {{{aim}}} | |
| GTalk | {{{gtalk}}} | |
| XMPP | {{{jabber}}} | |
| Skype | {{{skype}}} | |
| MSN | {{{msn}}} | |
| Yahoo | {{{yahoo}}} | |
| .Mac | {{{mac}}} | |
| IRC | {{{irc}}} | |
| {{{facebook}}} | ||
| Google+ | {{{google+}}} | |
| {{{pinterest}}} | ||
| {{{twitter}}} | ||
| YouTube | {{{youtube}}} | |
| Flickr | {{{flickr}}} | |
| Infobox user subpages | ||
|
{{{subpages}}} | ||
| Account statistics | ||
| Joined | {{{joined_date}}} | |
| First edit | {{{first_edit}}} | |
| Edit count | {{{edit_count}}} | |
| Permissions | {{{permissions}}} | |
| Signature | {{{signature}}} | |
| Userboxes | ||
| ||
{{Infobox user
<!-- INFOBOX FORMATTING -------->
| color =
| fontcolor =
| tablecolor =
<!-- LEAD INFORMATION ---------->
| title = <!-- optional, defaults to {{BASEPAGENAME}} -->
| status =
| image =
| image_caption =
| image_width =
| name =
| birthname =
| real_name =
| gender =
| birthdate =
| birthplace =
| location =
| country =
| timezone =
| current_time =
| nationality =
| ethnicity =
| race =
| height =
| weight =
| hair =
| eyes =
| blood_type =
| sexuality =
| iq =
| personality_type=
<!-- FAMILY & FRIENDS ---------->
| marital status =
| spouse =
| girlfriend =
| boyfriend =
| children =
| siblings =
| pets =
<!-- EDUCATION & EMPLOYMENT ---->
| occupation =
| employer =
| education =
| college =
| university =
| highschool =
<!-- INTERESTS & BELIEFS ------->
| hobbies =
| religion =
| politics =
| aliases =
| movies =
| books =
| interests =
<!-- CONTACT INFO -------------->
| website = <!-- {{URL|example.com}} -->
| blog = <!-- {{URL|example.com}} -->
| email =
| icq =
| aim =
| gtalk =
| jabber =
| skype =
| msn =
| yahoo =
| mac =
| irc =
| facebook =
| google+ =
| pinterest =
| twitter =
| youtube =
| flickr =
<!-- SUBPAGES ----------------->
| subpages =
<!-- Account statistics ------------->
| joined_date =
| first_edit =
| edit_count =
| permissions =
| signature =
<!-- USERBOXES ----------------->
| userboxes =
}}
Microformats
The HTML markup produced by this template includes an hCard microformat, which makes the person's details parsable by computers, either acting automatically to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For more information about the use of wikipedia:microformats on Wikipedia, please see the microformat project.
Sub-templates
Date-of-birth ("bday") information will only be included in the microformat if {{Birth date}}, {{Birth date and age}}, {{Birth-date}} ({{bday}}), or {{Birth-date and age}} ({{b-da}}) are used in the infobox. (but do not use these if the date is before 1583).
To include a URL, use {{URL}}.
Please do not remove instances of these sub-templates.
Classes
hCard uses HTML classes including:
- adr
- agent
- bday
- birthplace
- category
- country-name
- deathdate
- deathplace
- extended-address
- family-name
- fn (required)
- given-name
- honorific-prefix
- honorific-suffix
- label
- locality
- n
- nickname
- note
- org
- role
- url
- vcard
Please do not rename or remove these classes; nor collapse nested elements which use them.