模板:Age in years and days nts

維基百科,自由的百科全書
文件圖示 模板文件[檢視] [編輯] [歷史] [清除快取]

This template returns the number of full years and surplus days between two specified dates. If only one date is entered, the template returns the number of full years and surplus days between the specified date and today's date.

A hidden sort key is included so values produced by this template will work properly in Help:可排序表格. The sort key is calculated from the number of days between the given dates, and is compatible with {{number table sorting}}.

This is temporary documentation resulting from Template talk:Age in years and days#Google problems which shows problems when {{age in years and days}} outputs a hidden sort key. It is proposed that {{age in years and days}} will not output a hidden sort key, so {{age in years and days nts}} is needed for when a sort key is wanted.

用法[編輯]

For convenience, the redirect {{ayd}} can be used. Each date can be entered in a single parameter, or each date can be entered as three parameters (year, month, day).

  • {{ayd|15 May 2010}}14歲12天
  • {{ayd|12 Aug 2003|24 Sep 2011}}8歲43天
  • {{ayd|1989|7|23}}34歲309天
  • {{ayd|1989|7|23|2003|7|24}}14歲1天
  • {{ayd|2007|03|02|2008|03|02}}1歲0天

An error is shown if an entered date is not valid (1900 was not a leap year).

  • {{ayd|31 January 1892|29 February 1900}}Error: Second date should be year, month, day