Template:Infobox presidential administration: Difference between revisions

From AmericanGovSim
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 8: Line 8:
  | 3 = <span class="nickname" style="font-size: 0.8em;">{{{date_begin}}} &ndash; {{{date_end}}}</span>
  | 3 = <span class="nickname" style="font-size: 0.8em;">{{{date_begin}}} &ndash; {{{date_end}}}</span>
  }}</div>
  }}</div>
 
<hr>
| label1  = President
| label1  = President
| class1  = agent
| class1  = agent
Line 17: Line 17:
| data2  = {{{vice_president}}}
| data2  = {{{vice_president}}}


<br/>
<hr>
<br/>
<br/>


Line 29: Line 27:
| data5  = {{{congress_no1}}} House &ndash; {{{house_control1}}} <br> {{{congress_no2}}} House &ndash; {{{house_control2}}}
| data5  = {{{congress_no1}}} House &ndash; {{{house_control1}}} <br> {{{congress_no2}}} House &ndash; {{{house_control2}}}


<br/>
<hr>
<br/>
<br/>



Latest revision as of 03:29, 26 February 2023

{{{name}}}
Presidential Administration
{{{date_begin}}} – {{{date_end}}}

President {{{president}}}
Vice President

{{{vice_president}}}


Senate Control {{{congress_no1}}} Senate – {{{senate_control1}}}
{{{congress_no2}}} Senate – {{{senate_control2}}}
House Control

{{{congress_no1}}} House – {{{house_control1}}}
{{{congress_no2}}} House – {{{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> -->
}}