Template:IncidentCargo: Difference between revisions
Schang1146 (talk | contribs) Remove WIP tag |
Schang1146 (talk | contribs) Actually fix spacing/whitespace... I love MediaWiki |
||
(One intermediate revision by the same user not shown) | |||
Line 35: | Line 35: | ||
}} | }} | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly><!-- | ||
{{#cargo_store:_table=Incident | |||
-->{{#cargo_store:_table=Incident | |||
| Company = {{{Company|}}} | | Company = {{{Company|}}} | ||
| StartDate = {{{StartDate|}}} | | StartDate = {{{StartDate|}}} | ||
Line 46: | Line 47: | ||
| Type = {{{Type|}}} | | Type = {{{Type|}}} | ||
| Description = {{{Description|}}} | | Description = {{{Description|}}} | ||
}} | }}<!-- | ||
</includeonly> | |||
// hacky MediaWiki HTML manipulation to prevent a <br /> tag from showing up | |||
--><div></div></includeonly> |