Template:Policy
Policy/Regulation/Court Case Infobox
This template creates an infobox for policies, regulations, court cases, statutes, and executive orders.
Usage
{{Policy
| type = policy / regulation / court case / statute / executive order
| full_name = Full official name
| jurisdiction = federal / state / local / international
| state = State name (if applicable)
| agency = Issuing agency
| court = Court name (for court cases)
| date_enacted = Date enacted
| date_effective = Effective date
| date_decided = Date decided (for court cases)
| date_repealed = Date repealed (if applicable)
| status = active / in effect / repealed / overturned / amended / pending / superseded / expired
| citation = Legal citation
| public_law = Public Law number
| cfr = Code of Federal Regulations citation
| usc = U.S. Code citation
| case_number = Case number
| docket = Docket number
| related_to = Related laws or cases
| amends = What this amends
| amended_by = What amended this
| website = Official website URL
| image = Image filename
| image_caption = Image caption
| header_color = Custom header color (hex)
}}
Example: Federal Regulation
{{Policy
| type = regulation
| full_name = Health Insurance Portability and Accountability Act
| jurisdiction = federal
| agency = Department of Health and Human Services
| date_enacted = August 21, 1996
| date_effective = April 14, 2003
| status = active
| citation = Pub.L. 104–191
| cfr = 45 CFR Parts 160, 162, 164
| usc = 42 U.S.C. §1320d
| website = https://www.hhs.gov/hipaa
}}
Example: Court Case
{{Policy
| type = court case
| full_name = Brown v. Board of Education
| jurisdiction = federal
| court = Supreme Court of the United States
| date_decided = May 17, 1954
| status = active
| citation = 347 U.S. 483 (1954)
| docket = No. 1
}}
Example: State Policy
{{Policy
| type = policy
| full_name = California Consumer Privacy Act
| jurisdiction = state
| state = California
| date_enacted = June 28, 2018
| date_effective = January 1, 2020
| status = active
| citation = Cal. Civ. Code §§ 1798.100–1798.199
}}