Template:Infobox government: Difference between revisions

From OpenGeofiction
Jump to navigation Jump to search
(Setting up)
 
mNo edit summary
Line 1: Line 1:
<includeonly>
<includeonly><table class="infobox">
<table class="infobox">
<tr class="cont"><th colspan="2" style="text-align:center; background: #e8caca;>[[File:Government icon (black).svg|50px|link=]]</th></tr>
<tr class="cont"><th colspan="2" style="text-align:center; background: #e8caca;>[[File:Government icon (black).svg|50px|link=]]</th></tr>
<tr><th colspan="2" style="text-align:center; background: #e8caca;">Government of {{{name|{{PAGENAME}}}}}</th></tr>
<tr><th colspan="2" style="text-align:center; background: #e8caca;">Government of {{{name|{{PAGENAME}}}}}</th></tr>
Line 22: Line 21:
<tr><td colspan="2">{{{international_orgs|}}}</td></tr>|}}
<tr><td colspan="2">{{{international_orgs|}}}</td></tr>|}}
</table>
</table>
</includeonly>
</includeonly><noinclude>
<noinclude>
This infobox is designed provide an overview of the governmental and political situation in your territory. It includes two custom rows that can designed to accommodate the unique circumstances of a territory. This template is not designed to be all-encompassing, but it should provide an effective overview of how your country operates politically.
 
<pre>
<pre>
{{Infobox government
{{Infobox government

Revision as of 16:07, 22 January 2022

This infobox is designed provide an overview of the governmental and political situation in your territory. It includes two custom rows that can designed to accommodate the unique circumstances of a territory. This template is not designed to be all-encompassing, but it should provide an effective overview of how your country operates politically.

{{Infobox government
| name = (territory name)
| government_type =
| capital =
| title1 = (title for head-of-state)
| hos1 = (head-of-state name)
| title2 = (title for second head-of-state, if applicable)
| hos2 = (second head-of-state name)
| title3 = (title for third head-of-state, if applicable)
| hos3 = (third head-of-state name)
| legislature =
| upper_house =
| upper_house_diagram = (for displaying a diagram; exclude "File:")
| lower_house =
| lower_house_diagram = (for displaying a diagram; exclude "File:")
| judiciary =
| custom_label1 = (custom label that appears in bold on the left side of the infobox)
| custom1 = (custom information that is defined by custom_label1)
| custom_label2 = (custom label that appears in bold on the left side of the infobox)
| custom2 = (custom information that is defined by custom_label1)
| political_parties = (may be written as raw text or as colored list by using {{legend|hex color|name}} up to eight times)
| international_orgs = (written as raw text)
}}