Difference between revisions of "Template:Get on Steam"

From Team Fortress Wiki
Jump to: navigation, search
m
Line 47: Line 47:
 
         | fi = Asenna
 
         | fi = Asenna
 
         | ja = インストール
 
         | ja = インストール
 +
        | zh-hans = 安装 
 
       }}</span>]|}}
 
       }}</span>]|}}
 
[http://store.steampowered.com/app/{{{app}}}/ <span style="color:white; font-weight:bold; padding:0 3px; background-color:#73A234; -moz-border-radius: 2px 2px 2px 2px; border-radius: 2px 2px 2px 2px;">{{lang
 
[http://store.steampowered.com/app/{{{app}}}/ <span style="color:white; font-weight:bold; padding:0 3px; background-color:#73A234; -moz-border-radius: 2px 2px 2px 2px; border-radius: 2px 2px 2px 2px;">{{lang
Line 64: Line 65:
 
   | fi = Lisätietoja
 
   | fi = Lisätietoja
 
   | ja = 詳細
 
   | ja = 詳細
 +
  | zh-hans = 详情
 
}}{{#switch: {{{series}}} | l4d = &nbsp;(L4D) | p = &nbsp;(P1)}}</span>]
 
}}{{#switch: {{{series}}} | l4d = &nbsp;(L4D) | p = &nbsp;(P1)}}</span>]
 
{{#switch: {{{part}}}
 
{{#switch: {{{part}}}
Line 82: Line 84:
 
   | fi = Lisätietoja
 
   | fi = Lisätietoja
 
   | ja = 詳細
 
   | ja = 詳細
 +
  | zh-hans = 详情
 
}}{{#switch: {{{series}}} | l4d = &nbsp;(L4D2) | p = &nbsp;(P2)}}</span>]
 
}}{{#switch: {{{series}}} | l4d = &nbsp;(L4D2) | p = &nbsp;(P2)}}</span>]
 
| #default =}}
 
| #default =}}
Line 109: Line 112:
  
  
{{translation switching|cs, es, fr, hu, ko, nl, pl, pt-br, ru, tr, zh-hant, fi}}
+
{{translation switching|cs, es, fr, hu, ko, nl, pl, pt-br, ru, tr, zh-hant, fi, zh-hans}}
 
</noinclude>
 
</noinclude>

Revision as of 13:13, 9 March 2014


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 Template:Dictionary/Gameinfo.

Usage:{{Get on Steam
| app = 440 // Game's app-number on Steam
| series = <l4d/p> // Left 4 Dead or Portal series.
| part = <yes/no> // For 2-part games (L4D, Portal)
| app2 = 550 // Second part of game.
| placing = <left/right/center> // placing of the box. Default value is right.
}}

Example:

  • See source for template code.