সাঁচ:Birth date

অসমীয়া ৱিকিপিডিয়াৰ পৰা

[[{{{৩}}} ]], {{{১}}}

These templates ({{Birth date}} and {{Birth date and age}}) return a person’s date of birth and optionally his/her age. These have the shortcuts {{dob}} and {{bda}} respectively.

Do NOT use this template when the person’s exact date of birth is disputed or unknown.

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. 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.

{{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|02|04|df=yes}} returns "০৪ ফেব্ৰুৱাৰী, ১৯৯৩"
{{Birth date|1993|02|04|mf=yes}} returns "ফেব্ৰুৱাৰী ০৪ , ১৯৯৩"
{{Birth date|1993|02|24|df=yes}} returns "২৪ ফেব্ৰুৱাৰী, ১৯৯৩"
{{Birth date|1993|02|24|mf=yes}} returns "ফেব্ৰুৱাৰী ২৪ , ১৯৯৩"
{{Birth date and age|1993|02|04|mf=yes}} returns ফেব্ৰুৱাৰী ০৪ , ১৯৯৩ (৩১ বছৰ)
{{Birth date and age|1993|02|04|df=yes}} returns ০৪ ফেব্ৰুৱাৰী, ১৯৯৩ (৩১ বছৰ)
{{Birth date and age|1993|02|24|mf=yes}} returns ফেব্ৰুৱাৰী ২৪ , ১৯৯৩ (৩১ বছৰ)
{{Birth date and age|1993|02|24|df=yes}} returns ২৪ ফেব্ৰুৱাৰী, ১৯৯৩ (৩১ বছৰ)

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 day before the month. This default may not be appropriate for articles about people from parts of the world where the month precedes the day in a date. In such articles the parameter, "mf", should be set to display the day before the month.

The parameter "df", while not actually used by the template, will indicate that day 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|02|24|df=yes}} displays "২৪ ফেব্ৰুৱাৰী, ১৯৯৩".
{{Birth date and age|1993|02|24|df=yes}} displays "২৪ ফেব্ৰুৱাৰী, ১৯৯৩ (৩১ বছৰ)".
{{Birth date|1993|02|24|mf=yes}} displays "ফেব্ৰুৱাৰী ২৪ , ১৯৯৩".
{{Birth date and age|1993|02|24|mf=yes}} displays "ফেব্ৰুৱাৰী ২৪ , ১৯৯৩ (৩১ বছৰ)".

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).

See the microformats project for details.

Notes[সম্পাদনা কৰক]

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.

Note: The template will appear broken when the parameters are left blank (as seen above).

Note: Do not use this template inside of the Persondata template, as it can interfere with data extraction.

See also[সম্পাদনা কৰক]