Difference between revisions of "Template:Get on Steam"

From Team Fortress Wiki
Jump to: navigation, search
(Since this template is used exclusively on the game pages this code would always link to the same page)
m (What The Korean Translation?!)
Line 13: Line 13:
 
         | de = Installieren
 
         | de = Installieren
 
         | fr = Installer
 
         | fr = Installer
         | ko = 인스톨
+
         | ko = 설치
 
         | nl = Installeer
 
         | nl = Installeer
 
         | pl = Zainstaluj
 
         | pl = Zainstaluj
Line 25: Line 25:
 
   | it = Dettagli
 
   | it = Dettagli
 
   | es = Detalles
 
   | es = Detalles
   | ko = 디테일
+
   | ko = 자세히
 
   | fr = Détails
 
   | fr = Détails
 
   | nl = Details
 
   | nl = Details
Line 39: Line 39:
 
   | it = Dettagli
 
   | it = Dettagli
 
   | es = Detalles
 
   | es = Detalles
   | ko = 디테일
+
   | ko = 자세히
 
   | fr = Détails
 
   | fr = Détails
 
   | nl = Details
 
   | nl = Details

Revision as of 11:51, 9 August 2012


Documentation for Get on Steam

Displays a status box on your mod's page, and adds it to the appropriate categories.

Usage:{{Get on Steam
| app = 440 // Game's app-number on Steam
| part = <yes/no> // For 2-part games (L4D, Portal)
| app2 = 550 // Second part of game.
| series = <l4d/p> // Left 4 Dead or Portal series.
| game = Team Fortress 2 // Name of the game
| price = $9.99 // Price of the game on Steam
| get = <free/money> // Game status on Steam
| image = Steam_tray.png // Image in the box
| placing = <left/right/center> // placing of the box. Default value is right.
}}

Example:

  • See source for template code.