因为以下原因,您没有权限编辑本页:
您可以查看和复制此页面的源代码。
-- Implement various "age of" and other date-related templates.
local mtext = {
-- Message and other text that should be localized.
-- Also need to localize text in table names in function dateDifference.
['mt-bad-param1'] = 'Invalid parameter $1',
['mt-bad-param2'] = 'Parameter $1=$2 is invalid',
['mt-bad-show'] = 'Parameter show=$1 is not supported here',
['mt-cannot-add'] = 'Cannot add "$1"',
['mt-conflicting-show'] = 'Parameter show=$1 conflicts with round=$2',
['mt-date-wrong-order'] = 'The second date must be later in time than the first date',
['mt-dd-future'] = 'Death date (first date) must not be in the future',
['mt-dd-wrong-order'] = 'Death date (first date) must be later in time than the birth date (second date)',
['mt-invalid-bd-age'] = 'Invalid birth date for calculating age',
['mt-invalid-dates-age'] = 'Invalid dates for calculating age',
['mt-invalid-end'] = 'Invalid end date in second parameter',
['mt-invalid-start'] = 'Invalid start date in first parameter',
['mt-need-jdn'] = 'Need valid Julian date number',
['mt-need-valid-bd'] = 'Need valid birth date: year, month, day',
['mt-need-valid-bd2'] = 'Need valid birth date (second date): year, month, day',
000
1:0
本页使用的模板:
- 模板:Age(查看源代码)
- 模板:Age in years, months and days(查看源代码)
- 模板:Age in years and months(查看源代码)
- 模板:Category link with count(查看源代码)
- 模板:Category link with count(查看源代码)
- 模板:Green(查看源代码)
- 模板:High-use(查看源代码)
- 模板:Module other(查看源代码)
- 模板:Module rating(查看源代码)
- 模板:No redirect(查看源代码)
- 模板:Ombox(查看源代码)
- 模板:Tl(查看源代码)
- 模块:Age(查看源代码)
- 模块:Age/doc(查看源代码)
- 模块:Arguments(查看源代码)
- 模块:ConvertNumeric(查看源代码)
- 模块:Date(查看源代码)
- 模块:Effective protection level(查看源代码)
- 模块:High-use(查看源代码)
- 模块:Message box(查看源代码)
- 模块:Message box/configuration(查看源代码)
- 模块:Message box/ombox.css(查看源代码)
- 模块:Redirect(查看源代码)
- 模块:String(查看源代码)
- 模块:Transclusion count(查看源代码)
- 模块:Transclusion count/data/A(查看源代码)
- 模块:Yesno(查看源代码)
返回模块:Age。