Template:Government


Revision as of 00:00, 20 October 2021 by Clement (talk | contribs) (Updated sidebar template coding; added more information to template page to facilitate usage)

{{{name}}}
[Source]


This template is used to create standardized sidebars for all government articles. All parameters are optional except "Name"; not all will be known for each government.

Usage

The following code can be copied directly into the article.

{{Government
|name               = 
|image              = 
|caption            = 
|founded            = 
|location           = 
|affiliation        = 
|capital            = 
|head of state      = 
|head of government = 
|legislature        = 
|judiciary          = 
|major species      = 
|military           = 
|intelligence       = 
|language           = 
|currency           = 
|image2             = 
|caption2           = 
}}

Variables

Name 
Name of the government
Image 
Filename of an image.
Caption 
Caption for an image.
Affiliation 
Name of another government/organization over this one.

Example

Federation.png
United Federation of Planets
Basic information
Capital(s)

Earth

Founded

2161 CE (United Earth, Vulcan High Command, Andorian Empire, Tellar)

Official Currency

Federation credit

Political Information
Military Branches

Starfleet


{{Government
|name               = United Federation of Planets
|image              = [[Image:Federation.png]]
|caption            = Great Seal of the United Federation of Planets
|founded            = 2161 CE ([[memoryalpha:United Earth|United Earth]], [[memoryalpha:Vulcan High Command|Vulcan High Command]], 
[[memoryalpha:Andorian Empire|Andorian Empire]], [[memoryalpha:Tellar Prime|Tellar]])
|location           = [[Alpha Quadrant]], [[Beta Quadrant]]
|capital            = [[memoryalpha:Earth|Earth]]
|head of state      = [[memoryalpha:President of the United Federation of Planets|President of the United Federation of Planets]]
|head of government = [[memoryalpha:President of the United Federation of Planets|President of the United Federation of Planets]]
|legislature        = [[memoryalpha:Federation Council|Federation Council]]
|judiciary          = [[memoryalpha:Federation Supreme Court|Federation Supreme Court]]
|major species      = See [[memoryalpha:Federation members|Federation members]]
|military           = [[Starfleet]]
|intelligence       = [[memoryalpha:Starfleet Intelligence|Starfleet Intelligence]]
|currency           = [[memoryalpha:Federation credit|Federation Credit]]
|image2             = [[Image:FederationFlag.png|250px]]
|caption2           = The Flag of the United Federation of Planets
}}