Шаблон:Infobox Faction: различия между версиями

Материал из FIJTeam Project Wiki
Перейти к навигации Перейти к поиску
{{#widget:YaWidget}}
>VikingPingvin
(Faction Infobox Template)
>CatsinHD
(Adds example)
 
(не показана 21 промежуточная версия 4 участников)
Строка 1: Строка 1:
Faction
<div width="100%" style="float:right">
{|
{| class="wikitable" style="border:1px solid black; font-size: 12px;margin:auto;width: 80%" cellpadding="10px"
! colspan="2" style="background-color:{{{headercolor}}};" |{{{name}}}
|-
|-
|Name||{{{name}}}
|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}}}
|-
|-
|Official Languages||{{{official_languages}}}
|'''Species'''||{{{species}}}
|-
|-
|Ethnic Groups||{{{ethnic_groups}}}
|'''Religion'''||{{{religion}}}
|-
|-
|Religion||{{{religion}}}
|'''Demonym'''||{{{demonym}}}
|-
|-
|Demonym||{{{demonym}}}
|'''Government Type'''||{{{government_type}}}
|-
|-
|Government Type||{{{government_type}}}
|'''Leader'''||{{{leader_title1}}} {{{leader_name1}}}
|-
|-
|Leader no.1 Title||{{{leader_title1}}}
|'''Legislature<br><small>Upper House<br>Lower House</small>'''||{{{legislature}}}<br><small>{{{upper_house}}}<br>{{{lower_house}}}</small>
|-
|-
|Leader no.1 Name||{{{leader_name1}}}
|'''Currency'''||{{{currency}}}
|-
|-
|Leader no.2 Title||{{{leader_title2}}}
|'''Claimed Systems'''||{{{claimed_systems}}}
|-
|}
|Leader no.2 Name||{{{leader_name2}}}
</div>
|-
<noinclude>
|Legislature||{{{legislature}}}
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
|-
==Example==
|Upper House||{{{upper_house}}}
<code><nowiki>{{Infobox Faction</nowiki>
|-
<nowiki>|headercolor = #776be3</nowiki>
|Lower House||{{{lower_house}}}
<nowiki>|name = Federal Republic of Biesel</nowiki>
|-
<nowiki>|flag = Republicofbieselflag</nowiki>
|Sovereignty Type||{{{sovereignty_type}}}
<nowiki>|national_motto = The shining light of liberty.</nowiki>
|-
<nowiki>|capital_city = Mendell City</nowiki>
|Estimated Population||{{{population}}}
<nowiki>|largest_city = Mendell City</nowiki>
|-
<nowiki>|official_languages = Tau Ceti Basic</nowiki>
|Gini||{{{gini}}}
<nowiki>|species = Human, Tajara, Skrell, Unathi, Vaurca, Diona</nowiki>
|-
<nowiki>|religion = No official religion</nowiki>
|Currency||{{{currency}}}
<nowiki>|demonym = Biesellite</nowiki>
|-
<nowiki>|government_type = Federal Democracy</nowiki>
|Claimed Systems||{{{claimed_systems}}}
<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:Pages]]

Текущая версия от 20:03, 31 марта 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
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
{{#widget:YaWidgetDown}}