साचा:जन्म दिनांक

विकिपीडिया, मुक्‍त ज्ञानकोशातून

[[ ]] [[{{{1}}}|{{{1}}}]] (-00-{{{3}}})[[वर्ग:{{{1}}} मधील जन्म]]</includeonly>

Usage

These templates ({{जन्म दिनांक}} and {{जन्म दिनांक आणि वय}}) 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:

{{जन्म दिनांक|year of birth|month of birth|day of birth}}

or

{{जन्म दिनांक आणि वय|year of birth|month of birth|day of birth}}
{{Bda|year of birth|month of birth|day of birth}}

Examples:

{{जन्म दिनांक|1993|2|24}} returns "२४ फेब्रुवारी १९९३ (1993-02-24)"
{{जन्म दिनांक आणि वय|1993|2|24}} returns २४ फेब्रुवारी, १९९३ (1993-02-24) (वय: ३१)


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:

{{जन्म दिनांक|1993|2|24|df=yes}} returns "२४ फेब्रुवारी १९९३ (1993-02-24)"
{{जन्म दिनांक आणि वय|1993|2|24|df=yes}} returns "२४ फेब्रुवारी, १९९३ (1993-02-24) (वय: ३१)

"

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.

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

See also