Liberaali Edistyspuolue

From eRepublik Official Wiki
Jump to: navigation, search

[edit] [purge]

Documentation



Yhteisö
Valtio Flag-Finland.jpg Suomi
Lyhenne LEP
Linkit Forum
Sanomalehti eRepublik Insider
Organisaatio Admin
Keskustelu forum.erepublik.com
Chat #erepublik.fi
Värit Turkoosi, oranssi
Perustaminen November 2008 (est)
Hajoaminen 2013 (est)
Politiikka
Johtaja nanton
Varajohtaja Scadens
Secretary General Kuhaa
Councillor Erwin Schauman
Spokesman Pete1
Jäsenet 600
Rank 1
Eduskunta 5/40 seats, 13%
Edeltäjä Party
Seuraaja Petrin Partio
Suuntautuminen Keskellä
Ideologia Liberaali

Example

This is just an example of how to use the {{IParty}} template on the translated article. The example is based on Liberaali Edistyspuolue/Suomi page, although some of the information was filled out just so you could see how it would look like in the template. Below is the overview of the template that you can see to your right.

{{IParty|
|name=Liberaali Edistyspuolue
|logo=Party-Liberaali Edistyspuolue.jpg
|number=3063

|general=show
|country=Finland
|transcountry= Suomi 
|abbreviation=LEP
|rank=1 {{Steady}}
|website=http://www.erepublik.fi/viewforum.php?f=25 Forum
|irc=irc://irc.rizon.net/erepublik.fi #erepublik.fi
|newspaper=eRepublik Insider
|organization=Admin
|forum=http://forum.erepublik.com forum.erepublik.com
|colors=Turkoosi, oranssi
|founded=November 2008 (est)
|dissolution=2013 (est)
|congress=5
|president=[[nanton]]
|vicepresident=[[Scadens]]
|secretarygeneral=[[Kuhaa]]
|councillor=[[Erwin Schauman]]
|spokesman={{eLink|citizen|1199128|Pete1}}
|members=600 {{Increase}}

|political=show
|succeeds=Party
|succeeded=Party{{!}}Petrin Partio
|orientation= Keskellä
|ideology=Liberaali
}}

Usage

To use the template in the translated article, add this template:

{{IParty|
  name= |
  logo= |
  number= | <!---(number from the URL on eRepublik)--->
  country= | <!---(name of the country in English)--->
  abbreviation= |
  rank= |
  website= |
  newspaper= |
  organization= |
  forum= |
  irc= |
  colors= |
  founded= |
  dissolution= |
  president= |
  vicepresident= |
  secretarygeneral= |
  councillor= |
  spokesman= |
  members= |
  congress= | <!-- only number of the seats -->
  succeeds= |
  succeeded= | 
  orientation= |
  ideology= |
  transcountry= | <!-- the name of the country in your language -->
}}

For English pages please use {{Party}}. {{IParty}} is only to be used in translated party articles.

Translating template

To translate template, do following:

  1. Go to page IParty/yourlang
  2. Copy the following code and translate the strings
{{IParty/Core|
<!--#START: Translation -->
  ihistorical=This is a historical party, for succeeding party:|
  iunknown=Unknown Party|
  isocial=General information|
  icountry=Country|
  iabbreviation=Abbreviation|
  iwebsite=Website|
  inewspaper=Newspaper|
  iorganization=Organization|
  iforum=Forum link|
  iirc=Chat|
  icolors=Colors|
  ifounded=Founded|
  idissolution=Dissolution|
  ipolitical=Political|
  ipresident=President|
  ivicepresident=Vice President|
  isecretarygeneral=Secretary General|
  icouncillor=Councillor|
  ispokesman=Spokesman|
  imembers=Members|
  irank=Rank|
  icongress=Congress|
  iseats=seats|
  isucceeds=Preceded By|
  isucceeded=Succeeded By|
  iorientation=Orientation|
  iideology=Ideology|
<!--#END: Translation -->
<!--#START: Content -->
  name= {{{name|}}}|
  logo= {{{logo|}}}|
  number= {{{number|}}}|
  country= {{{country|}}}|
  abbreviation= {{{abbreviation|}}}|
  rank= {{{rank|}}}|
  website= {{{website|}}}|
  newspaper= {{{newspaper|}}}|
  organization= {{{organization|}}}|
  forum= {{{forum|}}}|
  irc= {{{irc|}}}|
  colors= {{{colors|}}}|
  founded= {{{founded|}}}|
  dissolution= {{{dissolution|}}}|
  president= {{{president|}}}|
  vicepresident= {{{vicepresident|}}}|
  secretarygeneral= {{{secretarygeneral|}}}|
  councillor= {{{councillor|}}}|
  spokesman= {{{spokesman|}}}|
  members= {{{members|}}}|
  congress= {{{congress|}}}|
  succeeds= {{{succeeds|}}}|
  succeeded= {{{succeeded|}}}| 
  orientation= {{{orientation|}}}|
  ideology= {{{ideology|}}}|
  transcountry={{{transcountry|}}}
<!--#END: Content -->
}}