Difference between revisions of "Template:Get on Steam"

From Team Fortress Wiki
Jump to: navigation, search
m (Undo edit by Denied (Talk) (2511804) It's not)
Line 26: Line 26:
 
     | sv =      {{#ifeq:{{gameinfo|{{{app}}}|price-usd}}|-|Gratis att spela|{{gameinfo|{{{app}}}|price-eur}}}}
 
     | sv =      {{#ifeq:{{gameinfo|{{{app}}}|price-usd}}|-|Gratis att spela|{{gameinfo|{{{app}}}|price-eur}}}}
 
     | tr =      {{#ifeq:{{gameinfo|{{{app}}}|price-usd}}|-|Oynaması Ücretsiz|{{gameinfo|{{{app}}}|price-usd}}}}
 
     | tr =      {{#ifeq:{{gameinfo|{{{app}}}|price-usd}}|-|Oynaması Ücretsiz|{{gameinfo|{{{app}}}|price-usd}}}}
     | zh-hant = {{#ifeq:{{gameinfo|{{{app}}}|price-usd}}|-|免費遊玩|{{gameinfo|{{{app}}}|price-usd}} / {{gameinfo|{{{app}}}|price-rub}}}}
+
     | zh-hant = {{#ifeq:{{gameinfo|{{{app}}}|price-usd}}|-|免費遊玩|{{gameinfo|{{{app}}}|price-usd}}}} / {{gameinfo|{{{app}}}|price-rub}}}}
 
     | zh-hans = {{#ifeq:{{gameinfo|{{{app}}}|price-usd}}|-|免费游玩|{{gameinfo|{{{app}}}|price-usd}}}} / {{gameinfo|{{{app}}}|price-eur}}}}
 
     | zh-hans = {{#ifeq:{{gameinfo|{{{app}}}|price-usd}}|-|免费游玩|{{gameinfo|{{{app}}}|price-usd}}}} / {{gameinfo|{{{app}}}|price-eur}}}}
 
     }}}}
 
     }}}}

Revision as of 16:32, 17 January 2020


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''.
}}