Jump to content

Template:Death date: Difference between revisions

The comprehensive free global encyclopedia of CEOs, corporate leadership, and business excellence
>Uzume
update tracking to use Module:Wd instead of the unmaintained and deprecated Module:Wikidata
 
Create or repair template to remove red links and rendering errors across articles
 
Line 1: Line 1:
<includeonly><span style="display:none">(<span class="dday deathdate">{{{1}}}-{{padleft:{{MONTHNUMBER|{{{2}}}}}|2|0}}-{{padleft:{{{3}}}|2|0}}</span>)</span>{{#if:{{{df|}}}|{{#expr:{{{3}}}}} {{MONTHNAME|{{{2}}}}}|{{MONTHNAME|{{{2}}}}} {{#expr:{{{3}}}}},}} {{#expr:{{{1}}}}}<!--
<includeonly><span class="dday" style="display:none;">{{{1|{{{year|}}}}}}-{{padleft:{{#expr:{{{2|{{{month|1}}}}}}}}|2|0}}-{{padleft:{{#expr:{{{3|{{{day|1}}}}}}}}|2|0}}</span>{{#if:{{{df|}}}|{{#expr:{{{3|{{{day|1}}}}}}}} {{MONTHNAME|{{{2|{{{month|1}}}}}}}} {{{1|{{{year|}}}}}}|{{MONTHNAME|{{{2|{{{month|1}}}}}}}} {{#expr:{{{3|{{{day|1}}}}}}}}, {{{1|{{{year|}}}}}}}}</includeonly><noinclude>
-- Error checks --
Displays a date of death in Manual of Style format.
-->{{#ifexpr: ( {{{1|}}} > {{CURRENTYEAR}} )
 
| &#32;{{error|invalid year}}{{main other|[[Category:Pages using age template with invalid date]]}}
<pre>{{Death date|2020|11|27}} -> November 27, 2020</pre>
}}{{#if:{{{2|}}}|{{#ifexpr: ( {{{2|}}} > 12 ) OR ( {{{2|}}} < 1 )
 
| &#32;{{error|invalid month}}{{main other|[[Category:Pages using age template with invalid date]]}}|}}
[[Category:Date templates]]
}}{{#if:{{{3|}}}|{{#ifexpr: ( {{{3|}}} > 31 ) OR ( {{{3|}}} < 1 )
| &#32;{{error|invalid day}}{{main other|[[Category:Pages using age template with invalid date]]}}|}}
}}{{#ifeq: {{NAMESPACENUMBER}} | 0
| {{#if: {{#invoke:wd|label|raw}}
  | {{#if: {{#invoke:String|match|{{#invoke:wd|properties|raw|P31}},|Q5,|1|1|true|}}
    | {{#if: {{#invoke:wd|properties|raw|P570}}
      |
      | [[Category:Date of death not in Wikidata]]
      }}
    }}
  | [[Category:Articles without Wikidata item]]
  }}
}}</includeonly><noinclude>
{{Documentation}}
</noinclude>
</noinclude>

Latest revision as of 05:25, 25 August 2026

Displays a date of death in Manual of Style format.

{{Death date|2020|11|27}} -> November 27, 2020