Template:Birth date no year/doc

From HIBIKIFORUM
Jump to navigation Jump to search
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. Using this template rather than simply inserting the date into articles is mostly for ease and formatting.

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

With Missing Parameters:

{{Birth date no year}}Must include a valid month  Must include a valid day
{{Bdy}}Must include a valid month  Must include a valid day

See Also

TemplateData

This template will display a person's birth month and day. Using this template rather than simply inserting the date into articles is mostly for ease and formatting.

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