Template:Birth date no year/doc: Difference between revisions

From HIBIKIFORUM
Jump to navigation Jump to search
(Created page with "{{Documentation subpage}} {{Lua|Module:String}} {{Support|Template:MONTHNAME|Template:Main other}} {{tsh|Bdy}} This template is to be used when the person's year of birth is unknown. If the year is known, please use the {{tl|Birth date and age}} template. == Usage == ; Unnamed parameters for month and day : {{tji|Birth date no year|month of birth|day of birth|additional parameters}} ; Named parameters for month and day : {{tji|Birth date no year|month:month of birth|d...")
 
mNo edit summary
Line 3: Line 3:
{{Support|Template:MONTHNAME|Template:Main other}}
{{Support|Template:MONTHNAME|Template:Main other}}
{{tsh|Bdy}}
{{tsh|Bdy}}
__NOTOC__


This template is to be used when the person's year of birth is unknown. If the year is known, please use the {{tl|Birth date and age}} template.
This template is to be used when the person's year of birth is unknown. If the year is known, please use the {{tl|Birth date and age}} template.

Revision as of 02:38, 20 June 2023

Light bulb.png }}
It contains usage information, categories and other content that is not part of the original template page.


This template is to be used when the person's year of birth is unknown. If the year is known, please use the {{Birth date and age}} template.

Usage

Unnamed parameters for month and day
{{Birth date no year|month of birth|day of birth|additional parameters}}
Named parameters for month and day
{{Birth date no year|month=month of birth|day=day of birth|additional parameters}}
Unnamed parameters for month and day (Using the shortcut)
{{Bdy|month of birth|day of birth|additional parameters}}
Named parameters for month and day (Using the shortcut)
{{Bdy|month=month of birth|day=day of birth|additional parameters}}

Additional parameters

The |df= (day first) parameters indicate the intended date format to display the date before the month. The appropriate parameter should be set to "y" or "yes", e.g. |df=y or |df=yes.

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.

Examples

Unnamed parameters for month and day:

{{Birth date no year|2|24}} → February 24
{{Birth date no year|2|24|df=yes}} → 24 February

Named parameters for month and day:

{{Birth date no year|month=2|day=24}} → February 24
{{Birth date no year|month=2|day=24|df=yes}} → 24 February

Unnamed parameters for month and day (Using shortcut):

{{Bdy|2|24}} → February 24
{{Bdy|2|24|df=yes}} → 24 February

Named parameters for month and day:

{{Bdy|month=2|day=24}} → February 24
{{Bdy|month=2|day=24|df=yes}} → 24 February

See Also

TemplateData

This template will display a person's birth month and day.

Template parameters

ParameterDescriptionTypeStatus
Month of birth1 month

The month (number) in which the person was born.

Example
2
Numberrequired
Day of birth2 day

The day (number) in which the person was born.

Example
24
Numberrequired
Day firstdf

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

Example
y
Stringoptional