• गृह पृष्ठ
  • कुनै पनि एक लेख हेर्नुहोस्
  • नजिकैको
  • प्रवेश गर्नुहोस्
  • मेरो अभिरुचिहरू
Donate Now If Wikipedia is useful to you, please give today.
  • विकिपिडियाको बारेमा
  • अस्वीकारोक्तिहरू
विकिपिडिया

ढाँचा:Birth date and age

  • भाषा
  • अवलोकन
  • सम्पादन गर्नुहोस्
ढाँचा कागजात[हेर्नुहोस्] [सम्पादन गर्नुहोस्] [इतिहास] [ताजा गर्नुहोस्]
Do NOT use this template when the exact date of birth is disputed or unknown; consider {{Birth year and age}} instead.
WarningThis template is used on approximately ६५६,००० pages, or roughly 590% of all pages.
To avoid major disruption and server load, any changes should be tested in the template's /sandbox or /testcases subpages, or in your own user subpage. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them.
सङ्क्षिप्त रूप
  • {{bda}}
यो ढाँचाले पछ्याउने विकिडाटा गुण:
  • जन्म मिति (P569) (उपयोग हेर्नुहोस्)
यो ढाँचाले लुआ प्रयोग गर्दछ:
  • Module:Age
  • Module:Check for unknown parameters

ढाँचा:Birth date 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
    • १.१ Additional parameters
    • १.२ Error tracking
    • १.३ hCard microformat
    • १.४ Notes
  • २ Examples
    • २.१ Using month name instead of number
    • २.२ Using full date in one parameter
  • ३ TemplateData
  • ४ References
  • ५ Tracking categories
  • ६ See also

Usage

सम्पादन गर्नुहोस्
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

सम्पादन गर्नुहोस्

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.

Error tracking

सम्पादन गर्नुहोस्

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

Also see श्रेणी:Pages using birth date and age template with unknown parameters (७).

hCard microformat

सम्पादन गर्नुहोस्

This template also returns the date, hidden by CSS, in the ISO 8601 standard.[१] [२] 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

सम्पादन गर्नुहोस्
  • 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

सम्पादन गर्नुहोस्
Unnamed parameters for year, month, day
{{Birth date and age|1993|2|24}} returns " (1993-02-24) २४ फेब्रुअरी १९९३ (उमेर ३२)"
{{Birth date and age|1993|2|24|df=yes}} returns " (1993-02-24) २४ फेब्रुअरी १९९३ (उमेर ३२)"
{{Birth date and age|1993|2|24|mf=yes}} returns " (1993-02-24) फेब्रुअरी २४, १९९३ (उमेर ३२)"
Named parameters for year, month, day
{{Birth date and age|year=1993|month=2|day=24}} returns " (1993-02-24) २४ फेब्रुअरी १९९३ (उमेर ३२)"
{{Birth date and age|year=1993|month=2|day=24|df=yes}} returns " (1993-02-24) २४ फेब्रुअरी १९९३ (उमेर ३२)"
{{Birth date and age|year=1993|month=2|day=24|mf=yes}} returns " (1993-02-24) फेब्रुअरी २४, १९९३ (उमेर ३२)"

Using month name instead of number

सम्पादन गर्नुहोस्

The 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 " (1993-02-24) २४ फेब्रुअरी १९९३ (उमेर ३२)"
{{Birth date and age|1993|Feb|24|df=yes}} returns " (1993-02-24) २४ फेब्रुअरी १९९३ (उमेर ३२)"
{{Birth date and age|1993|Feb|24|mf=yes}} returns " (1993-02-24) फेब्रुअरी २४, १९९३ (उमेर ३२)"
Named parameters for year, month name, day
{{Birth date and age|year=1993|month=Feb|day=24}} returns " (1993-02-24) २४ फेब्रुअरी १९९३ (उमेर ३२)"
{{Birth date and age|year=1993|month=Feb|day=24|df=yes}} returns " (1993-02-24) २४ फेब्रुअरी १९९३ (उमेर ३२)"
{{Birth date and age|year=1993|month=Feb|day=24|mf=yes}} returns " (1993-02-24) फेब्रुअरी २४, १९९३ (उमेर ३२)"

Using full date in one parameter

सम्पादन गर्नुहोस्

The 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 " (1993-02-24) २४ फेब्रुअरी १९९३ (उमेर ३२)"
{{Birth date and age|Feb 24, 1993}} returns " (1993-02-24) २४ फेब्रुअरी १९९३ (उमेर ३२)"
{{Birth date and age|24 Feb 1993}} returns " (1993-02-24) २४ फेब्रुअरी १९९३ (उमेर ३२)"
Unnamed parameter for full date (output in DMY format)
{{Birth date and age|1993-2-24|df=y}} returns " (1993-02-24) २४ फेब्रुअरी १९९३ (उमेर ३२)"
{{Birth date and age|24 Feb 1993|df=y}} returns " (1993-02-24) २४ फेब्रुअरी १९९३ (उमेर ३२)"
{{Birth date and age|Feb 24, 1993|df=y}} returns " (1993-02-24) २४ फेब्रुअरी १९९३ (उमेर ३२)"
Output as compared to {{Birth-date and age}}
{{Birth date and age|24 February 1993}} returns " (1993-02-24) २४ फेब्रुअरी १९९३ (उमेर ३२)"
{{Birth-date and age|24 February 1993}} returns "Did not recognize date. Try slightly modifying the date in the first parameter. (age त्रुटि: मान्य वर्ष, महिना, दिन आवश्यक छ)"
{{Birth date and age|Feb. 24, 1993}} returns "त्रुटि: मान्य जन्म मिति आवश्यक: वर्ष, महिना, दिन"
{{Birth-date and age|Feb. 24, 1993}} returns "Did not recognize date. Try slightly modifying the date in the first parameter. (age त्रुटि: मान्य वर्ष, महिना, दिन आवश्यक छ)"

TemplateData

सम्पादन गर्नुहोस्
This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. Click here to see a monthly parameter usage report for this template in articles based on this TemplateData.

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

ढाँचा प्यारामिटरहरू[ढाँचा डाटा सम्पादन गर्नुहोस्]

मापदण्डविवरणप्रकारस्थिति
Year of birth1 year

The year in which the person was born

उदाहरण
1993
सङ्ख्याआवश्यक
Month of birth2 month

The month (number) in which the person was born

उदाहरण
2
सङ्ख्याआवश्यक
Day of birth3 day

The day (number) in which the person was born

उदाहरण
24
सङ्ख्याआवश्यक
Day firstdf

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

स्वत: मूल्य
yes
बुलियनवैकल्पिक
Month firstmf

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

स्वत: मूल्य
yes
बुलियनवैकल्पिक

References

सम्पादन गर्नुहोस्
  1. ↑ "Date Design Pattern", Microformats Wiki, अप्रिल ७, २०१३। 
  2. ↑ "hCalendar closed issues", Microformats Wiki, अगस्ट २८, २००९।  Specifically rejects supporting the Julian calendar.

Tracking categories

सम्पादन गर्नुहोस्
  • श्रेणी:Pages using birth date and age template with unknown parameters (७)
  • श्रेणी:Date of birth not in Wikidata (०)
  • श्रेणी:Articles without Wikidata item (०)

See also

सम्पादन गर्नुहोस्
  • {{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}}

Script error: The function "with collapsible groups" does not exist.

माथिको कागजात ढाँचा:Birth date and age/कागजातबाट समावेश गरिएको छ। (सम्पादन गर्नुहोस् | इतिहास)
सम्पादकहरूले यस ढाँचाको प्रयोगस्थल (सिर्जना गर्नुहोस् | नक्कल गर्नुहोस्) र परीक्षण (सिर्जना गर्नुहोस्) पृष्ठहरूमा प्रयोग गर्न सक्छन्।
/कागजात उपपृष्ठमा श्रेणीहरू थप्नुहोस्। यस ढाँचाका उपपृष्ठहरू।
"https://ne.wikipedia.org/w/index.php?title=ढाँचा:Birth_date_and_age&oldid=1142623" बाट अनुप्रेषित
अन्तिम सम्पादन २० अप्रिल २०२३, १९:२०

भाषाहरू

    • Afrikaans
    • ak:Nhwɛsode:Birth date and age
    • Pangcah
    • Ænglisc
    • العربية
    • مصرى
    • অসমীয়া
    • Azərbaycanca
    • تۆرکجه
    • Basa Bali
    • Bikol Central
    • Беларуская
    • Беларуская (тарашкевіца)
    • Български
    • भोजपुरी
    • ပအိုဝ်ႏဘာႏသာႏ
    • বাংলা
    • Bosanski
    • Català
    • 閩東語 / Mìng-dĕ̤ng-ngṳ̄
    • Нохчийн
    • Cebuano
    • کوردی
    • Čeština
    • Cymraeg
    • Dansk
    • Zazaki
    • Dolnoserbski
    • डोटेली
    • ދިވެހިބަސް
    • Ελληνικά
    • English
    • Esperanto
    • Eesti
    • Euskara
    • فارسی
    • Mfantse
    • Suomi
    • Føroyskt
    • Français
    • Arpetan
    • Gaeilge
    • Gagauz
    • Gàidhlig
    • गोंयची कोंकणी / Gõychi Konknni
    • Bahasa Hulontalo
    • ગુજરાતી
    • Gungbe
    • 客家語 / Hak-kâ-ngî
    • हिन्दी
    • Hrvatski
    • Hornjoserbsce
    • Magyar
    • Հայերեն
    • Bahasa Indonesia
    • Igbo
    • Ilokano
    • Íslenska
    • Italiano
    • 日本語
    • Jawa
    • ქართული
    • Kabɩyɛ
    • Kumoring
    • Gĩkũyũ
    • Қазақша
    • Kalaallisut
    • ភាសាខ្មែរ
    • ಕನ್ನಡ
    • 한국어
    • Kurdî
    • Кыргызча
    • ລາວ
    • Latviešu
    • मैथिली
    • Олык марий
    • Minangkabau
    • Македонски
    • മലയാളം
    • Монгол
    • ဘာသာမန်
    • मराठी
    • Bahasa Melayu
    • Malti
    • မြန်မာဘာသာ
    • مازِرونی
    • नेपाल भाषा
    • Nederlands
    • Norsk nynorsk
    • Norsk bokmål
    • Occitan
    • ଓଡ଼ିଆ
    • Ирон
    • ਪੰਜਾਬੀ
    • Pangasinan
    • Kapampangan
    • پنجابی
    • پښتو
    • Português
    • Română
    • Tarandíne
    • Русский
    • संस्कृतम्
    • Саха тыла
    • Scots
    • سنڌي
    • Srpskohrvatski / српскохрватски
    • တႆး
    • සිංහල
    • Simple English
    • Slovenčina
    • سرائیکی
    • Slovenščina
    • Anarâškielâ
    • Shqip
    • Српски / srpski
    • Sranantongo
    • Sunda
    • Svenska
    • Sakizaya
    • தமிழ்
    • తెలుగు
    • Тоҷикӣ
    • ไทย
    • Türkmençe
    • Tagalog
    • Türkçe
    • Xitsonga
    • Татарча / tatarça
    • ChiTumbuka
    • Українська
    • اردو
    • Oʻzbekcha / ўзбекча
    • Vèneto
    • Tiếng Việt
    • 吴语
    • ⵜⴰⵎⴰⵣⵉⵖⵜ ⵜⴰⵏⴰⵡⴰⵢⵜ
    • 中文
    • 閩南語 / Bân-lâm-gú
    • 粵語
    विकिपिडिया
    • Wikimedia Foundation
    • Powered by MediaWiki
    • यो पृष्ठलाई अन्तिमपटक १९:२०, २० अप्रिल २०२३ मा परिवर्तन गरिएको थियो।
    • सामाग्री CC BY-SA 4.0 अनुसार उपलब्ध छ, खुलाइएको अवस्था बाहेकको हकमा।
    • गोपनियता नीति
    • विकिपिडियाको बारेमा
    • अस्वीकारोक्तिहरू
    • आचार संहिता
    • विकासकर्ताहरू
    • तथ्याङ्कहरू
    • स्मृतिशेष विवरण
    • प्रयोगका सर्तहरू
    • डेस्कटप