Template:Policy: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly><table class="infobox" style="width: | <includeonly><table class="infobox" style="width:300px; border:1px solid #a2a9b1; border-collapse:collapse; background:#f8f9fa; font-size:14px; float:right; clear:right; margin:0 0 1em 1em;"> | ||
<tr> | <tr> | ||
<th colspan="2" style="background:{{{header_color|#2c3e50}}}; color:#fff; text-align:center; padding:10px; font-size:16px;">{{#switch:{{{type|}}} | <th colspan="2" style="background:{{{header_color|#2c3e50}}}; color:#fff; text-align:center; padding:10px; font-size:16px;">{{#switch:{{{type|}}} | ||
| policy = 📋 Policy | | policy = 📋 Policy | ||
| regulation = 📜 Regulation | | regulation = 📜 Regulation | ||
| proposed rule = 📝 Proposed Rule | |||
| final rule = 📜 Final Rule | |||
| notice = 📢 Notice | |||
| court case = ⚖️ Court Case | | court case = ⚖️ Court Case | ||
| statute = 📕 Statute | | statute = 📕 Statute | ||
| executive order = 🏛️ Executive Order | | executive order = 🏛️ Executive Order | ||
| presidential document = 🏛️ Presidential Document | |||
| #default = 📄 {{{type|Legal Document}}} | | #default = 📄 {{{type|Legal Document}}} | ||
}}</th> | }}</th> | ||
| Line 37: | Line 41: | ||
<th style="text-align:right; padding:6px; border-bottom:1px solid #e5e7eb; font-weight:bold;">Agency</th> | <th style="text-align:right; padding:6px; border-bottom:1px solid #e5e7eb; font-weight:bold;">Agency</th> | ||
<td style="padding:6px; border-bottom:1px solid #e5e7eb;">{{{agency}}}</td> | <td style="padding:6px; border-bottom:1px solid #e5e7eb;">{{{agency}}}</td> | ||
</tr>}} | |||
{{#if:{{{sub_agency|}}}|<tr> | |||
<th style="text-align:right; padding:6px; border-bottom:1px solid #e5e7eb; font-weight:bold;">Sub-Agency</th> | |||
<td style="padding:6px; border-bottom:1px solid #e5e7eb;">{{{sub_agency}}}</td> | |||
</tr>}} | |||
{{#if:{{{action|}}}|<tr> | |||
<th style="text-align:right; padding:6px; border-bottom:1px solid #e5e7eb; font-weight:bold;">Action</th> | |||
<td style="padding:6px; border-bottom:1px solid #e5e7eb;">{{{action}}}</td> | |||
</tr>}} | </tr>}} | ||
{{#if:{{{court|}}}|<tr> | {{#if:{{{court|}}}|<tr> | ||
| Line 45: | Line 57: | ||
<th colspan="2" style="background:#34495e; color:#fff; text-align:center; padding:6px;">Dates & Status</th> | <th colspan="2" style="background:#34495e; color:#fff; text-align:center; padding:6px;">Dates & Status</th> | ||
</tr> | </tr> | ||
{{#if:{{{date_published|}}}|<tr> | |||
<th style="text-align:right; padding:6px; border-bottom:1px solid #e5e7eb; font-weight:bold;">Date Published</th> | |||
<td style="padding:6px; border-bottom:1px solid #e5e7eb;">{{{date_published}}}</td> | |||
</tr>}} | |||
{{#if:{{{date_enacted|}}}|<tr> | {{#if:{{{date_enacted|}}}|<tr> | ||
<th style="text-align:right; padding:6px; border-bottom:1px solid #e5e7eb; font-weight:bold;">Date Enacted</th> | <th style="text-align:right; padding:6px; border-bottom:1px solid #e5e7eb; font-weight:bold;">Date Enacted</th> | ||
| Line 66: | Line 82: | ||
| active = <span style="color:#27ae60; font-weight:bold;">● Active</span> | | active = <span style="color:#27ae60; font-weight:bold;">● Active</span> | ||
| in effect = <span style="color:#27ae60; font-weight:bold;">● In Effect</span> | | in effect = <span style="color:#27ae60; font-weight:bold;">● In Effect</span> | ||
| open for comment = <span style="color:#3498db; font-weight:bold;">● Open for Comment</span> | |||
| comment period closed = <span style="color:#f39c12; font-weight:bold;">● Comment Period Closed</span> | |||
| repealed = <span style="color:#c0392b; font-weight:bold;">● Repealed</span> | | repealed = <span style="color:#c0392b; font-weight:bold;">● Repealed</span> | ||
| overturned = <span style="color:#c0392b; font-weight:bold;">● Overturned</span> | | overturned = <span style="color:#c0392b; font-weight:bold;">● Overturned</span> | ||
| amended = <span style="color:#f39c12; font-weight:bold;">● Amended</span> | | amended = <span style="color:#f39c12; font-weight:bold;">● Amended</span> | ||
| pending = <span style="color:#3498db; font-weight:bold;">● Pending</span> | | pending = <span style="color:#3498db; font-weight:bold;">● Pending</span> | ||
| proposed = <span style="color:#9b59b6; font-weight:bold;">● Proposed</span> | |||
| superseded = <span style="color:#95a5a6; font-weight:bold;">● Superseded</span> | | superseded = <span style="color:#95a5a6; font-weight:bold;">● Superseded</span> | ||
| expired = <span style="color:#95a5a6; font-weight:bold;">● Expired</span> | | expired = <span style="color:#95a5a6; font-weight:bold;">● Expired</span> | ||
| withdrawn = <span style="color:#c0392b; font-weight:bold;">● Withdrawn</span> | |||
| #default = {{{status}}} | | #default = {{{status}}} | ||
}}</td> | }}</td> | ||
</tr>}} | |||
{{#if:{{{comment_start|}}}|<tr> | |||
<th colspan="2" style="background:#34495e; color:#fff; text-align:center; padding:6px;">Comment Period</th> | |||
</tr> | |||
<tr> | |||
<th style="text-align:right; padding:6px; border-bottom:1px solid #e5e7eb; font-weight:bold;">Opens</th> | |||
<td style="padding:6px; border-bottom:1px solid #e5e7eb;">{{{comment_start}}}</td> | |||
</tr>}} | |||
{{#if:{{{comment_end|}}}|<tr> | |||
<th style="text-align:right; padding:6px; border-bottom:1px solid #e5e7eb; font-weight:bold;">Closes</th> | |||
<td style="padding:6px; border-bottom:1px solid #e5e7eb;">{{{comment_end}}}</td> | |||
</tr>}} | |||
{{#if:{{{comments_due|}}}|<tr> | |||
<th style="text-align:right; padding:6px; border-bottom:1px solid #e5e7eb; font-weight:bold;">Comments Due</th> | |||
<td style="padding:6px; border-bottom:1px solid #e5e7eb;">{{{comments_due}}}</td> | |||
</tr>}} | |||
{{#if:{{{comment_url|}}}|<tr> | |||
<th style="text-align:right; padding:6px; border-bottom:1px solid #e5e7eb; font-weight:bold;">Submit Comment</th> | |||
<td style="padding:6px; border-bottom:1px solid #e5e7eb;">[{{{comment_url}}} Submit Here]</td> | |||
</tr>}} | </tr>}} | ||
<tr> | <tr> | ||
<th colspan="2" style="background:#34495e; color:#fff; text-align:center; padding:6px;">Citations & References</th> | <th colspan="2" style="background:#34495e; color:#fff; text-align:center; padding:6px;">Citations & References</th> | ||
</tr> | </tr> | ||
{{#if:{{{document_number|}}}|<tr> | |||
<th style="text-align:right; padding:6px; border-bottom:1px solid #e5e7eb; font-weight:bold;">Document #</th> | |||
<td style="padding:6px; border-bottom:1px solid #e5e7eb;"><code>{{{document_number}}}</code></td> | |||
</tr>}} | |||
{{#if:{{{fr_citation|}}}|<tr> | |||
<th style="text-align:right; padding:6px; border-bottom:1px solid #e5e7eb; font-weight:bold;">FR Citation</th> | |||
<td style="padding:6px; border-bottom:1px solid #e5e7eb;"><code>{{{fr_citation}}}</code></td> | |||
</tr>}} | |||
{{#if:{{{fr_pages|}}}|<tr> | |||
<th style="text-align:right; padding:6px; border-bottom:1px solid #e5e7eb; font-weight:bold;">FR Pages</th> | |||
<td style="padding:6px; border-bottom:1px solid #e5e7eb;">{{{fr_pages}}}</td> | |||
</tr>}} | |||
{{#if:{{{rin|}}}|<tr> | |||
<th style="text-align:right; padding:6px; border-bottom:1px solid #e5e7eb; font-weight:bold;">RIN</th> | |||
<td style="padding:6px; border-bottom:1px solid #e5e7eb;"><code>{{{rin}}}</code></td> | |||
</tr>}} | |||
{{#if:{{{docket|}}}|<tr> | |||
<th style="text-align:right; padding:6px; border-bottom:1px solid #e5e7eb; font-weight:bold;">Docket</th> | |||
<td style="padding:6px; border-bottom:1px solid #e5e7eb;"><code>{{{docket}}}</code></td> | |||
</tr>}} | |||
{{#if:{{{citation|}}}|<tr> | {{#if:{{{citation|}}}|<tr> | ||
<th style="text-align:right; padding:6px; border-bottom:1px solid #e5e7eb; font-weight:bold;">Citation</th> | <th style="text-align:right; padding:6px; border-bottom:1px solid #e5e7eb; font-weight:bold;">Citation</th> | ||
| Line 89: | Line 148: | ||
<th style="text-align:right; padding:6px; border-bottom:1px solid #e5e7eb; font-weight:bold;">CFR</th> | <th style="text-align:right; padding:6px; border-bottom:1px solid #e5e7eb; font-weight:bold;">CFR</th> | ||
<td style="padding:6px; border-bottom:1px solid #e5e7eb;">{{{cfr}}}</td> | <td style="padding:6px; border-bottom:1px solid #e5e7eb;">{{{cfr}}}</td> | ||
</tr>}} | |||
{{#if:{{{cfr_affected|}}}|<tr> | |||
<th style="text-align:right; padding:6px; border-bottom:1px solid #e5e7eb; font-weight:bold;">CFR Affected</th> | |||
<td style="padding:6px; border-bottom:1px solid #e5e7eb;">{{{cfr_affected}}}</td> | |||
</tr>}} | </tr>}} | ||
{{#if:{{{usc|}}}|<tr> | {{#if:{{{usc|}}}|<tr> | ||
| Line 97: | Line 160: | ||
<th style="text-align:right; padding:6px; border-bottom:1px solid #e5e7eb; font-weight:bold;">Case Number</th> | <th style="text-align:right; padding:6px; border-bottom:1px solid #e5e7eb; font-weight:bold;">Case Number</th> | ||
<td style="padding:6px; border-bottom:1px solid #e5e7eb;">{{{case_number}}}</td> | <td style="padding:6px; border-bottom:1px solid #e5e7eb;">{{{case_number}}}</td> | ||
</tr>}} | </tr>}} | ||
{{#if:{{{related_to|}}}|<tr> | {{#if:{{{related_to|}}}|<tr> | ||
| Line 117: | Line 176: | ||
<th style="text-align:right; padding:6px; border-bottom:1px solid #e5e7eb; font-weight:bold;">Website</th> | <th style="text-align:right; padding:6px; border-bottom:1px solid #e5e7eb; font-weight:bold;">Website</th> | ||
<td style="padding:6px; border-bottom:1px solid #e5e7eb;">[{{{website}}} Official Link]</td> | <td style="padding:6px; border-bottom:1px solid #e5e7eb;">[{{{website}}} Official Link]</td> | ||
</tr>}} | |||
{{#if:{{{fr_url|}}}|<tr> | |||
<th style="text-align:right; padding:6px; border-bottom:1px solid #e5e7eb; font-weight:bold;">Federal Register</th> | |||
<td style="padding:6px; border-bottom:1px solid #e5e7eb;">[{{{fr_url}}} View Document]</td> | |||
</tr>}} | |||
{{#if:{{{regulations_gov|}}}|<tr> | |||
<th style="text-align:right; padding:6px; border-bottom:1px solid #e5e7eb; font-weight:bold;">Regulations.gov</th> | |||
<td style="padding:6px; border-bottom:1px solid #e5e7eb;">[{{{regulations_gov}}} View on Regulations.gov]</td> | |||
</tr>}} | </tr>}} | ||
</table></includeonly><noinclude> | </table></includeonly><noinclude> | ||
{{Policy | {{Policy | ||
| type = | | type = proposed rule | ||
| full_name = | | full_name = Reimagining and Improving Student Education | ||
| jurisdiction = federal | | jurisdiction = federal | ||
| agency = Department of | | agency = Department of Education | ||
| | | action = Proposed rule | ||
| | | date_published = January 30, 2026 | ||
| | | status = open for comment | ||
| | | comment_start = January 30, 2026 | ||
| | | comment_end = March 31, 2026 | ||
| | | comment_url = https://www.regulations.gov/commenton/ED-2026-OPE-0001-0001 | ||
| | | document_number = 2026-01912 | ||
| fr_citation = 91 FR 8245 | |||
| rin = 1840-AD78 | |||
| docket = ED-2026-OPE-0001 | |||
| cfr_affected = 34 CFR Parts 600, 668, 690 | |||
| fr_url = https://www.federalregister.gov/documents/2026/01/30/2026-01912/reimagining-and-improving-student-education | |||
| regulations_gov = https://www.regulations.gov/document/ED-2026-OPE-0001-0001 | |||
}} | }} | ||
== Policy/Regulation/Court Case Infobox == | == Policy/Regulation/Court Case Infobox == | ||
This template creates an infobox for policies, regulations, court cases, statutes, and executive orders. | This template creates an infobox for policies, regulations, court cases, statutes, and executive orders. Includes full support for Federal Register documents and comment periods. | ||
<div style="clear:both;"></div> | <div style="clear:both;"></div> | ||
| Line 145: | Line 218: | ||
"description": "The type of legal document", | "description": "The type of legal document", | ||
"type": "string", | "type": "string", | ||
"suggestedvalues": ["policy", "regulation", "court case", "statute", "executive order"], | "suggestedvalues": ["policy", "regulation", "proposed rule", "final rule", "notice", "court case", "statute", "executive order", "presidential document"], | ||
"example": " | "example": "proposed rule", | ||
"required": true | "required": true | ||
}, | }, | ||
| Line 153: | Line 226: | ||
"description": "The complete official name of the policy, regulation, or case", | "description": "The complete official name of the policy, regulation, or case", | ||
"type": "string", | "type": "string", | ||
"example": " | "example": "Reimagining and Improving Student Education", | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
| Line 168: | Line 241: | ||
"description": "The state name (if state-level jurisdiction)", | "description": "The state name (if state-level jurisdiction)", | ||
"type": "string", | "type": "string", | ||
"suggestedvalues": ["Alabama", "Alaska", "Arizona", "Arkansas", "California", "Colorado", "Connecticut", "Delaware", "Florida", "Georgia", "Hawaii", "Idaho", "Illinois", "Indiana", "Iowa", "Kansas", "Kentucky", "Louisiana", "Maine", "Maryland", "Massachusetts", "Michigan", "Minnesota", "Mississippi", "Missouri", "Montana", "Nebraska", "Nevada", "New Hampshire", "New Jersey", "New Mexico", "New York", "North Carolina", "North Dakota", "Ohio", "Oklahoma", "Oregon", "Pennsylvania", "Rhode Island", "South Carolina", "South Dakota", "Tennessee", "Texas", "Utah", "Vermont", "Virginia", "Washington", "West Virginia", "Wisconsin", "Wyoming"] | "suggestedvalues": ["Alabama", "Alaska", "Arizona", "Arkansas", "California", "Colorado", "Connecticut", "Delaware", "Florida", "Georgia", "Hawaii", "Idaho", "Illinois", "Indiana", "Iowa", "Kansas", "Kentucky", "Louisiana", "Maine", "Maryland", "Massachusetts", "Michigan", "Minnesota", "Mississippi", "Missouri", "Montana", "Nebraska", "Nevada", "New Hampshire", "New Jersey", "New Mexico", "New York", "North Carolina", "North Dakota", "Ohio", "Oklahoma", "Oregon", "Pennsylvania", "Rhode Island", "South Carolina", "South Dakota", "Tennessee", "Texas", "Utah", "Vermont", "Virginia", "Washington", "West Virginia", "Wisconsin", "Wyoming"] | ||
}, | }, | ||
"agency": { | "agency": { | ||
| Line 175: | Line 247: | ||
"description": "The issuing or enforcing government agency", | "description": "The issuing or enforcing government agency", | ||
"type": "string", | "type": "string", | ||
" | "suggestedvalues": ["Department of Education", "Department of Health and Human Services", "Department of Labor", "Department of Justice", "Environmental Protection Agency", "Federal Trade Commission", "Securities and Exchange Commission", "Department of the Treasury", "Department of Homeland Security", "Department of Defense"], | ||
"example": "Department of Education" | |||
}, | |||
"sub_agency": { | |||
"label": "Sub-Agency", | |||
"description": "The specific office or sub-agency", | |||
"type": "string", | |||
"example": "Office of Postsecondary Education" | |||
}, | |||
"action": { | |||
"label": "Action", | |||
"description": "The regulatory action type", | |||
"type": "string", | |||
"suggestedvalues": ["Final rule", "Proposed rule", "Interim final rule", "Notice", "Request for information", "Advanced notice of proposed rulemaking", "Direct final rule", "Correction"], | |||
"example": "Proposed rule" | |||
}, | }, | ||
"court": { | "court": { | ||
| Line 181: | Line 267: | ||
"description": "The court that decided the case (for court cases)", | "description": "The court that decided the case (for court cases)", | ||
"type": "string", | "type": "string", | ||
"suggestedvalues": ["Supreme Court of the United States", "U.S. Court of Appeals", "U.S. District Court", "State Supreme Court", "State Court of Appeals"], | "suggestedvalues": ["Supreme Court of the United States", "U.S. Court of Appeals", "U.S. District Court", "State Supreme Court", "State Court of Appeals"] | ||
"example": " | }, | ||
"date_published": { | |||
"label": "Date Published", | |||
"description": "The date published in the Federal Register", | |||
"type": "date", | |||
"example": "January 30, 2026" | |||
}, | }, | ||
"date_enacted": { | "date_enacted": { | ||
"label": "Date Enacted", | "label": "Date Enacted", | ||
"description": "The date the law was enacted or signed", | "description": "The date the law was enacted or signed", | ||
"type": "date | "type": "date" | ||
}, | }, | ||
"date_effective": { | "date_effective": { | ||
"label": "Effective Date", | "label": "Effective Date", | ||
"description": "The date the law | "description": "The date the law takes effect", | ||
"type": "date | "type": "date" | ||
}, | }, | ||
"date_decided": { | "date_decided": { | ||
"label": "Date Decided", | "label": "Date Decided", | ||
"description": "The date the court case was decided", | "description": "The date the court case was decided", | ||
"type": "date | "type": "date" | ||
}, | }, | ||
"date_repealed": { | "date_repealed": { | ||
| Line 211: | Line 299: | ||
"description": "The current status of the policy or case", | "description": "The current status of the policy or case", | ||
"type": "string", | "type": "string", | ||
"suggestedvalues": ["active", "in effect", "repealed", "overturned", "amended", " | "suggestedvalues": ["active", "in effect", "open for comment", "comment period closed", "proposed", "pending", "repealed", "overturned", "amended", "superseded", "expired", "withdrawn"], | ||
"example": " | "example": "open for comment", | ||
"suggested": true | "suggested": true | ||
}, | |||
"comment_start": { | |||
"label": "Comment Period Opens", | |||
"description": "When the public comment period begins", | |||
"type": "date", | |||
"example": "January 30, 2026" | |||
}, | |||
"comment_end": { | |||
"label": "Comment Period Closes", | |||
"description": "When the public comment period ends", | |||
"type": "date", | |||
"example": "March 31, 2026" | |||
}, | |||
"comments_due": { | |||
"label": "Comments Due", | |||
"description": "Deadline for submitting comments", | |||
"type": "date" | |||
}, | |||
"comment_url": { | |||
"label": "Comment URL", | |||
"description": "URL to submit public comments", | |||
"type": "url", | |||
"example": "https://www.regulations.gov/commenton/ED-2026-OPE-0001-0001" | |||
}, | |||
"document_number": { | |||
"label": "Document Number", | |||
"description": "Federal Register document number", | |||
"type": "string", | |||
"example": "2026-01912" | |||
}, | |||
"fr_citation": { | |||
"label": "FR Citation", | |||
"description": "Federal Register citation (volume FR page)", | |||
"type": "string", | |||
"example": "91 FR 8245" | |||
}, | |||
"fr_pages": { | |||
"label": "FR Pages", | |||
"description": "Page range in Federal Register", | |||
"type": "string", | |||
"example": "8245-8312" | |||
}, | |||
"rin": { | |||
"label": "RIN", | |||
"description": "Regulation Identifier Number", | |||
"type": "string", | |||
"example": "1840-AD78" | |||
}, | |||
"docket": { | |||
"label": "Docket", | |||
"description": "The docket number", | |||
"type": "string", | |||
"example": "ED-2026-OPE-0001" | |||
}, | }, | ||
"citation": { | "citation": { | ||
"label": "Citation", | "label": "Citation", | ||
"description": "The legal citation for the document", | "description": "The legal citation for the document", | ||
"type": "string | "type": "string" | ||
}, | }, | ||
"public_law": { | "public_law": { | ||
"label": "Public Law", | "label": "Public Law", | ||
"description": "The Public Law number", | "description": "The Public Law number", | ||
"type": "string | "type": "string" | ||
}, | }, | ||
"cfr": { | "cfr": { | ||
"label": "CFR", | "label": "CFR", | ||
"description": "Code of Federal Regulations citation", | "description": "Code of Federal Regulations citation", | ||
"type": "string" | |||
}, | |||
"cfr_affected": { | |||
"label": "CFR Parts Affected", | |||
"description": "CFR parts that will be affected", | |||
"type": "string", | "type": "string", | ||
"example": " | "example": "34 CFR Parts 600, 668, 690" | ||
}, | }, | ||
"usc": { | "usc": { | ||
"label": "U.S. Code", | "label": "U.S. Code", | ||
"description": "United States Code citation", | "description": "United States Code citation", | ||
"type": "string | "type": "string" | ||
}, | }, | ||
"case_number": { | "case_number": { | ||
"label": "Case Number", | "label": "Case Number", | ||
"description": "The case number (for court cases)", | "description": "The case number (for court cases)", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
| Line 268: | Line 405: | ||
"label": "Website", | "label": "Website", | ||
"description": "Official website URL", | "description": "Official website URL", | ||
"type": "url" | |||
}, | |||
"fr_url": { | |||
"label": "Federal Register URL", | |||
"description": "Link to the Federal Register document", | |||
"type": "url", | "type": "url", | ||
"example": "https://www. | "example": "https://www.federalregister.gov/documents/2026/01/30/2026-01912/reimagining-and-improving-student-education" | ||
}, | |||
"regulations_gov": { | |||
"label": "Regulations.gov URL", | |||
"description": "Link to the document on Regulations.gov", | |||
"type": "url" | |||
}, | }, | ||
"image": { | "image": { | ||
| Line 285: | Line 432: | ||
"description": "Custom header background color (hex code)", | "description": "Custom header background color (hex code)", | ||
"type": "string", | "type": "string", | ||
"default | "default": "#2c3e50" | ||
} | } | ||
}, | }, | ||
"description": "Infobox | "description": "Infobox for policies, regulations, Federal Register documents, court cases, statutes, and executive orders. Includes full support for comment periods and regulatory citations.", | ||
"format": "block", | "format": "block", | ||
"paramOrder": [ | "paramOrder": [ | ||
| Line 297: | Line 443: | ||
"state", | "state", | ||
"agency", | "agency", | ||
"sub_agency", | |||
"action", | |||
"court", | "court", | ||
"date_published", | |||
"date_enacted", | "date_enacted", | ||
"date_effective", | "date_effective", | ||
| Line 303: | Line 452: | ||
"date_repealed", | "date_repealed", | ||
"status", | "status", | ||
"comment_start", | |||
"comment_end", | |||
"comments_due", | |||
"comment_url", | |||
"document_number", | |||
"fr_citation", | |||
"fr_pages", | |||
"rin", | |||
"docket", | |||
"citation", | "citation", | ||
"public_law", | "public_law", | ||
"cfr", | "cfr", | ||
"cfr_affected", | |||
"usc", | "usc", | ||
"case_number", | "case_number", | ||
"related_to", | "related_to", | ||
"amends", | "amends", | ||
"amended_by", | "amended_by", | ||
"website", | "website", | ||
"fr_url", | |||
"regulations_gov", | |||
"image", | "image", | ||
"image_caption", | "image_caption", | ||
Latest revision as of 15:37, 30 January 2026
| 📝 Proposed Rule | |
|---|---|
| General Information | |
| Full Name | Reimagining and Improving Student Education |
| Jurisdiction | 🇺🇸 Federal |
| Agency | Department of Education |
| Action | Proposed rule |
| Dates & Status | |
| Date Published | January 30, 2026 |
| Status | ● Open for Comment |
| Comment Period | |
| Opens | January 30, 2026 |
| Closes | March 31, 2026 |
| Submit Comment | Submit Here |
| Citations & References | |
| Document # | 2026-01912 |
| FR Citation | 91 FR 8245 |
| RIN | 1840-AD78 |
| Docket | ED-2026-OPE-0001 |
| CFR Affected | 34 CFR Parts 600, 668, 690 |
| Federal Register | View Document |
| Regulations.gov | View on Regulations.gov |
Policy/Regulation/Court Case Infobox
This template creates an infobox for policies, regulations, court cases, statutes, and executive orders. Includes full support for Federal Register documents and comment periods.
Infobox for policies, regulations, Federal Register documents, court cases, statutes, and executive orders. Includes full support for comment periods and regulatory citations.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Document Type | type | The type of legal document
| String | required |
| Full Name | full_name | The complete official name of the policy, regulation, or case
| String | suggested |
| Jurisdiction | jurisdiction | The level of government
| String | suggested |
| State | state | The state name (if state-level jurisdiction)
| String | optional |
| Agency | agency | The issuing or enforcing government agency
| String | optional |
| Sub-Agency | sub_agency | The specific office or sub-agency
| String | optional |
| Action | action | The regulatory action type
| String | optional |
| Court | court | The court that decided the case (for court cases)
| String | optional |
| Date Published | date_published | The date published in the Federal Register
| Date | optional |
| Date Enacted | date_enacted | The date the law was enacted or signed | Date | optional |
| Effective Date | date_effective | The date the law takes effect | Date | optional |
| Date Decided | date_decided | The date the court case was decided | Date | optional |
| Date Repealed | date_repealed | The date the law was repealed (if applicable) | Date | optional |
| Status | status | The current status of the policy or case
| String | suggested |
| Comment Period Opens | comment_start | When the public comment period begins
| Date | optional |
| Comment Period Closes | comment_end | When the public comment period ends
| Date | optional |
| Comments Due | comments_due | Deadline for submitting comments | Date | optional |
| Comment URL | comment_url | URL to submit public comments
| URL | optional |
| Document Number | document_number | Federal Register document number
| String | optional |
| FR Citation | fr_citation | Federal Register citation (volume FR page)
| String | optional |
| FR Pages | fr_pages | Page range in Federal Register
| String | optional |
| RIN | rin | Regulation Identifier Number
| String | optional |
| Docket | docket | The docket number
| String | optional |
| Citation | citation | The legal citation for the document | String | optional |
| Public Law | public_law | The Public Law number | String | optional |
| CFR | cfr | Code of Federal Regulations citation | String | optional |
| CFR Parts Affected | cfr_affected | CFR parts that will be affected
| String | optional |
| U.S. Code | usc | United States Code citation | String | optional |
| Case Number | case_number | The case number (for court cases) | String | optional |
| Related To | related_to | Related laws, regulations, or cases | String | optional |
| Amends | amends | What this document amends | String | optional |
| Amended By | amended_by | What has amended this document | String | optional |
| Website | website | Official website URL | URL | optional |
| Federal Register URL | fr_url | Link to the Federal Register document
| URL | optional |
| Regulations.gov URL | regulations_gov | Link to the document on Regulations.gov | URL | optional |
| Image | image | Image filename (without File: prefix) | File | optional |
| Image Caption | image_caption | Caption for the image | String | optional |
| Header Color | header_color | Custom header background color (hex code)
| String | optional |