Difference between revisions of "Template:Get on Steam"

From Team Fortress Wiki
Jump to: navigation, search
(/de)
(Fixed some Arabic Texts not translated. + Everything is now Supported for arabic.)
Line 7: Line 7:
 
<span style="color: #c9c9c9;font-size: 15px;">{{#if:{{{bundle|}}}|| {{lang
 
<span style="color: #c9c9c9;font-size: 15px;">{{#if:{{{bundle|}}}|| {{lang
 
     | en =      {{#ifeq:{{gameinfo|{{{app}}}|price-usd}}|-|Free to play|{{gameinfo|{{{app}}}|price-usd}} / {{gameinfo|{{{app}}}|price-gbp}} / {{gameinfo|{{{app}}}|price-eur}}}}
 
     | en =      {{#ifeq:{{gameinfo|{{{app}}}|price-usd}}|-|Free to play|{{gameinfo|{{{app}}}|price-usd}} / {{gameinfo|{{{app}}}|price-gbp}} / {{gameinfo|{{{app}}}|price-eur}}}}
     | ar =      {{#ifeq:{{gameinfo|{{{app}}}|price-usd}}|-|Free to play|{{gameinfo|{{{app}}}|price-usd}}}}
+
     | ar =      {{#ifeq:{{gameinfo|{{{app}}}|price-sar}}|-|مجاني للعب|{{gameinfo|{{{app}}}|price-sar}}}}
 
     | cs =      {{#ifeq:{{gameinfo|{{{app}}}|price-usd}}|-|Free to play|{{gameinfo|{{{app}}}|price-eur}}}}
 
     | cs =      {{#ifeq:{{gameinfo|{{{app}}}|price-usd}}|-|Free to play|{{gameinfo|{{{app}}}|price-eur}}}}
 
     | de =      {{#ifeq:{{gameinfo|{{{app}}}|price-usd}}|-|Kostenlos spielbar|{{gameinfo|{{{app}}}|price-eur}}}}
 
     | de =      {{#ifeq:{{gameinfo|{{{app}}}|price-usd}}|-|Kostenlos spielbar|{{gameinfo|{{{app}}}|price-eur}}}}
Line 53: Line 53:
 
   | ja = インストール
 
   | ja = インストール
 
   | zh-hans = 安装   
 
   | zh-hans = 安装   
 +
  | ar = تحميل
 
  }}</span>]
 
  }}</span>]
 
|
 
|
Line 75: Line 76:
 
   | ja = 詳細
 
   | ja = 詳細
 
   | zh-hans = 详情
 
   | zh-hans = 详情
 +
  | ar = تفاصيل
 
}}{{#switch:{{{series}}}
 
}}{{#switch:{{{series}}}
 
   | l4d = &nbsp;(L4D)
 
   | l4d = &nbsp;(L4D)
Line 98: Line 100:
 
   | ja = 詳細
 
   | ja = 詳細
 
   | zh-hans = 详情
 
   | zh-hans = 详情
 +
  | ar = تفاصيل
 
  }}{{#switch:{{{series}}}
 
  }}{{#switch:{{{series}}}
 
   | l4d = &nbsp;(L4D2)
 
   | l4d = &nbsp;(L4D2)

Revision as of 14:22, 3 November 2022


Documentation for Get on Steam


Displays a status box on your mod's page, and adds it to the appropriate categories. Some information is loaded from {{Dictionary/gameinfo}}.

Usage

{{Get on Steam
| app = ''500''                     // App ID
| series = ''<l4d/p>''              // Left 4 Dead or Portal series.
| part = ''<yes/no>                 // For 2-part games (Left 4 Dead, Portal)
| app2 = ''550''                    // Second App ID
| placing = ''<left/right/center>'' // Placing of the box. Default value is ''right''.
}}