Stampa:Birth year and age/doc
Kjo është një nënfaqe udhëzuese për Stampa:Birth year and age. Faqja përmban informacion mbi përdorimin, kategoritë dhe përmbajtje të tjera që nuk janë pjesë e faqes kryesore përkatëse. |
Mirë se vini në Wikipedia. Edhe pse çdokush është i mirëpritur të bëjë redaktime konstruktive në Wikipedia, të paktën një nga redaktimet tuaja së fundmi , si ky që keni bërë tek artikulli [[:Do NOT use this template when the exact date of birth is disputed or unknown; consider {{Birth year and age}} instead.]], nuk ishte fare konstruktiv dhe u kthye ose u hoq. Shikoni faqen për ndihmë për më shumë informata rreth redaktimit të një enciklopedie. Ju faleminderit!
Kjo stampë përdoret në afërsisht 520 faqe dhe ndryshimet në të mund të kenë ndikim të gjerë. Provojini ndryshimet në nënfaqet e /livadhit dhe /provëzave të stampës në fjalë ose në livadhin personal. Konsideroni mundësinë e diskutimit të ndryshimeve në faqen e diskutimeve përpara se t'i kryeni ato. |
Kjo stampë përcjell një tipar nga Wikidata |
Kjo stampë përdor Lua: |
Stampa:Birth year and age will return a living person's date of birth and age. 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.
This template is intended for use in an article about a living person. For an article about a dead person, use {{Birth date}} with {{Death date and age}}.
Is the displayed age incorrect? The age displayed was calculated when the page was last purged. If a particular article is showing the wrong age, edit the whole page and publish the edit without making any change and with no edit summary. That will update the age. The page can also be purged by appending &action=purge to the URL. |
Usage
Redakto- Unnamed parameters for year, month, day
{{Birth date and age|year of birth|month of birth|day of birth|additional parameters}}
{{bda|year of birth|month of birth|day of birth|additional parameters}}
- Named parameters for year, month, day
{{Birth date and age|year=year of birth|month=month of birth|day=day of birth|additional parameters}}
{{bda|year=year of birth|month=month of birth|day=day of birth|additional parameters}}
Additional parameters
RedaktoThe 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.
Error tracking
RedaktoSome kinds of invalid input are tracked in Category:Pages using age template with invalid date.
Also see Category:Pages using birth date and age template with unknown parameters (3).
hCard microformat
RedaktoThis template also returns the date, hidden by CSS, in the ISO 8601 standard.[1] [2] 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). Because the ISO 8601 standard requires the Gregorian calendar, this template should not be used if the date is given in the Julian calendar.
For further information, visit the microformats project.
Notes
Redakto- Do not use with non-Gregorian dates because the resulting hCard hidden date will be false.
- The template will appear broken when the parameters are left blank.
- When only the month or 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 for privacy reasons, consider using the templates {{Birth year}} or {{Birth year and age}} instead.
Examples
Redakto- Unnamed parameters for year, month, day
{{Birth date and age|1993|2|24}}
returns "Gabim: Nevojitet datë e vlefshme lindjeje: viti, muaji, data"{{Birth date and age|1993|2|24|df=yes}}
returns "Gabim: Nevojitet datë e vlefshme lindjeje: viti, muaji, data"{{Birth date and age|1993|2|24|mf=yes}}
returns "Gabim: Nevojitet datë e vlefshme lindjeje: viti, muaji, data"
- Named parameters for year, month, day
{{Birth date and age|year=1993|month=2|day=24}}
returns " 24 shkurt 1993 "{{Birth date and age|year=1993|month=2|day=24|df=yes}}
returns " 24 shkurt 1993 "{{Birth date and age|year=1993|month=2|day=24|mf=yes}}
returns " shkurt 24, 1993 "
Using month name instead of number
RedaktoThe following examples use a parameter value that will not work in the {{Birth date}}, {{Death date}}, or {{Death date and age}} templates.
- Unnamed parameters for year, month name, day
{{Birth date and age|1993|Feb|24}}
returns "Gabim: Nevojitet datë e vlefshme lindjeje: viti, muaji, data"{{Birth date and age|1993|Feb|24|df=yes}}
returns "Gabim: Nevojitet datë e vlefshme lindjeje: viti, muaji, data"{{Birth date and age|1993|Feb|24|mf=yes}}
returns "Gabim: Nevojitet datë e vlefshme lindjeje: viti, muaji, data"
- Named parameters for year, month name, day
{{Birth date and age|year=1993|month=Feb|day=24}}
returns " 24 shkurt 1993 "{{Birth date and age|year=1993|month=Feb|day=24|df=yes}}
returns " 24 shkurt 1993 "{{Birth date and age|year=1993|month=Feb|day=24|mf=yes}}
returns " shkurt 24, 1993 "
Using full date in one parameter
RedaktoThe following examples use a parameter value that will not work in the {{Birth date}}, {{Death date}}, or {{Death date and age}} templates.
The date format entered does not change the date format displayed, which is MDY by default or DMY if |df=y
(to display the date in the same format it was entered, use {{Birth-date and age}}).
- Unnamed parameter for full date (output in MDY format)
{{Birth date and age|1993-2-24}}
returns "Gabim: Nevojitet datë e vlefshme lindjeje: viti, muaji, data"{{Birth date and age|Feb 24, 1993}}
returns "Gabim: Nevojitet datë e vlefshme lindjeje: viti, muaji, data"{{Birth date and age|24 Feb 1993}}
returns "Gabim: Nevojitet datë e vlefshme lindjeje: viti, muaji, data"
- Unnamed parameter for full date (output in DMY format)
{{Birth date and age|1993-2-24|df=y}}
returns "Gabim: Nevojitet datë e vlefshme lindjeje: viti, muaji, data"{{Birth date and age|24 Feb 1993|df=y}}
returns "Gabim: Nevojitet datë e vlefshme lindjeje: viti, muaji, data"{{Birth date and age|Feb 24, 1993|df=y}}
returns "Gabim: Nevojitet datë e vlefshme lindjeje: viti, muaji, data"
- Output as compared to {{Birth-date and age}}
{{Birth date and age|24 February 1993}}
returns "Gabim: Nevojitet datë e vlefshme lindjeje: viti, muaji, data"{{Birth-date and age|24 February 1993}}
returns "24 February 1993 (age Gabim: Neojitet vit, muaj, datë e vlefshme)"{{Birth date and age|Feb. 24, 1993}}
returns "Gabim: Nevojitet datë e vlefshme lindjeje: viti, muaji, data"{{Birth-date and age|Feb. 24, 1993}}
returns "Feb. 24, 1993 (age Gabim: Neojitet vit, muaj, datë e vlefshme)"
TemplateData
RedaktoBirth year and age
This template will return a living person's date of birth and age. 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.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Year of birth | 1 year | The year in which the person was born
| Number | required |
Month of birth | 2 month | The month (number) in which the person was born
| Number | required |
Day of birth | 3 day | The day (number) in which the person was born
| Number | required |
Day first | df | When set to 'y' or 'yes', the date of birth is output in a DMY format
| Boolean | optional |
Month first | mf | When set to 'y' or 'yes', stresses that the default MDY date format is intended for the date of birth
| Boolean | optional |
References
Redakto- ^ "Date Design Pattern". Microformats Wiki. 7 prill 2013.
{{cite web}}
: Mungon ose është bosh parametri|language=
(Ndihmë!) - ^ "hCalendar closed issues". Microformats Wiki. 28 gusht 2009.
{{cite web}}
: Mungon ose është bosh parametri|language=
(Ndihmë!) Specifically rejects supporting the Julian calendar.
Tracking categories
Redakto- Category:Pages using birth date and age template with unknown parameters (3)
- Category:Date of birth not in Wikidata (26)
- Category:Articles without Wikidata item (18)
See also
Redakto- {{Birth year and age}} for year of birth, with optional parameter for month
- {{Birth-date and age}} which accepts formats like "1 April 1990" or "April 1, 1990"
- {{Birth date}} or {{Birth-date}} for a deceased person
- {{Recent birth}}