Template:Infobox presidential administration: Difference between revisions

From AmericanGovSim
Jump to navigation Jump to search
No edit summary
No edit summary
Line 19: Line 19:
| label3  = Senate Control
| label3  = Senate Control
| class3  = agent
| class3  = agent
| data3  = {{{senate_control}}}
| data3  = {{congress_no1}}<sup>{{congress_no1_tag}}</sup> Senate &ndash; {{senate_control1}} <br> {{congress_no2}}<sup>{{congress_no2_tag}}</sup> Senate &ndash; {{senate_control2}}


| label4 = House Control
| label3 = House Control
| class4 = agent
| class3 = agent
| data4   = {{{house_control}}}
| data3   = {{congress_no1}}<sup>{{congress_no1_tag}}</sup> House &ndash; {{house_control1}} <br> {{congress_no2}}<sup>{{congress_no2_tag}}</sup> House &ndash; {{house_control2}}


| label5  = Notable Events
| label5  = Notable Events

Revision as of 02:41, 26 February 2023

{{{name}}}
Presidential Administration
{{{date_begin}}} – {{{date_end}}}
President {{{president}}}
Vice President Template:Vice president
House Control Template:Congress no1Template:Congress no1 tag House – Template:House control1
Template:Congress no2Template:Congress no2 tag House – Template:House control2
Notable Events {{{notable_events}}}

<templatestyles src="Module:Documentation/styles.css"></templatestyles>

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> -->
}}