Difference between revisions of "User:RJackson/Template:Get on Steam"

From Team Fortress Wiki
Jump to: navigation, search
(Created page with "<div class="plainlinks"> <div style="border-width:1px;border-style:solid;-moz-border-radius:.5em;-webkit-border-radius:.5em;border-radius:.5em;padding:.5em;min-height:58px;width:...")
 
(deadlink fixing (blanked))
(Tag: Blanking)
 
(6 intermediate revisions by one other user not shown)
Line 1: Line 1:
<div class="plainlinks">
 
<div style="border-width:1px;border-style:solid;-moz-border-radius:.5em;-webkit-border-radius:.5em;border-radius:.5em;padding:.5em;min-height:58px;width:20em; margin:.4em .75em .5em;float:{{{placing|right}}};background-color:#262626; border-color:#3C3D3E;">
 
<p style="float:left;margin:0;padding:5px;">
 
[[File:{{{image|Steam_tray.png}}}|65px|link=http://store.steampowered.com/app/{{{app|440}}}/]]
 
</p>
 
<p style="overflow:auto;text-align:left;">
 
<span style="color:white; font-size:20px;">'''{{{game}}}'''</span><br/>
 
<span style="color:#D6D7D8; font-size:15px; font-weight:bold">{{#ifeq:{{{get}}}|free|Free to play|{{{price}}}}}</span><br/>
 
{{#ifeq:{{{get}}}|free|[steam://install/{{{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
 
        | en = Install
 
        | cs = Instalovat
 
        | it = Installa
 
        | es = Instalar
 
        | de = Installieren
 
        | fr = Installer
 
        | ko = 설치
 
        | nl = Installeer
 
        | pl = Zainstaluj
 
        | pt-br = Instalar
 
        | ru = Установить
 
        | zh-hant = 安裝
 
        | fi = Asenna
 
        | ja = インストール
 
      }}</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
 
  | en = Details
 
  | cs = Detaily
 
  | it = Dettagli
 
  | es = Detalles
 
  | ko = 자세히
 
  | fr = Détails
 
  | nl = Details
 
  | pl = Szczegóły
 
  | pt-br = Detalhes
 
  | ru = Подробности
 
  | zh-hant = 詳情
 
  | fi = Lisätietoja
 
  | ja = 詳細
 
}}{{#switch: {{{series}}} | l4d = &nbsp;(L4D) | p = &nbsp;(P1)}}</span>]
 
{{#switch: {{{part}}}
 
| yes = [http://store.steampowered.com/app/{{{app2}}}/ <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
 
  | en = Details
 
  | cs = Detaily
 
  | it = Dettagli
 
  | es = Detalles
 
  | ko = 자세히
 
  | fr = Détails
 
  | nl = Details
 
  | pl = Szczegóły
 
  | pt-br = Detalhes
 
  | ru = Подробности
 
  | zh-hant = 詳情
 
  | fi = Lisätietoja
 
  | ja = 詳細
 
}}{{#switch: {{{series}}} | l4d = &nbsp;(L4D2) | p = &nbsp;(P2)}}</span>]
 
| #default =}}
 
</p>
 
</div>
 
</div>
 
  
 
<noinclude>
 
{{doc begin}}__TOC__
 
Displays a status box on your mod's page, and adds it to the appropriate categories.
 
 
<p style="text-align:left;margin-left:1.5em;"><span style="float:left;margin-right:.5em;">'''Usage:'''</span><code style="overflow:auto;display:block;">&#123;&#123;Get on Steam <br />
 
| app = ''440'' // Game's app-number on Steam<br />
 
| part = ''<yes/no> // For 2-part games (L4D, Portal)<br />
 
| app2 = ''550'' // Second part of game.<br />
 
| series = ''<l4d/p>'' // Left 4 Dead or Portal series.<br />
 
| game = ''Team Fortress 2'' // Name of the game<br />
 
| price = ''$9.99'' // Price of the game on Steam<br />
 
| get = ''<free/money>'' // Game status on Steam<br />
 
| image = ''Steam_tray.png'' // Image in the box<br />
 
| placing = ''<left/right/center>'' // placing of the box. Default value is ''right''. <br />
 
&#125;&#125;</code></p>
 
 
'''Example:'''
 
* See source for template code.
 
{{Get on Steam
 
| app = 92800
 
| game = SpaceChem
 
| price = $14.99 USD
 
| get = money
 
| image = SpaceChem.png
 
|
 
}}
 
 
 
 
 
{{translation switching|cs, es, fr, ko, nl, pl, pt-br, ru, zh-hant, fi}}
 
</noinclude>
 

Latest revision as of 19:58, 16 October 2020