Πρότυπο:Infobox user/doc
{{#invoke:Message box|mbox}}
Usage
Copy and paste the template below. All parameters are optional. Parameter names must be in lower case. {{#invoke:Infobox|infobox}}
{{Infobox user
<!-- INFOBOX FORMATTING -------->
| abovecolor =
| color =
| fontcolor =
| abovefontcolor =
| headerfontcolor =
| tablecolor =
<!-- LEAD INFORMATION ---------->
| title = <!-- optional, defaults to {{BASEPAGENAME}} -->
| status =
| image =
| image_caption =
| image_width =
| name =
| birthname =
| real_name =
| gender =
| languages =
| birthdate =
| birthplace =
| location =
| country =
| timezone =
| current_time = <!-- example for San Francisco: {{current time|UTC-8}} -->
| nationality =
| ethnicity =
| race =
| height =
| weight =
| hair =
| eyes =
| handedness =
| blood_type =
| sexuality =
| iq =
| personality_type=
| alignment =
<!-- FAMILY & FRIENDS ---------->
| marital status =
| spouse =
| girlfriend =
| boyfriend =
| children =
| siblings =
| pets =
<!-- EDUCATION & EMPLOYMENT ---->
| occupation =
| employer =
| education =
| primaryschool =
| intschool =
| highschool =
| college =
| university =
<!-- INTERESTS & BELIEFS ------->
| hobbies =
| religion =
| politics =
| aliases =
| phonemodel =
| movies =
| books =
| interests =
<!-- CONTACT INFO -------------->
| website = <!-- {{URL|example.com}} -->
| blog = <!-- {{URL|example.com}} -->
| email = <!-- {{no spam|account|example.com}} -->
| icq =
| aim =
| gtalk =
| jabber =
| skype =
| msn =
| yahoo =
| mac =
| irc =
| facebook =
| google+ =
| instagram =
| linkedin =
| pinterest =
| twitter =
| youtube =
| flickr =
<!-- SUBPAGES ----------------->
| subpages =
<!-- ACCOUNT STATISTICS ------->
| joined_date =
| first_edit =
| reviewer =
| rollbacker =
| template_editor =
| file_mover =
| check_user =
| account_creator =
| admin =
| bureaucrat =
| overseer =
| edit_count =
| permissions =
| signature =
<!-- USERBOXES ---------------->
| userboxes =
<!-- CUSTOM FIELDS ------------>
| custom_header =
| custom_data =
| custom_label1 =
| custom_data1 =
| custom_label2 =
| custom_data2 =
| custom_label3 =
| custom_data3 =
| custom_label4 =
| custom_data4 =
| custom_label5 =
| custom_data5 =
| custom_label6 =
| custom_data6 =
| custom_label7 =
| custom_data7 =
| custom_label8 =
| custom_data8 =
| custom_label9 =
| custom_data9 =
}}
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).
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.