Template:Infobox presidential administration: Difference between revisions

From AmericanGovSim
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Infobox
{{Infobox
|style        = width:{{#if:{{{width|}}}|{{{width}}}|17.5em}};
| bodyclass = vcard


|image        = {{#invoke:InfoboxImage|InfoboxImage|image={{{insignia|}}}|size={{{insigniasize|}}}|alt={{{insigniaalt|}}}|sizedefault=120px}}
| abovestyle = padding-top:0; padding-bottom:0;
|imagestyle  = padding-bottom:0.4em; border-bottom:solid 1px #ccd2d9;
| above = <div style="padding-top:0.3em; padding-bottom:0.3em; line-height: 1;">{{Br separated entries
|caption      = {{{insigniacaption|}}}
  | 1 = <span class="fn org">{{If empty|{{{name|{{{name_english|{{{party name|{{{party_name|}}}}}}}}}}}}|{{PAGENAMEBASE}}}}</span>
 
  | 2 = {{#if:{{{native_name|}}} |<span class="nickname" {{#if:{{{native_name_lang|}}}|lang="{{{native_name_lang}}}"}} style="font-size: 0.8em;">{{{native_name}}}</span>}}
|data1  = {{{name|}}}
  }}</div>
|data2  = Presidential Administration
|label3 = Style
|data3  = {{{style|}}}
|label4  = Type
|data4  = {{{type|}}}
|label5  = Status
|data5  = {{{status|}}}
|label6  = Abbreviation
|data6  = {{{abbreviation|}}}
 
|label7  = Member of
|data7  = {{{member_of|{{{memberof|}}}}}}
|label8  = Reports to
|data8  = {{{reports_to|{{{reportsto|}}}}}}
|label9  = Residence
|data9  = {{{residence|}}}
|label10  = Seat
|data10  = {{{seat|}}}
|label11 = Nominator
|data11  = {{{nominator|}}}
|label12 = Appointer
|data12  = {{{appointer|}}}<!--
        -->{{#if:{{{appointer_qualified|}}}
          | <br />{{{appointer_qualified}}}
          }}
|label13  = Term length
|data13  = {{{termlength|}}}<!--
        -->{{#if:{{{termlength_qualified|}}}
          | <br />{{{termlength_qualified}}}
          }}
|label14 = Constituting instrument
|data14  = {{{constituting_instrument|}}}
|label15 = Precursor
|data15  = {{{precursor|}}}
|label16 = Inaugural holder
|data16  = {{{inaugural|}}}
|label17 = Formation
|data17  = {{{formation|}}}
|label18 = Founder
|data18  = {{{founder|}}}
|label19 = Named&nbsp;for
|data19  = {{{named_for|}}}
|label20 = First in-sim holder
|data20  = {{{first|}}}
|label21 = Final holder
|data21 = {{{last|}}}
|label22 = Abolished
|data22  = {{{abolished|}}}
|label23 = Succession
|data23  = {{{succession|}}}
|label24 = Unofficial names
|data24  = {{{unofficial_names|}}}
|label25 = Deputy
|data25  = {{{deputy|}}}
|label26 = Salary
|data26  = {{{salary|}}}
|label27 = Website
|data27  = {{{website|}}}
|header28 = {{{footnotes_title|}}}
|data29  = {{{footnotes|}}}
}}{{#if:{{{footnotes_title|}}}|[[Category:Pages using infobox official post with footnotes title]]}}<noinclude>
}}{{#if:{{{footnotes_title|}}}|[[Category:Pages using infobox official post with footnotes title]]}}<noinclude>
{{documentation}}
{{documentation}}
</noinclude>
</noinclude>

Revision as of 06:14, 24 February 2023

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