Diferencia entre revisiones de «Plantilla:Birth date and age/doc»

De Familia Sanchez Arjona
Saltar a: navegación, buscar
m (Usage: normal caps)
m (222 revisiones importadas)
 
(No se muestran 183 ediciones intermedias de más de 100 usuarios)
Línea 1: Línea 1:
{{mergefrom|Hcard-bday|Template_talk:Birth_date_and_age#Edit_request}}
+
{{Documentation subpage}}<includeonly>
<includeonly>{{template doc page transcluded|Template:Birth date and age}}</includeonly>
+
{{#ifeq:{{#titleparts:{{PAGENAME}}|1}}|Birth date and age
<noinclude>{{template doc page viewed directly}}</noinclude>
+
| {{High-risk|438,000+}} <!--(Template:Birth date and age)-->
<!--  
+
| {{High-risk|195,000+}} <!--(Template:Birth date)-->
    PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE
+
}}</includeonly>
    YOU CAN EDIT THE TEMPLATE DOCUMENTATION BELOW THIS COMMENT
+
<!-- PLEASE ADD CATEGORIES WHERE INDICATED AT THE BOTTOM OF THIS PAGE -->
-->
+
{{Ombox |type=content |style=margin-bottom:1.0em; |textstyle=color:#CC0000;font-weight:bold; |text=Do not use this template when the person's exact date of birth is disputed or unknown.}}
== Usage ==
 
  
These templates ('''{{tl|Birth date}}''' and '''{{tl|Birth date and age}}''') return a person's date of birth and optionally his/her age. The latter also have the shortcut: '''{{tl|Bda}}'''.
+
The '''{{tl|Birth date}}''' and '''{{tl|Birth date and age}}''' templates will return a person’s date of birth and optionally his/her age. They have the shortcuts '''{{tl|dob}}''' and '''{{tl|bda}}''', respectively.
  
 
Using this template rather than simply inserting the date into articles allows for the inclusion of hidden [[metadata]] about the date. This metadata can be used by web browsers and other software tools to extract the details, and display them using some other website or mapping tool, index or search them.
 
Using this template rather than simply inserting the date into articles allows for the inclusion of hidden [[metadata]] about the date. This metadata can be used by web browsers and other software tools to extract the details, and display them using some other website or mapping tool, index or search them.
  
Syntax:
+
===Syntax===
  
:<nowiki>{{Birth date|year of birth|month of birth|day of birth}}</nowiki>
+
====To display the birth date only====
 +
: <code><nowiki>{{Birth date|year of birth|month of birth|day of birth|additional parameters}}</nowiki></code>
  
or
+
'''Do not use with non-Gregorian dates''' because the resulting hCard hidden date will be false.
  
:<nowiki>{{Birth date and age|year of birth|month of birth|day of birth}}</nowiki>
+
===={{tl|dob}} is a redirect to {{tl|Birth date}}====
:<nowiki>{{Bda|year of birth|month of birth|day of birth}}</nowiki>
+
: <code><nowiki>{{dob|year of birth|month of birth|day of birth|additional parameters}}</nowiki></code>
  
Examples:
+
====To display a birth date with calculated age====
 +
: <code><nowiki>{{Birth date and age|year of birth|month of birth|day of birth|additional parameters}}</nowiki></code>
  
:<nowiki>{{Birth date|1993|2|24}}</nowiki> returns "{{Birth date|1993|2|24}}"
+
'''This form is only intended for living persons.''' For dead persons, use {{tl|birth date}}. In the rare case that a living person's birth date is given in a non-Gregorian calendar this template should not be used. The parameter names 'year', 'month', and 'day' can be used instead of the first, second, and third parameters for 'Birth date and age' only. These parameter names are not available for the 'Birth date' template.
 +
However, as per [[WP:DOB]], a full birth date for a living person should '''only''' be displayed when it can be cited as being '''widely''' published, or published with the clear approval of the person involved. Otherwise, use {{tl|birth year and age}} instead.
  
:<nowiki>{{Birth date and age|1993|2|24}}</nowiki> returns {{Birth date and age|1993|2|24}}
+
===={{tl|Bda}} is a redirect to {{tl|Birth date and age}}====
 +
: <code><nowiki>{{Bda|year of birth|month of birth|day of birth|additional parameters}}</nowiki></code>
  
An optional parameter, df, can be set (to "y" or "yes" for example) to display the day before the month. This is primarily used in articles about people from parts of the world where the day precedes the month in a date. Conversely the (unimplemented) parameter mf can be set for month first, currently the default behaviour.
+
Examples
 +
: <code><nowiki>{{Birth date|1993|2|4|df=yes}}</nowiki></code> returns "{{Birth date|1993|2|4|df=yes}}"
 +
: <code><nowiki>{{Birth date|1993|2|4|mf=yes}}</nowiki></code> returns "{{Birth date|1993|2|4|mf=yes}}"
 +
: <code><nowiki>{{Birth date|1993|2|4}}</nowiki></code> returns "{{Birth date|1993|2|4}}"
 +
: <code><nowiki>{{Birth date|1993|2|24|df=yes}}</nowiki></code> returns "{{Birth date|1993|2|24|df=yes}}"
 +
: <code><nowiki>{{Birth date|1993|2|24|mf=yes}}</nowiki></code> returns "{{Birth date|1993|2|24|mf=yes}}"
 +
: <code><nowiki>{{Birth date|1993|2|24}}</nowiki></code> returns "{{Birth date|1993|2|24}}"
  
Examples:
+
: <code><nowiki>{{Birth date and age|1993|2|4|df=yes}}</nowiki></code> returns {{Birth date and age|1993|2|4|df=yes}}
 +
: <code><nowiki>{{Birth date and age|1993|2|4|mf=yes}}</nowiki></code> returns {{Birth date and age|1993|2|4|mf=yes}}
 +
: <code><nowiki>{{Birth date and age|1993|2|4}}</nowiki></code> returns {{Birth date and age|1993|2|4}}
 +
: <code><nowiki>{{Birth date and age|1993|2|24|df=yes}}</nowiki></code> returns {{Birth date and age|1993|2|24|df=yes}}
 +
: <code><nowiki>{{Birth date and age|1993|2|24|mf=yes}}</nowiki></code> returns {{Birth date and age|1993|2|24|mf=yes}}
 +
: <code><nowiki>{{Birth date and age|1993|2|24}}</nowiki></code> returns {{Birth date and age|1993|2|24}}
  
:<nowiki>{{Birth date|1993|2|24|df=yes}}</nowiki> returns "{{Birth date|1993|2|24|df=yes}}"
+
===="month first" (mf) and "day first" (df) options====
 +
The '''df''' (day first) and '''mf''' (month first) parameters indicate the intended date format to display. The appropriate parameter should be set to "y" or "yes" e.g. '''df=yes''' or '''mf=y'''.
  
:<nowiki>{{Birth date and age|1993|2|24|df=yes}}</nowiki> returns "{{Birth date and age|1993|2|24|df=yes}}"
+
The default output of this template is to display the month before the day. This default may not be appropriate for articles about people from parts of the world where the day precedes the month in a date. In such articles the parameter, "df", should be set to display the day before the month.
  
The templates also return the date, hidden by CSS, in the [[ISO 8601]] format needed by [[HCard|hCard microformat]]s. for example:
+
The parameter "mf", while not actually used by the template, will indicate that month first format is intended. Using these parameters can assist [[WP:BOT|bots]] or other automated processing to detect which date format is intended; leaving the format as default may lead an editor or bot to change the format to an unintended value.
  
:<nowiki>(<span class="bday">1993-02-24</span>)</nowiki>
+
Do not specify both "df" and "mf" parameters in the same use of the template, as these formats are mutually exclusive.
  
See [[WP:UF|the microformats project]] for details.
+
Examples
 +
: <code><nowiki>{{Birth date|1993|2|24|df=yes}}</nowiki></code> displays "{{Birth date|1993|2|24|df=yes}}".
 +
: <code><nowiki>{{Birth date and age|1993|2|24|df=yes}}</nowiki></code> displays "{{Birth date and age|1993|2|24|df=yes}}".
 +
: <code><nowiki>{{Birth date|1993|2|24|mf=yes}}</nowiki></code> displays "{{Birth date|1993|2|24|mf=yes}}".
 +
: <code><nowiki>{{Birth date and age|1993|2|24|mf=yes}}</nowiki></code> displays "{{Birth date and age|1993|2|24|mf=yes}}".
  
'''Note:''' The template will appear broken when the parameters are left blank (as seen above).
+
===hCard microformat===
 +
The templates also returns the date, hidden by CSS, in the [[WP:ISO 8601|ISO 8601]] ''format'' (but not necessarily to the ISO 8601 ''standard'') needed by [[hCard|hCard microformat]]s. For example:
 +
: <code><nowiki>(<span class="bday">1993-02-24</span>)</nowiki></code>
 +
Note: For the "foundation", "built" and similar set-up dates of companies, buildings etc., use {{tl|start date}} (this will work for year-only or month-year dates).
  
'''Note:''' Do not use this template inside of the [[WP:PERSONDATA|Persondata]] template as it can interfere with data extraction.
+
For further information, visit [[Wikipedia:WikiProject Microformats|the microformats project]].
  
==See also==
+
===Notes===
 +
* The template will appear broken when the parameters are left blank (as seen above).
 +
* Do not use this template inside of the [[WP:Persondata|Persondata]] template, as it can interfere with data extraction.
  
* [[Template:Death date and age]] – similar, for death date (and age at death)
+
When only the year of a person's birth and/or death are known, or if it is desired not to state a person's full dates of birth and death for privacy reasons, use the templates {{tl|Birth year and age}} and {{tl|Death year and age}} instead.
  
<includeonly>
+
===Error tracking===
 +
Some kinds of invalid input are tracked in [[:Category:Pages using age template with invalid date]].
  
<!-- PLEASE ADD CATEGORIES BELOW THIS LINE, THANKS. -->
+
===TemplateData===
 +
{{TemplateDataHeader}}
 +
<TemplateData>
 +
{
 +
        "description": "This template returns a living person's date of birth and current age.",
 +
        "params": {
 +
                "1": {
 +
                        "label": "Year of birth",
 +
                        "description": "The year in which the person was born",
 +
                        "type": "number",
 +
                        "required": true
 +
                },
 +
                "2": {
 +
                        "label": "Month of birth",
 +
                        "description": "The month (number) in which the person was born",
 +
                        "type": "number",
 +
                        "required": true
 +
                },
 +
                "3": {
 +
                        "label": "Day of birth",
 +
                        "description": "The day (number) in which the person was born",
 +
                        "type": "number",
 +
                        "required": true
 +
                },
 +
                "df": {
 +
                        "label": "Day first",
 +
                        "description": "When set to 'y' or 'yes', the date of birth is output in a DMY format",
 +
                        "type": "string",
 +
                        "required": false
 +
                },
 +
                "mf": {
 +
                        "label": "Month first",
 +
                        "description": "When set to 'y' or 'yes', stresses that the default MDY date format is intended for the date of birth",
 +
                        "type": "string",
 +
                        "required": false
 +
                }
 +
        }
 +
}
 +
</TemplateData>
  
[[Category:Date mathematics templates|{{PAGENAME}}]]
 
[[Category:Templates using ParserFunctions|{{PAGENAME}}]]
 
  
<!-- PLEASE ADD INTERWIKIS BELOW THIS LINE, THANKS. -->
+
{{Birth, death and age templates}}
  
[[fr:Modèle:Date de naissance et âge]]
+
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox |
 +
| {{#switch:{{BASEPAGENAME}}
 +
  |Birth date |Death date = [[Category:Templates generating microformat dates]]
 +
  | [[Category:Templates generating microformat date and age]]
 +
  }}
 +
<!----- CATEGORIES BELOW THIS LINE, PLEASE: ----->
 +
[[Category:Date mathematics templates]]
  
</includeonly>
+
[[el:Πρότυπο:Ημερομηνία γέννησης και ηλικία]]
 +
[[my:Template:Birth date and age]]
 +
}}</includeonly>

Revisión actual del 14:46 31 may 2016

The {{Birth date}} and {{Birth date and age}} templates will return a person’s date of birth and optionally his/her age. They have the shortcuts {{dob}} and {{bda}}, respectively.

Using this template rather than simply inserting the date into articles allows for the inclusion of hidden metadata about the date. This metadata can be used by web browsers and other software tools to extract the details, and display them using some other website or mapping tool, index or search them.

Syntax

To display the birth date only

{{Birth date|year of birth|month of birth|day of birth|additional parameters}}

Do not use with non-Gregorian dates because the resulting hCard hidden date will be false.

{{dob}} is a redirect to {{Birth date}}

{{dob|year of birth|month of birth|day of birth|additional parameters}}

To display a birth date with calculated age

{{Birth date and age|year of birth|month of birth|day of birth|additional parameters}}

This form is only intended for living persons. For dead persons, use {{birth date}}. In the rare case that a living person's birth date is given in a non-Gregorian calendar this template should not be used. The parameter names 'year', 'month', and 'day' can be used instead of the first, second, and third parameters for 'Birth date and age' only. These parameter names are not available for the 'Birth date' template. However, as per WP:DOB, a full birth date for a living person should only be displayed when it can be cited as being widely published, or published with the clear approval of the person involved. Otherwise, use {{birth year and age}} instead.

{{Bda}} is a redirect to {{Birth date and age}}

{{Bda|year of birth|month of birth|day of birth|additional parameters}}

Examples

{{Birth date|1993|2|4|df=yes}} returns "(1993-02-04)4 February 1993"
{{Birth date|1993|2|4|mf=yes}} returns "(1993-02-04)February 4, 1993"
{{Birth date|1993|2|4}} returns "(1993-02-04)February 4, 1993"
{{Birth date|1993|2|24|df=yes}} returns "(1993-02-24)24 February 1993"
{{Birth date|1993|2|24|mf=yes}} returns "(1993-02-24)February 24, 1993"
{{Birth date|1993|2|24}} returns "(1993-02-24)February 24, 1993"
{{Birth date and age|1993|2|4|df=yes}} returns (1993-02-04) 4 February 1993 (age 31)
{{Birth date and age|1993|2|4|mf=yes}} returns (1993-02-04) February 4, 1993 (age 31)
{{Birth date and age|1993|2|4}} returns (1993-02-04) February 4, 1993 (age 31)
{{Birth date and age|1993|2|24|df=yes}} returns (1993-02-24) 24 February 1993 (age 31)
{{Birth date and age|1993|2|24|mf=yes}} returns (1993-02-24) February 24, 1993 (age 31)
{{Birth date and age|1993|2|24}} returns (1993-02-24) February 24, 1993 (age 31)

"month first" (mf) and "day first" (df) options

The df (day first) and mf (month first) parameters indicate the intended date format to display. The appropriate parameter should be set to "y" or "yes" e.g. df=yes or mf=y.

The default output of this template is to display the month before the day. This default may not be appropriate for articles about people from parts of the world where the day precedes the month in a date. In such articles the parameter, "df", should be set to display the day before the month.

The parameter "mf", while not actually used by the template, will indicate that month first format is intended. Using these parameters can assist bots or other automated processing to detect which date format is intended; leaving the format as default may lead an editor or bot to change the format to an unintended value.

Do not specify both "df" and "mf" parameters in the same use of the template, as these formats are mutually exclusive.

Examples

{{Birth date|1993|2|24|df=yes}} displays "(1993-02-24)24 February 1993".
{{Birth date and age|1993|2|24|df=yes}} displays " (1993-02-24) 24 February 1993 (age 31)".
{{Birth date|1993|2|24|mf=yes}} displays "(1993-02-24)February 24, 1993".
{{Birth date and age|1993|2|24|mf=yes}} displays " (1993-02-24) February 24, 1993 (age 31)".

hCard microformat

The templates also returns the date, hidden by CSS, in the ISO 8601 format (but not necessarily to the ISO 8601 standard) needed by hCard microformats. For example:

(<span class="bday">1993-02-24</span>)

Note: For the "foundation", "built" and similar set-up dates of companies, buildings etc., use {{start date}} (this will work for year-only or month-year dates).

For further information, visit the microformats project.

Notes

  • The template will appear broken when the parameters are left blank (as seen above).
  • Do not use this template inside of the Persondata template, as it can interfere with data extraction.

When only the year of a person's birth and/or death are known, or if it is desired not to state a person's full dates of birth and death for privacy reasons, use the templates {{Birth year and age}} and {{Death year and age}} instead.

Error tracking

Some kinds of invalid input are tracked in Category:Pages using age template with invalid date.

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools.

TemplateData for Birth date and age/doc

This template returns a living person's date of birth and current age.

Parámetros de la plantilla
ParámetroDescripciónTipoEstado
Year of birth1

The year in which the person was born

Predeterminado
vacío
Ejemplo
vacío
Valor automático
vacío
numberobligatorio
Month of birth2

The month (number) in which the person was born

Predeterminado
vacío
Ejemplo
vacío
Valor automático
vacío
numberobligatorio
Day of birth3

The day (number) in which the person was born

Predeterminado
vacío
Ejemplo
vacío
Valor automático
vacío
numberobligatorio
Day firstdf

When set to 'y' or 'yes', the date of birth is output in a DMY format

Predeterminado
vacío
Ejemplo
vacío
Valor automático
vacío
stringopcional
Month firstmf

When set to 'y' or 'yes', stresses that the default MDY date format is intended for the date of birth

Predeterminado
vacío
Ejemplo
vacío
Valor automático
vacío
stringopcional


Error de Lua en package.lua en la línea 80: module 'Module:Color contrast/colors' not found.