Diferencia entre revisiones de «Plantilla:Age»

De Familia Sanchez Arjona
Saltar a: navegación, buscar
m (noinclude cat/instruction note)
(switching to ISO 8601: YYYY/MM/DD)
Línea 1: Línea 1:
{{tfd|Age}}<includeonly>{{#expr: {{{6|{{CURRENTYEAR}}}}} - {{{3}}} -  
+
{{tfd|Age}}<includeonly>{{#expr: {{{4|{{CURRENTYEAR}}}}} - {{{1}}} -  
   {{#ifexpr: {{{1}}} < {{{4|{{CURRENTMONTH}}}}} | 0 |
+
   {{#ifexpr: {{{2}}} < {{{5|{{CURRENTMONTH}}}}} | 0 |
     {{#ifexpr: {{{1}}} > {{{4|{{CURRENTMONTH}}}}} or {{{2}}} > {{{5|{{CURRENTDAY}}}}} | 1 | 0}}
+
     {{#ifexpr: {{{2}}} > {{{5|{{CURRENTMONTH}}}}} or {{{3}}} > {{{6|{{CURRENTDAY}}}}} | 1 | 0}}
 
   }}
 
   }}
 
}}</includeonly><noinclude>
 
}}</includeonly><noinclude>

Revisión del 19:30 24 abr 2006

Plantilla:Tfd

For usage instructions, see the talk page.