Template:Packages: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Language detect)
m (autolang replace)
 
(10 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{lang|Template:Packages}}
{{lang|Template:Packages}}
<onlyinclude>
{{Note|This feature has been recently added to {{T|Package}} template (not to be confused with this template, {{T|Packages}}), it is recommended that you use this template with {{param|packages}} instead, as this page will eventually turn into a redirect to avoid confusion.}}
{{messagebox
<onlyinclude>{{messagebox|text = {{#switch: {{language}}|#default =This game is included in the following packages:|de=Dieses Spiel ist Teil folgender Pakete:|es=Este juego se incluye en los siguientes packs:|pl=Ta gra jest częścią następujących pakietów:|ru=Эта игра входит в следующие комплекты:|vi=Trò chơi này có trong các gói sau:|zh=这款游戏包含在下列的组合包中:|zh-tw=這遊戲包含在下列的組合包中:|ko=본 게임은 다음의 꾸러미에 포함되어 있습니다:}}<br />
|text =  
<div style="color: white; display: inline-block; text-align: left; padding: .3em;">
This game is included in the following packages:<br />
<div style="background-color: black; color: white; display: inline-block; text-align: left; padding: .3em;">
{{{list}}}
{{{list}}}
</div>
</div>
|image = [[File:steam_available.png|link=]]
|image = [[File:steam_available.png|64px|link=]]
|bgcolor = #000000
|bgcolor = #4f55594a
|bdcolor = #474747
|bgcolordeg = -60deg<!-- Disabled alongside fallback to bgcolor if browser doesn't support it. -->
|bdcolor2 = #474747
|bgcolorgradient = #4f55594a<!-- Fallback to bgcolor if browser doesn't support it. -->
|bgcolorgradient2 = #0f13144a<!-- Fallback to bgcolor if browser doesn't support it. -->
|bdcolor = #4f5559
|bdcolor2 = #4f5559
|style = border: 2px #4f5559 solid;{{border-radius|8px}}
|txtcolor = #ffffff
|txtcolor = #ffffff
}}
}}</onlyinclude>
</onlyinclude>
 
[[Category:Notice templates|{{PAGENAME}}]]
[[Category:Notice templates|{{PAGENAME}}]]

Latest revision as of 18:32, 5 August 2024

Note.pngNote:This feature has been recently added to {{Package}} template (not to be confused with this template, {{Packages}}), it is recommended that you use this template with {{{packages}}} instead, as this page will eventually turn into a redirect to avoid confusion.