साँचा:जन्म तिथि एवं आयु

मुक्त ज्ञानकोश विकिपीडिया से
(साँचा:Birth date and age से अनुप्रेषित)
परिचय का प्रतीक साँचा परिचय[देखें] [संपादन] [इतिहास] [पर्ज .]
श्रेणियों के लिए कृपया हटाने हेतु चर्चा (हहेच) प्रक्रिया का प्रयोग करें।[[Category: विलय करने योग्य {{{4}}}]]

Usage

These templates ({{Birth date}} and {{Birth date and age}}) return a person's date of birth and optionally his/her age. The latter also have the shortcut: {{Bda}}.

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:

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

or

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

Examples:

{{Birth date|1993|2|4}} returns "4 फ़रवरी 1993"
{{Birth date|1993|2|04}} returns "04 फ़रवरी 1993"
{{Birth date|1993|2|24}} returns "24 फ़रवरी 1993"
{{Birth date and age|1993|2|4}} returns 4 फ़रवरी 1993 (1993-02-04) (आयु 31)
{{Birth date and age|1993|2|04}} returns 4 फ़रवरी 1993 (1993-02-04) (आयु 31)
{{Birth date and age|1993|2|24}} returns 24 फ़रवरी 1993 (1993-02-24) (आयु 31)

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:

{{Birth date|1993|2|24|df=yes}} returns "24 फ़रवरी 1993"
{{Birth date and age|1993|2|24|df=yes}} returns "24 फ़रवरी 1993 (1993-02-24) (आयु 31)"

The templates also return the date, hidden by CSS, in the ISO 8601 format needed by hCard microformats. for example:

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

See the microformats project for details.

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