Template talk:Birth date
![]() | Template:Birth date is permanently protected from editing because it is a heavily used or highly visible template. Substantial changes should first be proposed and discussed here on this page. If the proposal is uncontroversial or has been discussed and is supported by consensus, editors may use {{edit template-protected}} to notify an administrator or template editor to make the requested edit. Usually, any contributor may edit the template's documentation to add usage notes or categories.
Any contributor may edit the template's sandbox. Functionality of the template can be checked using test cases. |
This is the talk page for discussing improvements to the Birth date template. |
|
Archives: 1, 2Auto-archiving period: 31 days ![]() |
![]() | This template does not require a rating on Wikipedia's content assessment scale. It is of interest to the following WikiProjects: | |||||||
|
|
||
This page has archives. Sections older than 31 days may be automatically archived by Lowercase sigmabot III when more than 1 section is present. |
Only a year is supplied
[edit]![]() | This edit request has been answered. Set the |answered= parameter to no to reactivate your request. |
Change:
{{{1|{{{year}}}}}}-{{padleft:{{MONTHNUMBER|{{{2|{{{month}}}}}}}}|2|0}}-{{padleft:{{{3|{{{day}}}}}}|2|0}}
to
{{{1|{{{year}}}}}}-{{padleft:{{MONTHNUMBER|{{{2|{{{month|}}}}}}}}|2|0}}-{{padleft:{{{3|{{{day|}}}}}}|2|0}}
By putting a vertical bar after "month" and "day", the template will function as expected even if only a year is provided. I discovered this after creating Draft:Rufus Steele. Faster than Thunder (talk | contributions) 02:29, 14 June 2025 (UTC)
- I haven't fully examined this but a quick glance makes me think that would not be desirable. As explained on the doc page, this template outputs the birth date in hCard microformat (machine readable). That requires a month and a day. The doc says to use alternate templates if the date is not given in full. Why would the proposed change be helpful? Johnuniq (talk) 08:47, 14 June 2025 (UTC)