Template:IncidentCargo: Difference between revisions
Schang1146 (talk | contribs) No edit summary |
Schang1146 (talk | contribs) Remove duplicate (typo) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 48: | Line 48: | ||
| Description = {{{Description|}}} | | Description = {{{Description|}}} | ||
}}<!-- | }}<!-- | ||
// add category for incident year ("YYYY incidents") | |||
// if StartDate not populated, will add category as in need of additional work | |||
-->{{#if:{{{StartDate|}}}|[[Category:{{#time: Y|{{{StartDate|}}}}} incidents]]|[[Category:Articles with Incident Cargo missing an entry in the StartDate field]]}}<!-- | -->{{#if:{{{StartDate|}}}|[[Category:{{#time: Y|{{{StartDate|}}}}} incidents]]|[[Category:Articles with Incident Cargo missing an entry in the StartDate field]]}}<!-- | ||
// hacky MediaWiki HTML manipulation to prevent a <br /> tag from showing up | // hacky MediaWiki HTML manipulation to prevent a <br /> tag from showing up | ||
--><div></div></includeonly> | --><div></div></includeonly> | ||