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

Материал из FIJTeam Project Wiki
Перейти к навигации Перейти к поиску
{{#widget:YaWidget}}
>William Murdoch
мНет описания правки
>CatsinHD
(Adds example)
 
(не показано 5 промежуточных версий этого же участника)
Строка 1: Строка 1:
 
<div width="100%" style="float:right">
{|class="wikitable" bgcolor="white" align="right" width=150
{| 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}}}|128px]]
|colspan="2"|<center>[[File:{{{flag}}}.png|128px]]</center>
|-
|'''Status'''||{{{status}}}
|-
|-
|'''National Motto'''||{{{national_motto}}}
|'''National Motto'''||{{{national_motto}}}
Строка 13: Строка 11:
|'''Official Languages'''||{{{official_languages}}}
|'''Official Languages'''||{{{official_languages}}}
|-
|-
|'''Ethnic Groups'''||{{{ethnic_groups}}}
|'''Species'''||{{{species}}}
|-
|-
|'''Religion'''||{{{religion}}}
|'''Religion'''||{{{religion}}}
Строка 24: Строка 22:
|-
|-
|'''Legislature<br><small>Upper House<br>Lower House</small>'''||{{{legislature}}}<br><small>{{{upper_house}}}<br>{{{lower_house}}}</small>
|'''Legislature<br><small>Upper House<br>Lower House</small>'''||{{{legislature}}}<br><small>{{{upper_house}}}<br>{{{lower_house}}}</small>
|-
|'''Estimated Population'''||{{{population}}}
|-
|-
|'''Currency'''||{{{currency}}}
|'''Currency'''||{{{currency}}}
Строка 31: Строка 27:
|'''Claimed Systems'''||{{{claimed_systems}}}
|'''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]]

Текущая версия от 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}}