Template:IncidentCargo: Difference between revisions
Schang1146 (talk | contribs) Actually fix spacing/whitespace... I love MediaWiki |
Schang1146 (talk | contribs) Remove duplicate (typo) |
||
| (3 intermediate revisions 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]]}}<!-- | |||
// 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> | ||