模板:Birth date and age/doc
外观
此页面是[[Template:{{Birth date and age}}和{{Birth date}}]]的模板文档。 此页面可能包含了模板的使用说明、分类和其他内容。 |
使用模板{{Birth date and age}}将会显示出生日期,并在其后自动计算并加注今年的年龄。{{Birth date}}是一个用法相似的模板,但不会加注年龄。
如果不知道出生日,只知道出生年份,请使用{{Birth year and age}}。
使用说明
[编辑源代码]请使用以下源代码:
{{Birth date and age|year=|month=|day=}}
其中:
- year:出生西元年份(请填写四位数的阿拉伯数字,不须加上“年”)
- month:出生月份(请填写阿拉伯数字,不须加上“月”)
- day:出生日(请填写阿拉伯数字,不须加上“日”)
范例
[编辑源代码]例1,使用:
{{Birth date and age|year=1985|month=7|day=28}}
页面上显示为:
1985年7月28日
(39岁)例2,也可以省略变数名称,例如:
{{Birth date and age|1985|7|28}}
页面上显示为:
1985年7月28日
(39岁)例3,若使用:
{{Birth date|1985|7|28}}
则页面上显示为:
重定向
[编辑源代码]{{生日和年龄}}重定向至{{Birth date and age}}。
参见
[编辑源代码]- {{Death date and age}},用于显示某人去世日期与年龄。
- {{Start date and age}},传回日期和它距离今天的时间长度。