Template:Infobox presidential administration: Difference between revisions

From AmericanGovSim
Jump to navigation Jump to search
(Created page with "{{Infobox |style = width:{{#if:{{{width|}}}|{{{width}}}|17.5em}}; |above = <includeonly>{{{name|{{{post}}} <!-- -->{{#if:{{{body|}}} | of {{{body}}} }} {{#if:{{{native_name|}}}|<br/>{{{native_name|}}}}} }}}</includeonly> |image = {{#invoke:InfoboxImage|InfoboxImage|image={{{insignia|}}}|size={{{insigniasize|}}}|alt={{{insigniaalt|}}}|sizedefault=120px}} |imagestyle...")
 
No edit summary
Line 1: Line 1:
{{Infobox
{{Infobox
|style        = width:{{#if:{{{width|}}}|{{{width}}}|17.5em}};
|style        = width:{{#if:{{{width|}}}|{{{width}}}|17.5em}};
|above        = <includeonly>{{{name|{{{post}}} <!--
              -->{{#if:{{{body|}}}
                  | of {{{body}}}
                }}
                {{#if:{{{native_name|}}}|<br/>{{{native_name|}}}}}
                }}}</includeonly>


|image        = {{#invoke:InfoboxImage|InfoboxImage|image={{{insignia|}}}|size={{{insigniasize|}}}|alt={{{insigniaalt|}}}|sizedefault=120px}}
|image        = {{#invoke:InfoboxImage|InfoboxImage|image={{{insignia|}}}|size={{{insigniasize|}}}|alt={{{insigniaalt|}}}|sizedefault=120px}}
Line 12: Line 6:
|caption      = {{{insigniacaption|}}}
|caption      = {{{insigniacaption|}}}


|image2      = {{#invoke:InfoboxImage|InfoboxImage|image={{{flag|}}}|size={{{flagsize|}}}|alt={{{flagalt|}}}|sizedefault=120px|border={{{flagborder|}}}}}
|data2  = Presidential Administration
|imagestyle2  = border-bottom:solid 1px #ccd2d9;
|caption2    = {{{flagcaption|}}}
 
|data1  = {{#if:{{{incumbent|}}}{{{image|}}}
            | <div style="padding-bottom:0.4em; <!--
                      -->border-bottom:solid 1px #ccd2d9; line-height:1.4em;"><!--
              -->{{#if:{{{image|}}}
                  | <div style="padding-bottom:0.4em;"><!--
                      -->{{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{imagesize|}}}|sizedefault=frameless|alt={{{alt|}}}|border=yes|suppressplaceholder=yes}}</div>
                  }}<!--
              -->{{#if:{{{incumbent|}}}|'''Incumbent<br/>{{{incumbent}}}{{#ifeq:{{{Acting|{{{acting|}}}}}}|yes|<br />[[Acting (law)|Acting]]'''|{{#ifeq:{{{Acting|{{{acting|}}}}}}|y|<br />[[Acting (law)|Acting]]'''|'''}}}}<!--
              -->{{#if:{{{incumbentsince|}}}
                  | <br/>since&nbsp;{{{incumbentsince}}}
                  }}|{{{imagecaption|}}}}}<!--
          --></div><!--
        -->}}
|data2  = {{{department|}}}
|label3  = Style
|label3  = Style
|data3  = {{{style|}}}
|data3  = {{{style|}}}

Revision as of 05:49, 24 February 2023

Presidential Administration

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