Template:Days ago: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly>{{Days ago/core | year = {{{1}}} | month = {{{2}}} | day = {{{3}}} | today = {{#if:{{{br|}}}|(}}{{lang | {{#if:{{{force|}}}|force|null}} = {{{force|}}} | ar = ...") |
No edit summary |
||
Line 7: | Line 7: | ||
| ar = اليوم | | ar = اليوم | ||
| cs = Dnes | | cs = Dnes | ||
| da = I dag | |||
| de = Heute | | de = Heute | ||
| en = Today | | en = Today | ||
Line 31: | Line 32: | ||
| ar = أمس | | ar = أمس | ||
| cs = Včera | | cs = Včera | ||
| da = I går | |||
| de = Gestern | | de = Gestern | ||
| en = Yesterday | | en = Yesterday | ||
Line 55: | Line 57: | ||
| ar = {{age in days|{{{1}}}|{{{2}}}|{{{3}}}}} {{PLURAL:{{age in days|{{{1}}}|{{{2}}}|{{{3}}}}}|يوم|أيام}} الماضية | | ar = {{age in days|{{{1}}}|{{{2}}}|{{{3}}}}} {{PLURAL:{{age in days|{{{1}}}|{{{2}}}|{{{3}}}}}|يوم|أيام}} الماضية | ||
| cs = před {{age in days|{{{1}}}|{{{2}}}|{{{3}}}}} dny | | cs = před {{age in days|{{{1}}}|{{{2}}}|{{{3}}}}} dny | ||
| da = {{age in days|{{{1}}}|{{{2}}}|{{{3}}}}} {{PLURAL:{{age in days|{{{1}}}|{{{2}}}|{{{3}}}}}|dag|dage}} siden | |||
| de = vor {{age in days|{{{1}}}|{{{2}}}|{{{3}}}}} Tagen | | de = vor {{age in days|{{{1}}}|{{{2}}}|{{{3}}}}} Tagen | ||
| en = {{age in days|{{{1}}}|{{{2}}}|{{{3}}}}} {{PLURAL:{{age in days|{{{1}}}|{{{2}}}|{{{3}}}}}|day|days}} ago | | en = {{age in days|{{{1}}}|{{{2}}}|{{{3}}}}} {{PLURAL:{{age in days|{{{1}}}|{{{2}}}|{{{3}}}}}|day|days}} ago |
Revision as of 18:50, 28 May 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) |
The template above may be partially or fully invisible or glitched due to the respected strings aren't entered.
This is normal.
This is normal.
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.