644 bytes added
, 06:43, 8 February 2016
m{{#switch:{{{years|}}}
||0=
|{{plural|{{{years}}}|year|nb=yes}}{{#switch: {{#expr:
({{{months|0}}} and {{{months|1}}}) +
({{{weeks|0}}} and {{{weeks|1}}}) +
({{{days|0}}} and {{{days|1}}})
}}
|0=
|1= and 
|, 
}}
}}{{#switch:{{{months|}}}
||0=
|{{plural|{{{months}}}|month|nb=yes}}{{#switch: {{#expr:
({{{weeks|0}}} and {{{weeks|1}}}) +
({{{days|0}}} and {{{days|1}}})
}}
|0=
|1= and 
|, 
}}
}}{{#switch:{{{weeks|}}}
||0=
|{{plural|{{{weeks}}}|week|nb=yes}}{{#switch: {{{days|0}}}
|0=
| and 
}}
}}{{#switch:{{{days|}}}
||0=
|{{plural|{{{days|0}}}|day|nb=yes}}
}}