Difference between revisions of "Template:Get on Steam"

From Team Fortress Wiki
Jump to: navigation, search
m (Undo edit by Fiat Seicento (Talk) (3013675) nvm it doesn't work)
(Tag: Undo)
m
Line 19: Line 19:
 
     | nl =      {{#ifeq:{{gameinfo|{{{app}}}|price-usd}}|-|Gratis te spelen|{{gameinfo|{{{app}}}|price-eur}}}}
 
     | nl =      {{#ifeq:{{gameinfo|{{{app}}}|price-usd}}|-|Gratis te spelen|{{gameinfo|{{{app}}}|price-eur}}}}
 
     | no =      {{#ifeq:{{gameinfo|{{{app}}}|price-usd}}|-|Gratis å spille|{{gameinfo|{{{app}}}|price-eur}}}}
 
     | no =      {{#ifeq:{{gameinfo|{{{app}}}|price-usd}}|-|Gratis å spille|{{gameinfo|{{{app}}}|price-eur}}}}
     | pl =      {{#ifeq:{{gameinfo|{{{app}}}|price-usd}}|-|Za darmo|{{gameinfo|{{{app}}}|price-eur}}}}
+
     | pl =      {{#ifeq:{{gameinfo|{{{app}}}|price-usd}}|-|Za darmo|{{gameinfo|{{{app}}}|price-pln}}}}
 
     | pt =      {{#ifeq:{{gameinfo|{{{app}}}|price-usd}}|-|Grátis para Jogar|{{gameinfo|{{{app}}}|price-eur}}}}
 
     | pt =      {{#ifeq:{{gameinfo|{{{app}}}|price-usd}}|-|Grátis para Jogar|{{gameinfo|{{{app}}}|price-eur}}}}
 
     | pt-br =  {{#ifeq:{{gameinfo|{{{app}}}|price-usd}}|-|Gratuito para jogar|{{gameinfo|{{{app}}}|price-bri}}}}
 
     | pt-br =  {{#ifeq:{{gameinfo|{{{app}}}|price-usd}}|-|Gratuito para jogar|{{gameinfo|{{{app}}}|price-bri}}}}

Revision as of 12:33, 6 May 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''.
}}