Template:Birth date and age: Difference between revisions
revert; this broke hundreds of articles
m>CBDunkerson (Decreasing size of template by removing undocumented/unused 'year/month'day' parameters and redundant invocation of numeric parameters as defaults for themselves.) |
m>East718 (revert; this broke hundreds of articles) |
||
Line 1: | Line 1: | ||
<includeonly>{{#if:{{{df|}}}|{{#expr:{{{3}}}}} {{MONTHNAME|{{{2}}}}}|{{MONTHNAME|{{{2}}}}} {{#expr:{{{3}}}}},}} {{{1}}}<span style="display:none"> (<span class="bday">{{{1}}}-{{padleft:{{{2}}}|2|0}}-{{padleft:{{{3}}}|2|0}}</span>)</span><span class="noprint"> (age {{age|{{{1}}}|{{{2}}}|{{{3}}}}})</span></includeonly><noinclude> | <includeonly>{{#if:{{{df|}}}|{{#expr:{{{3|{{{day|{{{3}}}}}}}}}}} {{MONTHNAME|{{{2|{{{month|{{{2}}}}}}}}}}}|{{MONTHNAME|{{{2|{{{month|{{{2}}}}}}}}}}} {{#expr:{{{3|{{{day|{{{3}}}}}}}}}}},}} {{{1|{{{year|{{{1}}}}}}}}}<span style="display:none"> (<span class="bday">{{{1|{{{year|}}}}}}-{{padleft:{{{2|{{{month|}}}}}}|2|0}}-{{padleft:{{{3|{{{day|{{{3}}}}}}}}}|2|0}}</span>)</span><span class="noprint"> (age {{age | {{{1|{{{year|{{{1}}}}}}}}} | {{{2|{{{month|{{{2}}}}}}}}} | {{{3|{{{day|{{{3}}}}}}}}} }})</span></includeonly><noinclude> | ||
{{pp-template}} | {{pp-template}} | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> |