Template:IncidentCargo: Difference between revisions
Schang1146 (talk | contribs) Fix spacing/whitespace |
Schang1146 (talk | contribs) Actually fix spacing/whitespace... I love MediaWiki |
||
Line 35: | Line 35: | ||
}} | }} | ||
</noinclude> | </noinclude> | ||
<includeonly>{{#cargo_store:_table=Incident | <includeonly><!-- | ||
-->{{#cargo_store:_table=Incident | |||
| Company = {{{Company|}}} | | Company = {{{Company|}}} | ||
| StartDate = {{{StartDate|}}} | | StartDate = {{{StartDate|}}} | ||
Line 45: | 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> |