Difference between revisions of "Template:Birth date"

From annadreambrush.com/wiki
Jump to navigation Jump to search
imported>Ed Poor
(Shows birth date, and is easy to translate into other languages)
 
imported>Zyxw
(Add Wikidata tracking categories. Tested with /sandbox, /testcases, and articles. Same as previously tested and working in templates {{Birth-date}} and {{Birth year and age}}.)
 
(34 intermediate revisions by 22 users not shown)
Line 1: Line 1:
[[{{MONTHNAME|{{{2}}}}} {{{3}}}]] [[{{{1}}}]]<noinclude>[[Category:Date math]]</noinclude>
+
<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|{{{day}}}}}}}} {{MONTHNAME|{{{2|{{{month}}}}}}}}
 +
|{{MONTHNAME|{{{2|{{{month<noinclude>|1</noinclude>}}}}}}}} {{#expr:{{{3|{{{day<noinclude>|1</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]]}}
 +
}}{{#if:{{{2|}}}|{{#ifexpr: ( {{{2|{{{month}}}}}} > 12 ) OR ( {{{2|{{{month}}}}}} < 1 )
 +
| &#32;{{error|invalid month}}{{main other|[[Category:Pages using age template with invalid date]]}}|}}
 +
}}{{#if:{{{3|}}}|{{#ifexpr: ( {{{3|{{{day}}}}}} > 31 ) OR ( {{{3|{{{day}}}}}} < 1 )
 +
| &#32;{{error|invalid day}}{{main other|[[Category:Pages using age template with invalid date]]}}|}}
 +
}}{{#ifeq: {{NAMESPACENUMBER}} | 0
 +
| {{#if: {{#invoke:Wikidata|pageId}}
 +
  | {{#if: {{#invoke:String|match|{{#invoke:Wikidata|getPropertyIDs|P31|FETCH_WIKIDATA}},|Q5,|1|1|true|}}
 +
    | {{#if: {{#property:P569}}
 +
      |
 +
      | [[Category:Date of birth not in Wikidata]]
 +
      }}
 +
    }}
 +
  | [[Category:Articles without Wikidata item]]
 +
  }}
 +
}}</includeonly><noinclude>
 +
{{Documentation}}
 +
</noinclude>

Latest revision as of 08:22, 19 January 2019

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

Template documentation[create]