Template:Potus-eo
![]() | This template uses TemplateStyles: |
The Potus-eo template is a header template to use with United States presidential executive orders. Based on the number of the executive order, many of the standard header fields are automatically filled out.
Not all executive orders have a normal number, especially for older orders; there are several historical quirks. The numbering system has been in effect only since 1907, but many previous executive orders were given numbers (starting with a Lincoln executive order). After the initial ordering was set, further older orders were discovered, and given "in-between" numbers like 9-2, 27-1, 330-B, etc. Even after the numbering system started, some orders were missed even as they were being signed, resulting in official titles like Executive Order 669½. This template supports such orders by overriding a few additional parameters.
Many old executive orders did not receive an official number (these are termed the "unnumbered series". This template does not (yet) support those orders, but may in the future.
Usual parameters
edit{{Potus-eo | eo = | title = | section = | year = | month = | day = | fr-vol = | fr-page = | fr-year = | fr-month = | fr-day = | notes = }}
Possible parameters
edit{{Potus-eo | eo = | eo-potus = | title = | defaultsort= | author = | author-nolink = | section = | previous = | next = | signed = | year = | month = | day = | cite = | fr-vol = | fr-page = | fr-year = | fr-month = | fr-day = | notes = | nocat = }}
- This template automatically populates the Executive Order's citation URL once the [eo] number has been given; it should figure out the signing President for you too. If something errors out, try removing the entire field and refresh. Alternatively, visiting the automatically generated citation URL should give you most of the correct info to populate missing parameters.
Usage
editExample one
edit- Basic example, with just the eo, section, and year supplied; this allows automatic population of the president, and signing citation and URL on the left hand side of citation bar. Year, Month & Day preferred for proper layout.
- Presence of ( cite = ) to turn off the normal Federal Register page and date citation that normally appears on the right hand side of citation bar.
{{Potus-eo | eo = 7620 | section = Ordering Easier Templates for Mankind | year = 1937 | month = | day = | notes = }}
- OUTPUT:
Example two
edit- Typical example of a "lettered" executive order. The title, previous, next, and defaultsort parameters need to be overridden.
{{Potus-eo | eo = 7784 | title = Executive Order 7784-A | previous = Executive Order 7784 | next = Executive Order 7785 | defaultsort = Executive Order 07784-A | section = Designating Architect of the Capitol as... the Alley Dwelling Authority | year = 1938 | month = 1 | day = 5 | fr-vol = 3 | fr-page = 63 | fr-year = 1938 | fr-month = 1 | fr-day = 12 | notes = }}
- OUTPUT:
Example three
edit- Uses the {eo-potus = } field; this overides the auto president population in signing citation.
- Ficticious Month, Day and Year for illustration of signing citation output.
- added coments to note= field for illustrative purposes as well.
{{Potus-eo | eo = 12620 | eo-potus = Sarah Bachmann | title = Executive Order 12620 | section = Renewing the Order Calling for Easier Templates for Mankind | year = 2045 | month = 2 | day = 14 | fr-vol = 105 | fr-page = 2733 | fr-year = 2045 | fr-month = 2 | fr-day = 17 | notes = Amended [[Executive Order 13502]]; Revoked [[Executive Order 13202]] }}
- OUTPUT:
TemplateData
editPotus-eo
This template is custom designed for use on Executive Orders (U.S.) only. Please do not use otherwise.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Number | eo | Just the number assigned to the order | Number | required |
Title | title | Formal, full designation using eo number --> Executive Order ##### | String | required |
Section | section purpose | Subject or purpose titled with the EO | String | optional |
Subsection | subsect | Subdivision for Section param if needed | String | optional |
Previous | previous | Prior EO issuance --> down by 1 | String | optional |
Next | next | Next EO issuance --> up by 1 | String | optional |
Year | year | Year signed in YYYY format | Number | suggested |
Month | month | Month signed in MM format | Number | suggested |
Day | day | Day signed in DD format | Number | suggested |
Federal Register volume | fr-vol | Volume of the Federal Register the EO was published | Number | optional |
Federal Register page number | fr-page | Starting page number in said Federal Register volume | Number | optional |
Federal Register publication year | fr-year | Year published in the FedReg, YYYY | Number | optional |
Federal Register publication month | fr-month | Month of published year, MM | Number | optional |
Federal Register publication day | fr-day | Day of published month, DD | Number | optional |
Notes | notes | Pointers to relevant information, etc. | Line | optional |
President name | eo-potus | Overrides auto-president name | String | optional |
NARA URL | eo-url | Overrides generated NARA url | String | optional |
signed | signed | Overrides left side of citation bar | Line | optional |
cite | cite | Overrides right-side of citation bar | Line | optional |
defaultsort | defaultsort | Forced sort for EOs with alpha-numeric designations | String | optional |
author | author | Overrides default header param | Page name | optional |
nocat | nocat | turns off auto-cat settings | String | optional |