Template:Infobox government: Difference between revisions
Truthseeker (talk | contribs) Created page with "<includeonly> <table class="infobox" style="width:25em; font-size:90%; line-height:1.5em;"> <tr> <th colspan="2" style="text-align:center; font-size:120%; background-color:#f8f8f8;">{{{name|{{PAGENAME}}}}}</th> </tr> {{#if:{{{native_name|}}}| <tr><td colspan="2" style="text-align:center; font-style:italic;">{{{native_name}}}</td></tr>}} {{#if:{{{image_flag|}}}| <tr> <td colspan="2" style="text-align:center;">[[File:{{{image_flag}}}|border|250px]]</td> </tr>}} {{#if:{{..." |
(No difference)
|
Latest revision as of 19:40, 14 June 2025
Usage
This infobox template is for government or political system pages. Example usage:
{{Infobox government
| name = United States Government
| native_name = Federal Government of the United States
| type = Federal constitutional republic
| country = [[United States]]
| constitution = [[U.S. Constitution]]
| legislature = [[United States Congress]]
| upperhouse = [[Senate]]
| lowerhouse = [[House of Representatives]]
| executive = [[President of the United States]]
| judiciary = [[Supreme Court of the United States]]
| established = March 4, 1789
| leader_title1 = President
| leader_name1 = Donald Trump
| website = https://www.usa.gov
}}