Template:Violation: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{#cargo_declare: | {{#cargo_declare: | ||
_table = Violations | | _table = Violations | ||
|Section = String | | Section = String | ||
|Description = Text | | Description = Text | ||
|OOS = Boolean | | OOS = Boolean | ||
|ViolationCategory = String | | ViolationCategory = String | ||
|InspectionLevel = String | | InspectionLevel = String | ||
|TypicalAction = String | | TypicalAction = String | ||
|StateNotes = Text | | StateNotes = Text | ||
|ReferenceLinks = Wikitext | | TargetPage = String | ||
| ReferenceLinks = Wikitext | |||
}} | }} | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
{{#cargo_store: _table = Violations }} | {{#cargo_store: | ||
| _table = Violations | |||
| Section = {{{Section|}}} | |||
| Description = {{{Description|}}} | |||
| OOS = {{{OOS|}}} | |||
| ViolationCategory = {{{ViolationCategory|}}} | |||
| InspectionLevel = {{{InspectionLevel|}}} | |||
| TypicalAction = {{{TypicalAction|}}} | |||
| StateNotes = {{{StateNotes|}}} | |||
| TargetPage = {{{TargetPage|{{{Section}}}}}} | |||
| ReferenceLinks = {{{ReferenceLinks|}}} | |||
}} | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |||
! Section | ! Section | ||
| {{{Section|}}} | | [[{{{TargetPage|{{{Section}}}}}}|{{{Section}}}]] | ||
|- | |- | ||
! Description | ! Description | ||
Revision as of 14:22, 23 May 2026
This template defines the table "Violations". View table. A replacement table has been generated for this table; View replacement table.