Difference between revisions of "Template:Days ago"
Gin Ginster (talk | contribs) (added new /ar lines to temp) |
m (turkish translation request from desertboys) |
||
Line 24: | Line 24: | ||
| ru = Сегодня | | ru = Сегодня | ||
| sv = Idag | | sv = Idag | ||
+ | | tr = Bugün | ||
| zh-hans = 今天 | | zh-hans = 今天 | ||
| zh-hant = 今天 | | zh-hant = 今天 | ||
Line 48: | Line 49: | ||
| ru = вчера | | ru = вчера | ||
| sv = Igår | | sv = Igår | ||
+ | | tr = Dün | ||
| zh-hans = 昨天 | | zh-hans = 昨天 | ||
| zh-hant = 昨天 | | zh-hant = 昨天 | ||
Line 72: | Line 74: | ||
| ru = {{age in days|{{{1}}}|{{{2}}}|{{{3}}}}} {{Plural|lang=ru|{{age in days|{{{1}}}|{{{2}}}|{{{3}}}}}|день|дня|дней}} назад | | ru = {{age in days|{{{1}}}|{{{2}}}|{{{3}}}}} {{Plural|lang=ru|{{age in days|{{{1}}}|{{{2}}}|{{{3}}}}}|день|дня|дней}} назад | ||
| sv = {{age in days|{{{1}}}|{{{2}}}|{{{3}}}}} {{PLURAL:{{age in days|{{{1}}}|{{{2}}}|{{{3}}}}}|dag|dagar}} sedan | | sv = {{age in days|{{{1}}}|{{{2}}}|{{{3}}}}} {{PLURAL:{{age in days|{{{1}}}|{{{2}}}|{{{3}}}}}|dag|dagar}} sedan | ||
+ | | tr = {{age in days|{{{1}}}|{{{2}}}|{{{3}}}}} gün önce | ||
| zh-hans = {{age in days|{{{1}}}|{{{2}}}|{{{3}}}}}日前 | | zh-hans = {{age in days|{{{1}}}|{{{2}}}|{{{3}}}}}日前 | ||
| zh-hant = {{age in days|{{{1}}}|{{{2}}}|{{{3}}}}}天前 | | zh-hant = {{age in days|{{{1}}}|{{{2}}}|{{{3}}}}}天前 |
Revision as of 16:14, 19 June 2011
This template uses translation switching. The correct language will be displayed automatically. Localized versions of this template (e.g. Template:Days ago/ru) are not necessary. Add your translations directly to this template by editing it. Supported languages for this template: all languages (add) |
Documentation for Days ago
This template makes use of ParserFunctions in the MediaWiki software to calculate the amount of days past since a specified date. Its main usage is on the {{Latest updates}}
template that appears on the Main Page. As the code of this template can be quite complex, {{Days ago/core}}
is used to hold the mathematical expressions and {{Days ago}}
handles language translations.