Difference between revisions of "Template:Game Menu/doc"

From eRepublik Official Wiki
Jump to: navigation, search
m (Expanding single menu)
m (link correction)
Line 25: Line 25:
 
To add a new language you need to  
 
To add a new language you need to  
 
# Choose an abbreviation to your language (English = en, Finnish = fi, etc.)
 
# Choose an abbreviation to your language (English = en, Finnish = fi, etc.)
** Add following line to [[Template:Game Menu/Lang|this]] page: <code>''Name of your lang'' = ''your lang abbreviation''|</code> (e.g. ''Hrvatski = hr|'')
+
** Add following line to [[Template:Language codes|this]] page: <code>''Name of your lang'' = ''your lang abbreviation''|</code> (e.g. ''Hrvatski = hr|'')
 
** Add that line right after the "English = en|" line and save the page.
 
** Add that line right after the "English = en|" line and save the page.
 
# Translate the strings
 
# Translate the strings

Revision as of 15:18, 11 February 2019

edit

Edit-copy green.png Documentation subpage

This documentation subpage contains instructions, categories, or other information for technical reasons.
To view the Template page itself, see Template:Game Menu.





Usage

This is used to display the same game menu there is in the game. To expand all menus add expand=all| parameter.

Expanding single menu

To expand single menu, use following codes:

  • expand1=true| - to expand Market menu
  • expand2=true| - to expand Community menu
  • expand3=true| - to expand My places menu

Hiding some menus / show only specific menus

If you want to hide some menus, use following code:

  • hide0=true| - to hide homepage button
  • hide1=true| - to hide My land button
  • hide2=true| - to hide Market button
  • hide3=true| - to hide Community button
  • hide4=true| - to hide Gold and Extras button

If you hide some menu, the bar will be aligned to left side of the page.

Instructions for translators

To add a new language you need to

  1. Choose an abbreviation to your language (English = en, Finnish = fi, etc.)
    • Add following line to this page: Name of your lang = your lang abbreviation| (e.g. Hrvatski = hr|)
    • Add that line right after the "English = en|" line and save the page.
  1. Translate the strings
    • Copy the code underneath to Template:Game Menu/Strings page.
    • Replace the "_en" abbreviation with the abbreviation you added in first step (e.g. for Croatian you need to replace "_en" with "_hr")
    • Translate the strings and save

If you don't understand these instructions, ask for help on bar or IRC (#wiki@Rizon)

  <!-- Language?? translation -->
  home_en = Homepage|
  places_en = My places|
  wars_en = Wars|
  market_en = Market|
  marketplace_en = Marketplace|
  job_en = Job market|
  monetary_en = Monetary market|
  cmarket_en = Companies for sale|
  community_en = Community|
  map_en = World map|
  party_en = My party|
  elections_en = Elections|
  militaryunit_en = Military unit|
  rankings_en = Rankings|
  alliances_en = Alliances|
  invite_en = Invite friends|
  badges_en = Badges|
  extras_en = Gold and Extras|