Template:IncidentCargo: Difference between revisions
Schang1146 (talk | contribs) No edit summary |
Schang1146 (talk | contribs) Add help text |
||
| Line 49: | Line 49: | ||
}}<!-- | }}<!-- | ||
-->[[Category:{{#time: Y|{{{StartDate|}}}}} incidents]]<!-- | -->[[Category:{{#time: Y|{{{StartDate|}}}}} incidents]]<!-- | ||
// 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> | ||