Template:Infobox presidential administration: Difference between revisions
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}}; | ||
|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|}}} | ||
|data2 = Presidential Administration | |||
|data2 = | |||
|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>
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> -->
}}