Help:Adding Regulations: Difference between revisions
No edit summary |
No edit summary |
||
| (2 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
PLEASE NOTE, THIS PROCESS MAY CHANGE. IT IS RECOMMENDED ANY DETAILS FOR A SPECIFIC REGULATION USE LITTLE TO NO FORMATTING UNTIL A STANDARDIZATION HAS BEEN PICKED. | |||
= Help: Adding Regulations = | = Help: Adding Regulations = | ||
| Line 12: | Line 14: | ||
<pre> | <pre> | ||
{{Violation | {{Violation | ||
|Section = | |Section = | ||
|TargetPage = | |||
|Description = | |Description = | ||
|OOS = 1 | |OOS = 1 | ||
| Line 25: | Line 28: | ||
=== Field Guide: === | === Field Guide: === | ||
* '''Section:''' The exact regulation code (e.g., 391.11(b)(2)). | * '''Section:''' The exact regulation code (e.g., 391.11(b)(2)). | ||
* '''Targetpage:''' The main regulation without the sub sections for wiki referencing. | |||
* '''Description:''' A concise explanation of the violation. | * '''Description:''' A concise explanation of the violation. | ||
* '''OOS:''' Enter <code>1</code> for Yes (triggers red alert), <code>0</code> for No. | * '''OOS:''' Enter <code>1</code> for Yes (triggers red alert), <code>0</code> for No. | ||
| Line 31: | Line 35: | ||
* '''TypicalAction:''' Standard enforcement action (e.g., Warning, Citation, OOS). | * '''TypicalAction:''' Standard enforcement action (e.g., Warning, Citation, OOS). | ||
* '''StateNotes:''' Enforcement context specific to Illinois. | * '''StateNotes:''' Enforcement context specific to Illinois. | ||
* '''ReferenceLinks:''' Use the format: <code> | * '''ReferenceLinks:''' Use the format: [<code>https://www.searchenginejournal.com/link-title-attribute/335415/ page title</code>]. Words after the URL but within the bracket will act as a title for the URL and hide the full URL link. (Note: Links are configured to automatically open in a new tab). | ||
== 3. Regulatory Guidance & Memos == | == 3. Regulatory Guidance & Memos == | ||
Latest revision as of 08:43, 25 May 2026
PLEASE NOTE, THIS PROCESS MAY CHANGE. IT IS RECOMMENDED ANY DETAILS FOR A SPECIFIC REGULATION USE LITTLE TO NO FORMATTING UNTIL A STANDARDIZATION HAS BEEN PICKED.
Help: Adding Regulations
[edit source]This page outlines the standard formatting for adding new Title 49 regulations to the CVEO Wiki. All regulations must use the {{Violation}} template to ensure they appear correctly on the Master Dashboard and the Printer-Friendly Cheat Sheet.
1. Page Architecture
[edit source]All regulations should be consolidated into their top-level section (e.g., 391.11 or 393.9). Do not create new pages for sub-paragraphs; use the <tabber> architecture instead.
2. The Violation Template
[edit source]Every subsection must be wrapped in a {{Violation}} template. Copy the block below and paste it into the appropriate tab.
{{Violation
|Section =
|TargetPage =
|Description =
|OOS = 1
|ViolationCategory = Driver
|InspectionLevel = Level 3, Level 2, Level 1
|TypicalAction = Out of Service / Citation
|StateNotes =
|ReferenceLinks = [https://www.searchenginejournal.com/link-title-attribute/335415/ page title]
}}
Field Guide:
[edit source]- Section: The exact regulation code (e.g., 391.11(b)(2)).
- Targetpage: The main regulation without the sub sections for wiki referencing.
- Description: A concise explanation of the violation.
- OOS: Enter
1for Yes (triggers red alert),0for No. - ViolationCategory: Use either
DriverorVehicle. - InspectionLevel: (e.g., Level 3, Level 2, Level 1).
- TypicalAction: Standard enforcement action (e.g., Warning, Citation, OOS).
- StateNotes: Enforcement context specific to Illinois.
- ReferenceLinks: Use the format: [
https://www.searchenginejournal.com/link-title-attribute/335415/ page title]. Words after the URL but within the bracket will act as a title for the URL and hide the full URL link. (Note: Links are configured to automatically open in a new tab).
3. Regulatory Guidance & Memos
[edit source]If you have a PDF memo, upload the file first, then anchor it at the bottom of the page using this tag:
<span id="Guidance"></span> == Regulatory Guidance & Memos == <pdf width="1000" height="600">File:Your_Filename_Here.pdf</pdf>
4. Navigation
[edit source]Always include the "Quick Jump" navigation bar at the top of the page so field units can instantly reach the guidance:
<div style="background: #f8f9fa; padding: 10px; border: 1px solid #c8ccd1; margin-bottom: 15px;"> '''Quick Jump:''' [[#Guidance | Regulatory Guidance]] | [[#top | Return to Top]] </div>