Difference between revisions of "Template:Birth date"

From annadreambrush.com/wiki
Jump to navigation Jump to search
imported>MSGJ
(microformats before display for consistency, as requested, plus few tweaks to code layout)
imported>Salix alba
(add year, month and day parameters for compatibility with Birth date and age)
Line 1: Line 1:
<span style="display:none">(<span class="bday">{{{1}}}-{{padleft:{{MONTHNUMBER|{{{2}}}}}|2|0}}-{{padleft:{{{3}}}|2|0}}</span>)</span>{{#if:{{{df|}}}
+
<span style="display:none">(<span class="bday">{{{1|{{{year}}}}}}-{{padleft:{{MONTHNUMBER|{{{2|{{{month}}}}}}}}|2|0}}-{{padleft:{{{3|{{{day}}}}}}|2|0}}</span>)</span>{{#if:{{{df|}}}
  |{{#expr:{{{3}}}}} {{MONTHNAME|{{{2}}}}}
+
  |{{#expr:{{{3|{{{day}}}}}}}} {{MONTHNAME|{{{2|{{{month}}}}}}}}
  |{{MONTHNAME|{{{2<noinclude>|1</noinclude>}}}}} {{#expr:{{{3<noinclude>|1</noinclude>}}}}},
+
  |{{MONTHNAME|{{{2|{{{month<noinclude>|1</noinclude>}}}}}}}} {{#expr:{{{3|{{{day<noinclude>|1</noinclude>}}}}}}}},
}} {{#expr:{{{1<noinclude>|1900</noinclude>}}}}}<noinclude>
+
}} {{#expr:{{{1|{{{year<noinclude>|1900</noinclude>}}}}}}}}<noinclude>
 
{{Documentation|Template:Birth date and age/doc}}
 
{{Documentation|Template:Birth date and age/doc}}
 
</noinclude>
 
</noinclude>

Revision as of 23:57, 7 August 2013

({{{year}}}-Expression error: Unrecognized punctuation character "{".-{{{day}}})January 1, 1900

Template documentation[create]