Diferencia entre revisiones de «Plantilla:UF-hcard-person»

De Familia Sanchez Arjona
Saltar a: navegación, buscar
(Using tlx instead of tl; the monospaced font makes it clearer we are talking about actual code to input, not talking about the template as a WP page. Wording cleanup.)
m (89 revisiones importadas)
 
(No se muestran 45 ediciones intermedias de 25 usuarios)
Línea 1: Línea 1:
The HTML markup produced by this template includes an [[HCard|hCard microformat]], which makes the person's details [[Parsing|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. For more information about the use of [[microformat]]s on Wikipedia, please see [[Wikipedia:WikiProject Microformats|the microformat project]].
+
The HTML markup produced by this template includes an [[HCard|hCard microformat]], which makes the person's details [[Parsing|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 [[microformat]]s on Wikipedia, please see [[Wikipedia:WikiProject Microformats|the microformat project]].
  
Date-of-birth ("bday") information will only be included in the microformat if {{tlx|Birth date}}, {{tlx|Birth date and age}}, or {{tlx|birth-date}} are used in the infobox.
+
=== Sub-templates ===
 +
Date-of-birth ("bday") information will only be included in the microformat if {{tl|birth date}}, or {{tl|birth date and age}} are used in the infobox. ([[Wikipedia:WikiProject Microformats/dates|Do not use these if the date is before 1583]]). Be cautious about using these if the person is still living, per [[WP:DOB]].
  
The hCard uses HTML classes including:
+
To include a URL, use {{Tl|URL}}.
<div class="horizontal">
+
 
 +
'''Please do not remove instances of these sub-templates.'''
 +
 
 +
=== Classes ===
 +
hCard uses HTML classes including:
 +
{{Flatlist/microformat|
 
*adr
 
*adr
 
*agent
 
*agent
 
*bday
 
*bday
 +
*birthplace
 
*category
 
*category
 
*country-name
 
*country-name
 +
*deathdate
 +
*deathplace
 
*extended-address
 
*extended-address
 
*family-name
 
*family-name
Línea 23: Línea 32:
 
*org
 
*org
 
*role
 
*role
 +
*url
 
*vcard
 
*vcard
</div>
+
}}
  
'''Please do not rename or remove these classes; nor collapse nested elements which use them.'''
+
'''Please do not rename or remove these classes nor collapse nested elements which use them.'''<includeonly>{{#ifeq:{{SUBPAGENAME}}|doc | |{{#ifeq:{{SUBPAGENAME}}|sandbox | |[[Category:Templates generating hCards]]}} }}</includeonly><noinclude>
  
<includeonly>{{#ifeq: {{SUBPAGENAME}}|doc||{{#ifeq: {{SUBPAGENAME}}|sandbox||[[Category:Templates generating hCards|{{PAGENAME}}]]}}}}</includeonly><noinclude>
+
[[Category:Templates generating hCards]]
[[ar:قالب:UF-hcard-person]]
+
[[Category:Microformat (uF) message templates]]
[[eo:Ŝablono:UF-hcard-persono]]
 
[[hsb:Předłoha:UF-hcard-wosoby]]
 
 
</noinclude>
 
</noinclude>

Revisión actual del 15:22 27 may 2016

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.