Jump to content

Template:Violation: Difference between revisions

From CVEO Wiki
Created page with "<noinclude> {{#cargo_declare: _table = Violations |Section = String |Description = Text |OOS = Boolean |FineAmount = Integer }} </noinclude> <includeonly> {{#cargo_store: _table = Violations }} {| class="wikitable" ! Section | {{{Section|}}} |- ! Description | {{{Description|}}} |- ! Out of Service? | {{{OOS|}}} |- ! IL Fine Amount | ${{{FineAmount|}}} |} </includeonly>"
 
No edit summary
Line 5: Line 5:
|Description = Text
|Description = Text
|OOS = Boolean
|OOS = Boolean
|FineAmount = Integer
|ViolationCategory = String
|TypicalAction = String
|StateNotes = Text
}}
}}
</noinclude>
</noinclude>
Line 20: Line 22:
| {{{OOS|}}}
| {{{OOS|}}}
|-
|-
! IL Fine Amount
! Category
| ${{{FineAmount|}}}
| {{{ViolationCategory|}}}
|-
! Typical Action
| {{{TypicalAction|}}}
|-
! State/Local Notes
| {{{StateNotes|}}}
|}
|}
</includeonly>
</includeonly>

Revision as of 10:59, 23 May 2026

This template defines the table "Violations". View table. A replacement table has been generated for this table; View replacement table.