Template:Infobox user/doc: Difference between revisions
No edit summary |
No edit summary |
||
| Line 10: | Line 10: | ||
| tablecolor = | | tablecolor = | ||
<!-- LEAD INFORMATION ----------> | <!-- LEAD INFORMATION ----------> | ||
| image = Example.png | | image = Example.png | ||
| image_caption = {{{image_caption}}} | | image_caption = {{{image_caption}}} | ||
| Line 25: | Line 24: | ||
| location = {{{location}}} | | location = {{{location}}} | ||
| country = {{{country}}} | | country = {{{country}}} | ||
| nationality = {{{nationality}}} | | nationality = {{{nationality}}} | ||
| personality_type= {{{personality_type}}} | | personality_type= {{{personality_type}}} | ||
| alignment = {{{alignment}}} | | alignment = {{{alignment}}} | ||
| Line 65: | Line 52: | ||
<!-- CONTACT INFO --------------> | <!-- CONTACT INFO --------------> | ||
| website = {{{website}}} | | website = {{{website}}} | ||
<!-- SUBPAGES -----------------> | <!-- SUBPAGES -----------------> | ||
| subpages = {{{subpages}}} | | subpages = {{{subpages}}} | ||
<!-- ACCOUNT STATISTICS -------> | <!-- ACCOUNT STATISTICS -------> | ||
<!-- USERBOXES ----------------> | <!-- USERBOXES ----------------> | ||
| userboxes = {{{userboxes}}} | | userboxes = {{{userboxes}}} | ||
| Line 125: | Line 82: | ||
| location = | | location = | ||
| country = | | country = | ||
<!-- CONTACT INFO --------------> | <!-- CONTACT INFO --------------> | ||
| website = <!-- {{URL|example.com}} --> | | website = <!-- {{URL|example.com}} --> | ||
<!-- USERBOXES ----------------> | <!-- USERBOXES ----------------> | ||
| userboxes = | | userboxes = | ||
Latest revision as of 12:22, 2 September 2015
Template loop detected: Template:Mbox
Usage
Copy and paste the template below. All parameters are optional. Parameter names must be in lower case.
| Infobox user | ||
|---|---|---|
|
{{{image_caption}}} {{{image_caption}}} | ||
| Name | {{{name}}} | |
| Full name | {{{real_name}}} | |
| Nickname | {{{aliases}}} | |
| Birth date | {{{birthdate}}} | |
| Current location | {{{location}}} | |
| Current country | {{{country}}} | |
| Nationality | {{{nationality}}} | |
| Hobbies | {{{hobbies}}} | |
| Website | {{{website}}} | |
| Infobox user subpages | ||
|
{{{subpages}}} | ||
| 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 =
| languages =
| birthdate =
| birthplace =
| location =
| country =
<!-- CONTACT INFO -------------->
| website = <!-- {{URL|example.com}} -->
<!-- USERBOXES ---------------->
| userboxes =
<!-- CUSTOM FIELDS ------------>
| custom_header =
| custom_data =
}}
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 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}}, or {{birth date and age}} are used in the infobox. (Do not use these if the date is before 1583). Be cautious about using these if the person is still living, per WP:DOB.
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.