Difference between revisions of "Template:Gold and Extras"

From eRepublik Official Wiki
Jump to: navigation, search
(update)
(VIP shop added)
 
Line 7: Line 7:
  
 
== Translating ==
 
== Translating ==
* Choose your language from the LangMenu above and add following code there (<nowiki><br></nowiki> is a line break):
+
* Choose your language from the LangMenu above and add the following code there (<nowiki><br></nowiki> is a line break):
 
<pre>
 
<pre>
 
{{Gold and Extras/Core|
 
{{Gold and Extras/Core|
Line 14: Line 14:
 
   gold_bonus=Gold<br>bonus|
 
   gold_bonus=Gold<br>bonus|
 
   loyalty_program=Loyalty<br>program|
 
   loyalty_program=Loyalty<br>program|
 +
  vip_shop=Vip<br>shop|
 
}}
 
}}
 
</pre>
 
</pre>
 
</noinclude>
 
</noinclude>

Latest revision as of 15:22, 28 December 2023

Languages: 
EnglishIcon-English.png
ShqipIcon-Albania.png
عربيIcon-Arabic.png
БългарскиIcon-Bulgaria.png
中文(简体)Icon-China.png
中文(繁體)Icon-Republic of China (Taiwan).png
HrvatskiIcon-Croatia.png
فارسیIcon-Iran.png
SuomiIcon-Finland.png
FrançaisIcon-France.png
DeutschIcon-Germany.png
ΕλληνικάIcon-Greece.png
Bahasa IndonesiaIcon-Indonesia.png
LietuviųIcon-Lithuania.png
МакедонскиIcon-North Macedonia.png
PolskiIcon-Poland.png
PortuguêsIcon-Portugal.png
Portugues BrasileiroIcon-Brazil.png
RomânăIcon-Romania.png
РусскийIcon-Russia.png
СрпскиIcon-Serbia.png
EspañolIcon-Spain.png
TürkçeIcon-Turkey.png
УкраїнськаIcon-Ukraine.png


Usage

A template for displaying Gold and Extras menubar as imagemap in Gold and Extras page. Can be used with different languages as it uses {{L}} with links.

Translating

  • Choose your language from the LangMenu above and add the following code there (<br> is a line break):
{{Gold and Extras/Core|
  shop=Shop|
  gold_store=Gold<br>store|
  gold_bonus=Gold<br>bonus|
  loyalty_program=Loyalty<br>program|
  vip_shop=Vip<br>shop|
}}