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

Материал из FIJTeam Project Wiki
Перейти к навигации Перейти к поиску
{{#widget:YaWidget}}
>VikingPingvin
Нет описания правки
>CatsinHD
(Adds example)
 
(не показано 26 промежуточных версий 4 участников)
Строка 1: Строка 1:
{{
<div width="100%" style="float:right">
| name = Infobox Faction
{| class="wikitable" style="border:1px solid black; font-size: 12px;margin:auto;width: 80%" cellpadding="10px"
  | above      = Text in uppermost cell of infobox
! colspan="2" style="background-color:{{{headercolor}}};" |{{{name}}}
  | subheader = Subheader of the infobox
|-
  | subheader2 = Second subheader of the infobox
|colspan="2"|<center>[[File:{{{flag}}}.png|128px]]</center>
  | header = (the rest of the infobox goes here)
|-
}}
|'''National Motto'''||{{{national_motto}}}
|-
|'''Capital City<br><small>Largest City'''</small>||{{{capital_city}}}<br><small>{{{largest_city}}}</small>
|-
|'''Official Languages'''||{{{official_languages}}}
|-
|'''Species'''||{{{species}}}
|-
|'''Religion'''||{{{religion}}}
|-
|'''Demonym'''||{{{demonym}}}
|-
|'''Government Type'''||{{{government_type}}}
|-
|'''Leader'''||{{{leader_title1}}} {{{leader_name1}}}
|-
|'''Legislature<br><small>Upper House<br>Lower House</small>'''||{{{legislature}}}<br><small>{{{upper_house}}}<br>{{{lower_house}}}</small>
|-
|'''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: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}}