Template:Infobox presidential administration: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 17: | Line 17: | ||
| data2 = {{{vice_president}}} | | data2 = {{{vice_president}}} | ||
----- | | label3 = ----- | ||
| class3 = agent | | class3 = agent | ||
| data3 = | | data3 = ----- | ||
| label4 = | | label4 = Senate Control | ||
| class4 = agent | | class4 = agent | ||
| data4 = {{{congress_no1}}}<sup>{{{congress_no1_tag}}}</sup> House – {{{house_control1}}} <br> {{{congress_no2}}}<sup>{{{congress_no2_tag}}}</sup> House – {{{house_control2}}} | | data4 = {{{congress_no1}}}<sup>{{{congress_no1_tag}}}</sup> Senate – {{{senate_control1}}} <br> {{{congress_no2}}}<sup>{{{congress_no2_tag}}}</sup> Senate – {{{senate_control2}}} | ||
| label5 = House Control | |||
| class5 = agent | |||
| data6 = {{{congress_no1}}}<sup>{{{congress_no1_tag}}}</sup> House – {{{house_control1}}} <br> {{{congress_no2}}}<sup>{{{congress_no2_tag}}}</sup> House – {{{house_control2}}} | |||
----- | | label6 = ----- | ||
| class6 = agent | |||
| data6 = ----- | |||
| | | label7 = Notable Events | ||
| | | class7 = agent | ||
| | | data7 = {{{notable_events}}} | ||
<!-- NOTE: "ruling_party" denotes the party of the president. "minority_party1" denotes parties with a significant minority contribution --> | <!-- NOTE: "ruling_party" denotes the party of the president. "minority_party1" denotes parties with a significant minority contribution --> | ||
Revision as of 02:45, 26 February 2023
{{{name}}} Presidential Administration {{{date_begin}}} – {{{date_end}}} | |
|---|---|
| President | {{{president}}} |
| Vice President | {{{vice_president}}} |
| ----- |
|
| Senate Control |
{{{congress_no1}}}{{{congress_no1_tag}}} Senate – {{{senate_control1}}} {{{congress_no2}}}{{{congress_no2_tag}}} Senate – {{{senate_control2}}} |
| ----- |
|
| Notable Events | {{{notable_events}}} |
<templatestyles src="Module:Documentation/styles.css"></templatestyles>
File:Test Template Info-Icon - Version (2).svg Template documentation[view] [edit] [history] [purge]
Usage
{{Infobox presidential_administration
| name = <!-- name of the admin, e.g. Cabin Administration
| date_begin =
| date_end = <!-- if current, say "Present" -->
| president =
| vice_president =
| congress_no1 = <!-- the first congress presided over in the format number<sup>suffix</sup>, e.g. 144<sup>th</sup> -->
| senate_control1 = <!-- party/parties who controlled the senate e.g. [[NAL]] or [[LRP]], [[RRP]] -->
| house_control1 =
| congress_no2 =
| senate_control2 =
| house_control2 =
| notable_events = <!-- stuff that happened, separated by <br> -->
}}