Welcome to the Imperial Archives! The main source of information in the Galactic Empire. Be sure to check out the Editing Protocol before making new pages or editing articles. If you need help feel free to contact the Archives manager at archives@swc-empire.com !

Difference between revisions of "Template:Government"

From Imperial Archives
Jump to: navigation, search
m
Line 1: Line 1:
 
{|table border="0" cellspacing="0" cellpadding="4px" margin: "0" style="border: 1px solid grey; background-color: #fcfcfc; padding: 1px; width: 25%; float: right; font-size: 10px;"
 
{|table border="0" cellspacing="0" cellpadding="4px" margin: "0" style="border: 1px solid grey; background-color: #fcfcfc; padding: 1px; width: 25%; float: right; font-size: 10px;"
|  width="100%" colspan="2" style="background-color: #002232; color: #FFFFFF; font-size: 13px; text-align: center;" | '''{{{name}}}'''
+
|  width="100%" colspan="2" style="background-color: #002232; color: #FFFFFF; font-size: 13px; text-align: center;" | '''{{{name}}} '''
 
|-  
 
|-  
| width="100%" colspan="2" style="text-align: center;" | {{{image}}}
+
| width="100%" colspan="2" style="text-align: center;" |  
 +
|-
 +
| class="infoboxsubheading" colspan="2" style="background: #989898" | '''Political information'''
 +
|-
 +
|  width="31%" | Type of government
 +
|  width="69%" |
 
|-  
 
|-  
|  width="31%" | Leader
+
|  width="31%" | Founding document
|  width="69%" | {{{leader}}}
+
|  width="69%" |  
 
|-  
 
|-  
|  width="31%" | 2nd in Command
+
|  width="31%" | Constitution
|  width="69%" | {{{secondincommand}}}
+
|  width="69%" |  
 
|-  
 
|-  
|  width="31%" | Formed
+
|  width="31%" | Head of State
|  width="69%" | {{{formed}}}
+
|  width="69%" |  
 
|-  
 
|-  
|  width="31%" | Form of Government
+
|  width="31%" | Head of Government
|  width="69%" | {{{type}}}
+
|  width="69%" |  
 +
|-
 +
|  width="31%" | Commander-in-Chief
 +
|  width="69%" |
 +
|-
 +
|  width="31%" | Executive branch
 +
|  width="69%" |
 +
|-
 +
|  width="31%" | Legislative branch
 +
|  width="69%" |
 +
|-
 +
|  width="31%" | Judicial branch
 +
|  width="69%" |
 +
|-
 +
| class="infoboxsubheading" colspan="2" style="background: #989898" | '''Societal information'''
 
|-  
 
|-  
 
|  width="31%" | Capital
 
|  width="31%" | Capital
|  width="69%" | {{{capital}}}
+
|  width="69%" |  
 +
|-
 +
|  width="31%" | Official language
 +
|  width="69%" |
 +
|-
 +
|  width="31%" | Currency
 +
|  width="69%" |
 +
|-
 +
|  width="31%" | State religious body
 +
|  width="69%" |
 
|-  
 
|-  
|  width="31%" | Executive Branch
+
|  width="31%" | National holiday
|  width="69%" | {{{exebranch}}}
+
|  width="69%" |  
 +
|-
 +
| class="infoboxsubheading" colspan="2" style="background: #989898" | '''Historical information'''
 
|-  
 
|-  
|  width="31%" | Emblem
+
|  width="31%" | Formed from
|  width="69%" | {{{emblem}}}
+
|  width="69%" |  
 
|-  
 
|-  
|  width="31%" | Motto
+
|  width="31%" | Date of establishment
|  width="69%" | {{{motto}}}
+
|  width="69%" |  
 
|-  
 
|-  
|  width="31%" | Website
+
|  width="31%" | Date of dissolution
|  width="69%" | {{{website}}}
+
|  width="69%" |  
 
|}
 
|}
<noinclude>[[Category:Infobox templates|{{PAGENAME}}]]</noinclude>
+
<noinclude>
 +
 
 +
==Usage==
 +
 
 +
The Government infobox template is used for government pages only. Paste the following code into the top of an article, filling all known fields:
 +
 
 +
<pre><nowiki>
 +
{{CharacterBox
 +
|hidep=
 +
|type=
 +
|founding=
 +
|constitution=
 +
|headofstate=
 +
|headofgov=
 +
|commander=
 +
|executive=
 +
|legislative=
 +
|judicial=
 +
|hides=
 +
|capital=
 +
|language=
 +
|currency=
 +
|religious=
 +
|holiday=
 +
|hideh=
 +
|formed=
 +
|established=
 +
|dissolved=
 +
}}
 +
</nowiki></pre>
 +
 
 +
 
 +
[[Category:Infobox templates|{{PAGENAME}}]]</noinclude>

Revision as of 20:08, 2 November 2009

{{{name}}}
Political information
Type of government
Founding document
Constitution
Head of State
Head of Government
Commander-in-Chief
Executive branch
Legislative branch
Judicial branch
Societal information
Capital
Official language
Currency
State religious body
National holiday
Historical information
Formed from
Date of establishment
Date of dissolution


Usage

The Government infobox template is used for government pages only. Paste the following code into the top of an article, filling all known fields:

{{CharacterBox
|hidep=
|type=
|founding=
|constitution=
|headofstate=
|headofgov=
|commander=
|executive=
|legislative=
|judicial=
|hides=
|capital=
|language=
|currency=
|religious=
|holiday=
|hideh=
|formed=
|established=
|dissolved= 
}}