Difference between revisions of "Template:Taxes"

From eRepublik Official Wiki
Jump to: navigation, search
m (Updated with latest resources for House and with Work Tax field.)
m (Example)
Line 62: Line 62:
 
When country parameter is provided, the template uses [[Template:Taxes/Data|/Data]] to get the data. In that case, the other variables have no effect on the output.
 
When country parameter is provided, the template uses [[Template:Taxes/Data|/Data]] to get the data. In that case, the other variables have no effect on the output.
 
==Example==
 
==Example==
All taxes are 1% except work tax (2%)
+
All taxes are 1% but work tax (2%)
 
{{Taxes|
 
{{Taxes|
 
   worktax= 2%|
 
   worktax= 2%|
Line 109: Line 109:
 
   wrmincometax= 1%|
 
   wrmincometax= 1%|
 
   wrmimporttax= 1%|
 
   wrmimporttax= 1%|
   wrmincometax= 1%|
+
   hrmincometax= 1%|
   wrmimporttax= 1%|
+
   hrmimporttax= 1%|
 
    
 
    
 
}}
 
}}

Revision as of 11:01, 22 July 2014

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


Usage

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

  frmincometax= |
  frmimporttax= |
  wrmincometax= |
  wrmimporttax= |
  hrmincometax= |
  hrmimporttax= |

  hospitalimporttax= |
  hospitalvat= |
  defenseimporttax= |
  defensevat= |

  weaponincometax= |
  weaponimporttax= |
  weaponvat= |
}}

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.

Example

All taxes are 1% but work tax (2%)

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%
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% -
Icon - House Raw Materials.png House raw material 2% 1% -

This template is an actualization to Rising version of the one created by VSkyzv.

Translating template

  • Create page Template:Taxes/yourlang
  • Copy following code to page
  • Translate the strings in the code to your language (word after '=' -sign).