Template:Sidebar government

From Hârn
Jump to navigation Jump to search
{{{name}}}
Structure
Culture
Template documentation[view] [edit] [history] [purge]

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[edit source]

The following code can be copied directly into the article.

{{Sidebar government
|name                 = 
|image                = 
|imagecap             = 
|format-top           = 
|image2               = 
|imagecap2            = 
|format-bottom        = 
|founded              = 
|location             = 
|affiliation          = 
|capital              = 
|head of state        = 
|head of government   = 
|legislature          = 
|judiciary            = 
|major species        = 
|military             = 
|intelligence service = 
|language             = 
|currency             = 
}}

Variables[edit source]

Name
Name of the government
Image-...
Filename of an image, without the "File:/File:" namespace prefix.
Caption-...
Caption for an image.
Format-...
For size adjustments, the default is set to 'halfwidth', for full sized images add "F".
Affiliation
Name of another government/organization over this one.

Example[edit source]

United Federation of Planets
250px
Great Seal of the United Federation of Planets
Founded:2161 (United Earth, Vulcan, Andorian Empire, Tellar)
Structure
Head of State:President of the United Federation of Planets
Head of Government:President of the United Federation of Planets
Legislature:Federation Council
Judiciary:Federation Supreme Court
Major Species:See Federation members
Military:Starfleet
Intelligence Service:Starfleet Intelligence
Culture
Currency:Federation credit
Flag
150px
{{Sidebar government
|name                 = United Federation of Planets
|image                = United Federation of Planets logo.svg
|imagecap             = Great Seal of the United Federation of Planets
|flag               = United Federation of Planets flag.svg
|flagcap            = The [[Flag of the United Federation of Planets]]
|format-bottom        = F
|founded              = [[2161]] 
([[United Earth]], {{dis|Vulcan|planet}}, [[Andorian Empire]], [[Tellar]])
|location             = [[Alpha Quadrant]], [[Beta Quadrant]]
|affiliation          = 
|capital              = [[Earth]]
|head of state        = [[President of the United Federation of Planets]]
|head of government   = [[President of the United Federation of Planets]]
|legislature          = [[Federation Council]]
|judiciary            = [[Federation Supreme Court]]
|major species        = See [[Federation members]]
|military             = [[Federation Starfleet]]
|intelligence service = [[Starfleet Intelligence]]
|language             = 
|currency             = [[Federation credit]]
}}

External links[edit source]