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

De Familia Sanchez Arjona
Saltar a: navegación, buscar
(clarifying difference betweent the two choices)
m (89 revisiones importadas)
 
(No se muestran 49 ediciones intermedias de 27 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]].
  
Location information (adr, street, locality, region, country, geo...) will <em>only</em> be included in the microformat if {{tl|placename}} is 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]].
  
Date-of-birth ("bday") information will <em>only</em> be included in the microformat if {{tl|birth-date}} or {{tl|Birth-date and age}} are used in the infobox.
+
To include a URL, use {{Tl|URL}}.
  
Optionally, an alternate display format, links or any display template, including {{tl|Julian date}}, and {{tl|Chinese calendar/year name}} etc. may be used as the second parameter for Birth-date.  The numerically oriented {{tl|birth date}} or {{tl|Birth date and age}} may be used, but do not have this option.
+
'''Please do not remove instances of these sub-templates.'''
  
 +
=== Classes ===
 
hCard uses HTML classes including:
 
hCard uses HTML classes including:
<div class="horizontal">
+
{{Flatlist/microformat|
*adr (see {{tl|placename}}, {{tl|address}}, {{tl|map-loc}} )
+
*adr
 
*agent
 
*agent
 
*bday
 
*bday
 +
*birthplace
 
*category
 
*category
 
*country-name
 
*country-name
 +
*deathdate
 +
*deathplace
 
*extended-address
 
*extended-address
 
*family-name
 
*family-name
Línea 27: 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>
  
[[Category:Templates generating hCards|{{PAGENAME}}]]<noinclude>
+
[[Category:Templates generating hCards]]
[[ar:قالب:UF-hcard-person]]
+
[[Category:Microformat (uF) message templates]]
[[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.