Template:CheatSheetRow: Difference between revisions
Appearance
Created page with "|- | style="font-weight:bold;" | {{{Section}}} | {{{ViolationCategory}}} | {{{InspectionLevel}}} | {{#ifeq:{{{OOS}}}|1|'''YES'''|No}} | {{{TypicalAction}}}" |
No edit summary |
||
| Line 1: | Line 1: | ||
|- | <includeonly>|- | ||
| style="font-weight:bold;" | {{{Section}}} | | style="font-weight:bold;" | {{{Section}}} | ||
| {{{ViolationCategory}}} | | {{{ViolationCategory}}} | ||
| {{{InspectionLevel}}} | | {{{InspectionLevel}}} | ||
| {{#ifeq:{{{OOS}}}|1|'''YES'''|No}} | | {{#ifeq:{{{OOS}}}|1|'''YES'''|No}} | ||
| {{{TypicalAction}}} | | {{{TypicalAction}}}</includeonly> | ||