Difference between revisions of "Template:Birth date"
Jump to navigation
Jump to search
imported>WOSlinker (add error categories) |
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}}.) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 6: | Line 6: | ||
-->{{#ifexpr: ( {{{1|{{{year}}}}}} > {{CURRENTYEAR}} ) | -->{{#ifexpr: ( {{{1|{{{year}}}}}} > {{CURRENTYEAR}} ) | ||
|  {{error|invalid year}}{{main other|[[Category:Pages using age template with invalid date]]}} | |  {{error|invalid year}}{{main other|[[Category:Pages using age template with invalid date]]}} | ||
| − | }}{{#ifexpr: ( {{{2|{{{month}}}}}} > 12 ) OR ( {{{2|{{{month}}}}}} < 1 ) | + | }}{{#if:{{{2|}}}|{{#ifexpr: ( {{{2|{{{month}}}}}} > 12 ) OR ( {{{2|{{{month}}}}}} < 1 ) |
| − | |  {{error|invalid month}}{{main other|[[Category:Pages using age template with invalid date]]}} | + | |  {{error|invalid month}}{{main other|[[Category:Pages using age template with invalid date]]}}|}} |
| − | }}{{#ifexpr: ( {{{3|{{{day}}}}}} > 31 ) OR ( {{{3|{{{day}}}}}} < 1 ) | + | }}{{#if:{{{3|}}}|{{#ifexpr: ( {{{3|{{{day}}}}}} > 31 ) OR ( {{{3|{{{day}}}}}} < 1 ) |
| − | |  {{error|invalid day}}{{main other|[[Category:Pages using age template with invalid date]]}} | + | |  {{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> | }}</includeonly><noinclude> | ||
| − | {{Documentation | + | {{Documentation}} |
</noinclude> | </noinclude> | ||