Difference between revisions of "Template:Infobox Faction"

From Aurora Information Uplink
Jump to navigation Jump to search
m
(Adds example)
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<div width="100%" style="float:right">
{| class="wikitable"
{| class="wikitable" style="border:1px solid black; font-size: 12px;margin:auto;width: 80%" cellpadding="10px"
! colspan="2" |{{{name}}}
! colspan="2" style="background-color:{{{headercolor}}};" |{{{name}}}
|-
|-
|Flag||[[File:{{{img}}}|64px]]
|colspan="2"|<center>[[File:{{{flag}}}.png|128px]]</center>
|-
|-
|Status||{{{status}}}
|'''National Motto'''||{{{national_motto}}}
|-
|-
|National Motto||{{{national_motto}}}
|'''Capital City<br><small>Largest City'''</small>||{{{capital_city}}}<br><small>{{{largest_city}}}</small>
|-
|-
|Capital City||{{{capital_city}}}
|'''Official Languages'''||{{{official_languages}}}
|-
|-
|Largest City||{{{largest_city}}}
|'''Species'''||{{{species}}}
|-
|-
|Official Languages||{{{official_languages}}}
|'''Religion'''||{{{religion}}}
|-
|-
|Ethnic Groups||{{{ethnic_groups}}}
|'''Demonym'''||{{{demonym}}}
|-
|-
|Religion||{{{religion}}}
|'''Government Type'''||{{{government_type}}}
|-
|-
|Demonym||{{{demonym}}}
|'''Leader'''||{{{leader_title1}}} {{{leader_name1}}}
|-
|-
|Government Type||{{{government_type}}}
|'''Legislature<br><small>Upper House<br>Lower House</small>'''||{{{legislature}}}<br><small>{{{upper_house}}}<br>{{{lower_house}}}</small>
|-
|-
|Leader no.1 Title||{{{leader_title1}}}
|'''Currency'''||{{{currency}}}
|-
|-
|Leader no.1 Name||{{{leader_name1}}}
|'''Claimed Systems'''||{{{claimed_systems}}}
|-
|Leader no.2 Title||{{{leader_title2}}}
|-
|Leader no.2 Name||{{{leader_name2}}}
|-
|Legislature||{{{legislature}}}
|-
|Upper House||{{{upper_house}}}
|-
|Lower House||{{{lower_house}}}
|-
|Sovereignty Type||{{{sovereignty_type}}}
|-
|Estimated Population||{{{population}}}
|-
|Currency||{{{currency}}}
|-
|Claimed Systems||{{{claimed_systems}}}
|}
|}
 
</div>
<noinclude>
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
==Example==
<code><nowiki>{{Infobox Faction</nowiki>
<nowiki>|headercolor = #776be3</nowiki>
<nowiki>|name = Federal Republic of Biesel</nowiki>
<nowiki>|flag = Republicofbieselflag</nowiki>
<nowiki>|national_motto = The shining light of liberty.</nowiki>
<nowiki>|capital_city = Mendell City</nowiki>
<nowiki>|largest_city = Mendell City</nowiki>
<nowiki>|official_languages = Tau Ceti Basic</nowiki>
<nowiki>|species = Human, Tajara, Skrell, Unathi, Vaurca, Diona</nowiki>
<nowiki>|religion = No official religion</nowiki>
<nowiki>|demonym = Biesellite</nowiki>
<nowiki>|government_type = Federal Democracy</nowiki>
<nowiki>|leader_title1 = President</nowiki>
<nowiki>|leader_name1 = Joseph Dorn</nowiki>
<nowiki>|legislature = Congress</nowiki>
<nowiki>|upper_house = State Senate</nowiki>
<nowiki>|lower_house = Tau Ceti Assembly of Spokespeople</nowiki>
<nowiki>|currency = Biesel Standard Credit</nowiki>
<nowiki>|claimed_systems = Tau Ceti, Corporate Reconstruction Zone</nowiki>
<nowiki>|}}</nowiki></code>
Yields:
{{Infobox Faction
|headercolor = #776be3
|name = Federal Republic of Biesel
|flag = Republicofbieselflag
|national_motto = The shining light of liberty.
|capital_city = Mendell City
|largest_city = Mendell City
|official_languages = Tau Ceti Basic
|species = Human, Tajara, Skrell, Unathi, Vaurca, Diona
|religion = No official religion
|demonym = Biesellite
|government_type = Federal Democracy
|leader_title1 = President
|leader_name1 = Joseph Dorn
|legislature = Congress
|upper_house = State Senate
|lower_house = Tau Ceti Assembly of Spokespeople
|currency = Biesel Standard Credit
|claimed_systems = Tau Ceti, Corporate Reconstruction Zone
|}}
[[Category:Templates]]
[[Category:Templates]]
[[Category:Pages]]
[[Category:Pages]]

Latest revision as of 19:03, 31 March 2024

{{{name}}}
[[File:{{{flag}}}.png|128px]]
National Motto {{{national_motto}}}
Capital City
Largest City
{{{capital_city}}}
{{{largest_city}}}
Official Languages {{{official_languages}}}
Species {{{species}}}
Religion {{{religion}}}
Demonym {{{demonym}}}
Government Type {{{government_type}}}
Leader {{{leader_title1}}} {{{leader_name1}}}
Legislature
Upper House
Lower House
{{{legislature}}}
{{{upper_house}}}
{{{lower_house}}}
Currency {{{currency}}}
Claimed Systems {{{claimed_systems}}}




















Example

{{Infobox Faction
|headercolor = #776be3
|name = Federal Republic of Biesel
|flag = Republicofbieselflag
|national_motto = The shining light of liberty.
|capital_city = Mendell City
|largest_city = Mendell City
|official_languages = Tau Ceti Basic
|species = Human, Tajara, Skrell, Unathi, Vaurca, Diona
|religion = No official religion
|demonym = Biesellite
|government_type = Federal Democracy
|leader_title1 = President
|leader_name1 = Joseph Dorn
|legislature = Congress
|upper_house = State Senate
|lower_house = Tau Ceti Assembly of Spokespeople
|currency = Biesel Standard Credit
|claimed_systems = Tau Ceti, Corporate Reconstruction Zone
|}}

Yields:

Federal Republic of Biesel
Republicofbieselflag.png
National Motto The shining light of liberty.
Capital City
Largest City
Mendell City
Mendell City
Official Languages Tau Ceti Basic
Species Human, Tajara, Skrell, Unathi, Vaurca, Diona
Religion No official religion
Demonym Biesellite
Government Type Federal Democracy
Leader President Joseph Dorn
Legislature
Upper House
Lower House
Congress
State Senate
Tau Ceti Assembly of Spokespeople
Currency Biesel Standard Credit
Claimed Systems Tau Ceti, Corporate Reconstruction Zone