Difference between revisions of "Template:Game Menu"

From eRepublik Official Wiki
Jump to: navigation, search
m (fix)
m
Line 1: Line 1:
<includeonly><br><div id="newMenu" align="center" style="{{#ifeq:{{{hide0|}}}{{{hide1|}}}{{{hide2|}}}{{{hide3|}}}{{{hide4|}}}{{{hide5|}}}|||{{#ifeq:{{{mainpage|}}}|true|width:768px;|margin:0px 0px; width:auto;}}}}{{#ifeq:{{{expand|}}}|all|height:450px;}}{{#ifeq: {{{expand2|}}}|true|height:450px;}}{{#ifeq: {{{expand1|}}}|true|height:275px;}}{{{float|}}} float:left;">
+
<includeonly><br><div id="newMenu" style="{{#ifeq:{{{hide0|}}}{{{hide1|}}}{{{hide2|}}}{{{hide3|}}}{{{hide4|}}}{{{hide5|}}}|||{{#ifeq:{{{mainpage|}}}|true|width:768px;|margin:0px 0px; width:auto;}}}}{{#ifeq:{{{expand|}}}|all|height:450px;}}{{#ifeq: {{{expand2|}}}|true|height:450px;}}{{#ifeq: {{{expand1|}}}|true|height:275px;}}{{{float|}}} float:left;">
 
<ul id="nav">
 
<ul id="nav">
 
{{#ifeq:{{{hide0|}}}|true||<li id="menu1">{{L|Homepage|<span> </span>}}</li>}}
 
{{#ifeq:{{{hide0|}}}|true||<li id="menu1">{{L|Homepage|<span> </span>}}</li>}}

Revision as of 08:25, 11 February 2014


[edit] [purge]

Documentation





Usage

{{Game Menu}}

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 a single menu, use the following code:

  • 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 the following code:

  • hide0=true| - to hide Homepage button
  • hide1=true| - to hide My places button
  • hide2=true| - to hide Wars button
  • hide3=true| - to hide Market button
  • hide4=true| - to hide Community button
  • hide5=true| - to hide Gold and Extras button

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

Instructions for translators

To add a new language you need to

  1. Choose an abbreviation for 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 the 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 page or discord wiki chat

  <!-- Language?? translation -->
  home_en = Homepage|
  places_en = My places|
  residence_en = Residence|
  companies_en = Companies|
  tgrounds_en = Training grounds|
  armory_en = Armory|
  manageemployees_en = Manage employees|
  storage_en = Storage|
  advbuildings_en = Advanced buildings|
  travel_en = Travel|
  wars_en = Wars|
  market_en = Market|
  marketplace_en = Marketplace|
  monetary_en = Monetary market|
  job_en = Job market|
  cmarket_en = Companies for sale|
  tokens_en = Game Tokens|
  community_en = Community|
  country_en = My country|
  militaryunit_en = My military unit|
  party_en = My party|
  newspaper_en = My newspaper|
  forum_en = Forum|
  invite_en = Invite friends|
  leaderboards_en = Leaderboards|
  alliances_en = Alliances|
  elections_en = Elections|
  rankings_en = Rankings|
  latestupdates_en = Latest updates|
  map_en = World map|
  extras_en = Gold & Extras|
  badges_en = Badges|