Template:Infobox presidential administration: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Infobox | {{Infobox | ||
| | | bodyclass = vcard | ||
| | | abovestyle = padding-top:0; padding-bottom:0; | ||
| above = <div style="padding-top:0.3em; padding-bottom:0.3em; line-height: 1;">{{Br separated entries | |||
| 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>}} | |||
}}</div> | |||
| | |||
| | |||
| | |||
| | |||
}}{{#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>
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> -->
}}