Template:Birth date: Difference between revisions

    m (Changed protection level of Template:Birth date ([Edit=Allow only template editors and admins] (indefinite) [Move=Allow only template editors and admins] (indefinite)))
    (add error categories)
    Line 2: Line 2:
      |{{#expr:{{{3|{{{day}}}}}}}} {{MONTHNAME|{{{2|{{{month}}}}}}}}
      |{{#expr:{{{3|{{{day}}}}}}}} {{MONTHNAME|{{{2|{{{month}}}}}}}}
      |{{MONTHNAME|{{{2|{{{month<noinclude>|1</noinclude>}}}}}}}} {{#expr:{{{3|{{{day<noinclude>|1</noinclude>}}}}}}}},
      |{{MONTHNAME|{{{2|{{{month<noinclude>|1</noinclude>}}}}}}}} {{#expr:{{{3|{{{day<noinclude>|1</noinclude>}}}}}}}},
    }} {{#expr:{{{1|{{{year<noinclude>|1900</noinclude>}}}}}}}}<noinclude>
    }} {{#expr:{{{1|{{{year<noinclude>|1900</noinclude>}}}}}}}}<includeonly><!--
    -- Error checks --
    -->{{#ifexpr: ( {{{1|{{{year}}}}}} > {{CURRENTYEAR}} )
    | &#32;{{error|invalid year}}{{main other|[[Category:Pages using age template with invalid date]]}}
    }}{{#ifexpr: ( {{{2|{{{month}}}}}} > 12 ) OR ( {{{2|{{{month}}}}}} < 1 )
    | &#32;{{error|invalid month}}{{main other|[[Category:Pages using age template with invalid date]]}}
    }}{{#ifexpr: ( {{{3|{{{day}}}}}} > 31 ) OR ( {{{3|{{{day}}}}}} < 1 )
    | &#32;{{error|invalid day}}{{main other|[[Category:Pages using age template with invalid date]]}}
    }}</includeonly><noinclude>
    {{Documentation|Template:Birth date and age/doc}}
    {{Documentation|Template:Birth date and age/doc}}
    </noinclude>
    </noinclude>