Difference between revisions of "Template:Game Menu"

From eRepublik Official Wiki
Jump to: navigation, search
(bug fix with Party link)
m (let's hope it'll work and doesn't kill entire wiki)
Line 1: Line 1:
<includeonly><br /><div id="mainmenu" class="lang_{{Game Menu/Lang|{{Lang}}}}" 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;"><div id="topbar">
+
<includeonly><br><div id="mainmenu" 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;">
 +
<div id="topbar">
 
{{#ifeq:{{{hide0|}}}|true||<span id="menu1" class="GameMenuEntry">{{L|Homepage|<span> </span>}}</span>}}
 
{{#ifeq:{{{hide0|}}}|true||<span id="menu1" class="GameMenuEntry">{{L|Homepage|<span> </span>}}</span>}}
{{#ifeq:{{{hide1|}}}|true||<span id="menu2" class="GameMenuEntry">{{L|My places|<span> </span>}}</span>}}
+
{{#ifeq:{{{hide1|}}}|true||<span id="menu2" class="GameMenuEntry">{{L|My places|{{Game Menu/Strings|places_{{Game Menu/Lang|{{Lang}}}}}}}}</span>}}
{{#ifeq:{{{hide2|}}}|true||<span id="menu3" class="GameMenuEntry">{{L|Wars|<span> </span>}}</span>}}
+
{{#ifeq:{{{hide2|}}}|true||<span id="menu3" class="GameMenuEntry">{{L|Wars|{{Game Menu/Strings|wars_{{Game Menu/Lang|{{Lang}}}}}}}}</span>}}
{{#ifeq:{{{hide3|}}}|true||<span id="menu4" class="GameMenuEntry">{{L|Market|<span> </span>}}
+
{{#ifeq:{{{hide3|}}}|true||<span id="menu4" class="GameMenuEntry">{{L|Market|{{Game Menu/Strings|market_{{Game Menu/Lang|{{Lang}}}}}}}}
 
<span id="submenu" style="{{#ifeq: {{{expand1|}}}|true|display:block;}} {{#ifeq:{{{expand|}}}|all|display:block;}} height:184px;">
 
<span id="submenu" style="{{#ifeq: {{{expand1|}}}|true|display:block;}} {{#ifeq:{{{expand|}}}|all|display:block;}} height:184px;">
 
<span>{{L|Marketplace|{{Game Menu/Strings|marketplace_{{Game Menu/Lang|{{Lang}}}}}}}}</span>
 
<span>{{L|Marketplace|{{Game Menu/Strings|marketplace_{{Game Menu/Lang|{{Lang}}}}}}}}</span>
Line 11: Line 12:
 
</span>
 
</span>
 
</span>}}
 
</span>}}
{{#ifeq:{{{hide4|}}}|true||<span id="menu5" class="GameMenuEntry"> {{L|Community|<span> </span>}}
+
{{#ifeq:{{{hide4|}}}|true||<span id="menu5" class="GameMenuEntry"> {{L|Community|{{Game Menu/Strings|community_{{Game Menu/Lang|{{Lang}}}}}}}}
 
<span id="submenu" style="{{#ifeq: {{{expand2|}}}|true|display:block;}} {{#ifeq:{{{expand|}}}|all|display:block;}} height:332px;">
 
<span id="submenu" style="{{#ifeq: {{{expand2|}}}|true|display:block;}} {{#ifeq:{{{expand|}}}|all|display:block;}} height:332px;">
 
<span>{{L|World map|{{Game Menu/Strings|map_{{Game Menu/Lang|{{Lang}}}}}}}}</span>
 
<span>{{L|World map|{{Game Menu/Strings|map_{{Game Menu/Lang|{{Lang}}}}}}}}</span>
Line 22: Line 23:
 
</span>
 
</span>
 
</span>}}
 
</span>}}
{{#ifeq:{{{hide5|}}}|true||<span id="menu6" class="GameMenuEntry">{{L|Gold and Extras|<span> </span>}}</span>}}
+
{{#ifeq:{{{hide5|}}}|true||<span id="menu6" class="GameMenuEntry">{{L|Gold and Extras|{{Game Menu/Strings|extras_{{Game Menu/Lang|{{Lang}}}}}}}}</span>}}
 
</div>
 
</div>
 
</div>
 
</div>
{{-}}<br /></includeonly>
+
{{-}}<br>
 +
</includeonly>
 
<noinclude>
 
<noinclude>
 
{{Documentation}}[[Category:Menu Templates]]
 
{{Documentation}}[[Category:Menu Templates]]
 
</noinclude>
 
</noinclude>

Revision as of 05:43, 9 December 2012


[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|