Pang-bô͘:Age

Lohankhapedia (自由的百科全書) 欲共你講..。
跳至導覽 跳至搜尋

Lua 錯誤 於 package.lua 中的第 80 行:module 'Module:Date' not found。

Documentation icon Pang-bô͘ bûn-su[chhâ-khòaⁿ] [pian-chi̍p] [le̍k-sú] [kun-sin]

Usage[修改]

This template returns the number of full years between two specified dates. If the second set of parameters is not included, it returns the number of full years between a specified date and today's date.

Dates are checked for validity. For example, 29 February 2000 is accepted, but 29 February 1900 is not a valid date.

Partial dates such as July 1989 (no day) or 1989 (no month and no day) can be entered using 0 for missing values. Having no year, or having a day with no month is an error.

Please remember to avoid phrasings such as "17 years ago" or "Jones is 65 years old", even when they use this template. See MOS:RELTIME for more information.

Syntax
{{age|year|month|day|year2|month2|day2}} or
{{age|year|month|day}} or
{{age|date|date2}} or
{{age|date}}
Examples
{{age|1989|7|23|2003|7|14}}Lua 錯誤 於 package.lua 中的第 80 行:module 'Module:Date' not found。
{{age|1989|7|0|2003|7|14}}Lua 錯誤 於 package.lua 中的第 80 行:module 'Module:Date' not found。
{{age|1989|0|0|2003|7|14}}Lua 錯誤 於 package.lua 中的第 80 行:module 'Module:Date' not found。
{{age|1989|7|23}}Lua 錯誤 於 package.lua 中的第 80 行:module 'Module:Date' not found。
{{age|23 July 1989|14 July 2003}}Lua 錯誤 於 package.lua 中的第 80 行:module 'Module:Date' not found。
{{age|July 1989|2003}}Lua 錯誤 於 package.lua 中的第 80 行:module 'Module:Date' not found。
When entering dates before the Common Era, use astronomical year numbering: 1 BCE is represented by 0, 2 BCE by -1, 3 BCE by -2 etc. For example, the following gives the number of full years since the battle of Cannae, which took place on August 2, 216 BCE:
{{age|-215|8|2}}Lua 錯誤 於 package.lua 中的第 80 行:module 'Module:Date' not found。
{{age|August 2, 216 BCE}}Lua 錯誤 於 package.lua 中的第 80 行:module 'Module:Date' not found。

The options described at Module:Age can be used, for example:

{{age|format=commas|-215|8|2}}Lua 錯誤 於 package.lua 中的第 80 行:module 'Module:Date' not found。
{{age|format=cardinal|1970|1|1|1998|2|1}}Lua 錯誤 於 package.lua 中的第 80 行:module 'Module:Date' not found。
{{age|format=ordinal|1970|1|1|1998|2|1}}Lua 錯誤 於 package.lua 中的第 80 行:module 'Module:Date' not found。

When only one date is entered, the current date is used for the other date. The template outputs a span that can be used by a calling infobox to detect if only one date was used. The following shows two examples with the exact wikitext that is produced, as seen at Special:ExpandTemplates:

{{age|2010}}<span class="currentage"></span>Lua 錯誤 於 package.lua 中的第 80 行:module 'Module:Date' not found。
{{age|format=raw|2010}}Lua 錯誤 於 package.lua 中的第 80 行:module 'Module:Date' not found。

TemplateData[修改]

This is the TemplateData documentation for this template used by VisualEditor and other tools.

See the monthly error report for this template.

TemplateData for Age

This template returns the number of full years between two specified dates. If the second set of parameters is not included, it will return the number of full years between a specified date and today's date.

模板參數

參數描述類型狀態
Year ("from" date)1

The year of the "from" date

數值必填
Month ("from" date)2

The month of the "from" date, 1 through 12

數值必填
Day ("from" date)3

The day (of month) of the "from" date, 1 through 31

數值必填
Year2 ("to" date)4

The year of the "to" date, if required

預設
{{CURRENTYEAR}}
數值選填
Month2 ("to" date)5

The month of the "to" date, if required

預設
{{CURRENTMONTH}}
數值選填
Day2 ("to" date)6

The day (of month) of the "to" date, if required

預設
{{CURRENTDAY}}
數值選填

See also[修改]