Template:Taxes

From eRepublik Official Wiki
Jump to: navigation, search
Languages: 
EnglishIcon-English.png
中文(繁體)Icon-Republic of China (Taiwan).png
HrvatskiIcon-Croatia.png
FrançaisIcon-France.png
ΕλληνικάIcon-Greece.png
ItalianoIcon-Italy.png
PolskiIcon-Poland.png
RomânăIcon-Romania.png
СрпскиIcon-Serbia.png
EspañolIcon-Spain.png

[edit] [purge]

Documentation


Usage

{{Taxes|
  |country = <!-- If country is provided, nothing more is needed and other values don't have any effect on the output -->
  |worktax = 
  |foodimporttax = 
  |foodvat = 
  |weaponimporttax = 
  |weaponvat = 
  |aircraftimporttax = 
  |aircraftvat = 
  |houseimporttax = 
  |housevat = 
  |movingimporttax = 
  |movingvat = 

  |frmimporttax = 
  |wrmimporttax = 
  |hrmimporttax = 
  |armimporttax = 
}}

When country parameter is provided, the template uses /Data to get the data. In that case, the other variables have no effect on the output.

IMPORTANT NOTE
At the moment the bot who was updating information about taxes in the /Data is down, so we recommend that you actually write all of the variables without country, as if you use the country parameter - the taxes will be obsolete.

Example

All taxes are 1% but work tax (2%). Note: Work tax is used only once as it is the same for all of the products.

Product Work Tax Import Tax VAT
Icon - Food Q3.png Food 2% 1% 1%
Icon - Weapon Q2.png Weapon 2% 1% 1%
Icon - Aircraft Q1.png Aircraft weapon 2% 1% 1%
Icon - Moving ticket Q3.png Moving ticket 2% 1% 1%
Icon - House Q3.png House 2% 1% 1%
Raw material Work Tax Import Tax VAT
Icon - Food Raw Materials.png Food raw material 2% 1% -
Icon - Weapon Raw Materials.png Weapon raw material 2% 1% -
Icon - Aircraft Weapon Raw Materials.png Aircraft weapon raw material 2% 1% -
Icon - House Raw Materials.png House raw material 2% 1% -

This template is an actualization of Rising version of the one created by VSkyzv. The template has been updated on April 13, 2015, by removing all obsolete items from the template (removed old products, added new products, removed income tax).

Translating template

  • Create page Template:Taxes/yourlang (You can click on the LangMenu at the top of this page to find your language)
  • Copy the following code to the page
  • Translate the English words in the code to your language (words after '=' sign).