User:N0one/Sandbox: Difference between revisions
Jump to navigation
Jump to search
Tags: Replaced Undo |
(testing again) |
||
Line 1: | Line 1: | ||
'' | <includeonly> | ||
<onlyinclude>{{DISPLAYTITLE:''{{{name:{{uselang}}|{{{name|{{FULLPAGENAME}}}}}}}}|noreplace}}<!-- | |||
--><div class="plainlinks" style="display:flex; justify-content:center; gap:10px; background:#202020; border:1px solid #323232; text-transform:uppercase; padding:5px 0"><!-- | |||
--><span style="color:#FFF"> {{Software page/strings|Summary}} </span><!-- | |||
-->{{#if:{{{docs|{{{docs external|}}}}}}|<span style="user-select:none; pointer-events:none; color:rgba(255,255,255,.1)">|</span><!-- | |||
-->{{#if:{{{docs external|}}}|[{{{docs external}}} <span style="color:rgba(255,255,255,.4)">{{Software page/strings|ForDevs}}</span>]|[[{{#switch:{{{docs|}}}|standard={{{name|{{FULLPAGENAME}}}}}/Docs|{{{docs|}}}}}|<span style="color:rgba(255,255,255,.4)"> {{Software page/strings|ForDevs}} </span>]]}}|}}<!-- | |||
-->{{#switch:{{{manual|}}}|1|true=<span style="user-select:none; pointer-events:none; color:rgba(255,255,255,.1)">|</span><!-- | |||
-->[https://store.steampowered.com/manual/{{{appid}}} <span style="color:rgba(255,255,255,.4)"> {{Software page/strings|Manual}} </span>]|#default|0|false=}}<!-- | |||
-->{{#if:{{{appid|}}}|<span style="user-select:none; pointer-events:none; color:rgba(255,255,255,.1)">|</span><!-- | |||
-->[https://steamcommunity.com/app/{{{appid}}}{{#switch:{{{has workshop|}}}|#default= |1|true= /workshop |0|false= }} <span style="color:rgba(255,255,255,.4)">{{Software page/strings|{{#switch:{{{has workshop|}}}|#default= Community Hub |1|true=Workshop |0|false=Community Hub}}}}</span>]|}}<!-- | |||
-->{{#if:{{{discord|}}}|<span style="user-select:none; pointer-events:none; color:rgba(255,255,255,.1)">|</span><!-- | |||
-->[https://discord.gg/{{{discord}}} <span style="color:rgba(255,255,255,.4)">Discord</span>]|}}<!-- | |||
-->{{Software page/components| Management | {{{name|}}} | {{{filename|}}} }} | |||
</div> | |||
<div class="plainlinks" style="display:flex; flex-direction:column; align-items:center; width:100%; box-sizing:border-box; border-left:1px solid; border-right:1px solid; border-image:linear-gradient(0deg, transparent, #323232) 1%; padding:0 10px; margin-bottom:40px"> | |||
<!-- | |||
- Background - | |||
--> | |||
{{#switch:{{{background|}}} | |||
| false = | |||
| #default = <div style="display:flex; justify-content:center; width:100%; min-height:640px; {{#if:{{{background color|}}}|background-color:{{{background color|}}};|}} {{#if:{{{background gradient|}}}|background-image:{{{background gradient|}}};|}} overflow:hidden; position:absolute; z-index:-1"> | |||
<div style="opacity:{{{background opacity|.1}}}; user-select:none; pointer-events:none; {{#switch:{{{background mask|}}}|false=|-webkit-mask-image:{{{background mask|linear-gradient(to right, transparent, black 5%, black 95%, transparent)}}};}} position:absolute"><!-- | |||
-->{{#switch:{{{background|}}} | |||
| jpg | png = [[File:{{{filename|{{{name|}}}}}} - Background.{{#switch:{{{background|}}}|jpg=jpg|png}}|{{{background size|}}}|link=]] | |||
| {{#if:{{{background|}}} | |||
| [[File:{{{background|}}}|{{{background size|}}}|link=]] | |||
| {{#if:{{PROTECTIONEXPIRY:edit|File:{{{filename|{{{name|}}}}}} - Background.png}}|[[File:{{{filename|{{{name|}}}}}} - Background.png|{{{background size|}}}|link=]]|{{#if:{{PROTECTIONEXPIRY:edit|File:{{{filename|{{{name|}}}}}} - Background.jpg}}|[[File:{{{filename|{{{name|}}}}}} - Background.jpg|{{{background size|}}}|link=]]|}}}} | |||
}} | |||
}} | |||
</div> | |||
<div style="width:100%; height:200px; background-image:linear-gradient(0deg, #262626 2%, transparent); position:relative; margin-top:auto"></div> | |||
</div> | |||
}} | |||
<!-- | |||
- Screenshots, Movies and Infopanels - | |||
--> | |||
<div style="display:flex; width:100%; max-width:1080px; margin-top:clamp(10px, 2.5vw, 40px); z-index:1; gap:20px; {{Dir|rtl=flex-direction:row-reverse;}}"> | |||
<div style="width:100%; user-select:none; border-radius:6px; overflow:hidden"> | |||
<div style="display:flex; justify-content:center; height:414px; background:#202020; border-radius:6px; overflow:hidden; position:relative"> | |||
{{#if:{{{trailer|}}} | |||
| <div style="display:flex; justify-content:center; align-items:center; width:100%; height:100%; background:radial-gradient(ellipse at top, rgba(245,5,5,.05), transparent), radial-gradient(ellipse at bottom, rgba(255,230,255,.14), transparent); box-shadow:inset 0 0 2px rgb(0,0,0,.4), inset 0 0 80px rgb(0,0,0,.2); border-radius:6px;">{{#if:{{{trailer preview|}}}|<div style="opacity:.4; pointer-events:none; position:absolute">[[File:{{{filename|{{{name|}}}}}} - Trailer Preview.{{{trailer preview|}}}|736px|link=]]</div>|}}[{{{trailer|}}} <span style="border:1px solid #FFF; border-radius:4px; font-size:1.1em; font-weight:800; color:#FFF; position:relative; z-index:10; padding:8px 16px">{{Software page/strings|WatchTrailer}}</span>]</div> | |||
| {{Software page/components|Large Screenshot|{{{screenshot 1|}}}|{{{filename|{{{name|}}}}}}|1|{{{screenshot 1 desc|Screenshot 1}}}|{{{screenshot 1 lang|}}}}} | |||
}} | |||
</div> | |||
<div style="display:flex; gap:10px; {{#if:{{{screenshot 6|}}}{{{screenshot 7|}}}|height:100px;|}} border-radius:6px; overflow:hidden; {{#if:{{{trailer|}}}{{{screenshot 2|}}}{{{screenshot 3|}}}{{{screenshot 4|}}}{{{screenshot 5|}}}{{{screenshot 6|}}}|margin-top:10px|}}"> | |||
<div style="display:flex; gap:10px; overflow-x:auto; overflow-y:hidden"><!-- | |||
-->{{#if:{{{trailer|}}}|{{Software page/components|Screenshot|{{{screenshot 1|}}}|{{{filename|{{{name|}}}}}}|1|{{{screenshot 1 desc|Screenshot 1}}}|{{{screenshot 1 lang|}}}}}|}}<!-- | |||
-->{{Software page/components|Screenshot|{{{screenshot 2|}}}|{{{filename|{{{name|}}}}}}|2|{{{screenshot 2 desc|Screenshot 2}}}|{{{screenshot 2 lang|}}}}}<!-- | |||
-->{{Software page/components|Screenshot|{{{screenshot 3|}}}|{{{filename|{{{name|}}}}}}|3|{{{screenshot 3 desc|Screenshot 3}}}|{{{screenshot 3 lang|}}}}}<!-- | |||
-->{{Software page/components|Screenshot|{{{screenshot 4|}}}|{{{filename|{{{name|}}}}}}|4|{{{screenshot 4 desc|Screenshot 4}}}|{{{screenshot 4 lang|}}}}}<!-- | |||
-->{{Software page/components|Screenshot|{{{screenshot 5|}}}|{{{filename|{{{name|}}}}}}|5|{{{screenshot 5 desc|Screenshot 5}}}|{{{screenshot 5 lang|}}}}}<!-- | |||
-->{{Software page/components|Screenshot|{{{screenshot 6|}}}|{{{filename|{{{name|}}}}}}|6|{{{screenshot 6 desc|Screenshot 6}}}|{{{screenshot 6 lang|}}}}}<!-- | |||
-->{{Software page/components|Screenshot|{{{screenshot 7|}}}|{{{filename|{{{name|}}}}}}|7|{{{screenshot 7 desc|Screenshot 7}}}|{{{screenshot 7 lang|}}}}}<!-- | |||
-->{{Software page/components|Screenshot|{{{screenshot 8|}}}|{{{filename|{{{name|}}}}}}|8|{{{screenshot 8 desc|Screenshot 8}}}|{{{screenshot 8 lang|}}}}}<!-- | |||
-->{{Software page/components|Screenshot|{{{screenshot 9|}}}|{{{filename|{{{name|}}}}}}|9|{{{screenshot 9 desc|Screenshot 9}}}|{{{screenshot 9 lang|}}}}}<!-- | |||
-->{{Software page/components|Screenshot|{{{screenshot 10|}}}|{{{filename|{{{name|}}}}}}|10|{{{screenshot 10 desc|Screenshot 10}}}|{{{screenshot 10 lang|}}}}}<!-- | |||
-->{{Software page/components|Screenshot|{{{screenshot 11|}}}|{{{filename|{{{name|}}}}}}|11|{{{screenshot 11 desc|Screenshot 11}}}|{{{screenshot 11 lang|}}}}}<!-- | |||
-->{{Software page/components|Screenshot|{{{screenshot 12|}}}|{{{filename|{{{name|}}}}}}|12|{{{screenshot 12 desc|Screenshot 12}}}|{{{screenshot 12 lang|}}}}}<!-- | |||
-->{{Software page/components|Screenshot|{{{screenshot 13|}}}|{{{filename|{{{name|}}}}}}|13|{{{screenshot 13 desc|Screenshot 13}}}|{{{screenshot 13 lang|}}}}}<!-- | |||
-->{{Software page/components|Screenshot|{{{screenshot 14|}}}|{{{filename|{{{name|}}}}}}|14|{{{screenshot 14 desc|Screenshot 14}}}|{{{screenshot 14 lang|}}}}}<!-- | |||
-->{{Software page/components|Screenshot|{{{screenshot 15|}}}|{{{filename|{{{name|}}}}}}|15|{{{screenshot 15 desc|Screenshot 15}}}|{{{screenshot 15 lang|}}}}}<!-- | |||
-->{{Software page/components|Screenshot|{{{screenshot 16|}}}|{{{filename|{{{name|}}}}}}|16|{{{screenshot 16 desc|Screenshot 16}}}|{{{screenshot 16 lang|}}}}}<!-- | |||
-->{{Software page/components|Screenshot|{{{screenshot 17|}}}|{{{filename|{{{name|}}}}}}|17|{{{screenshot 17 desc|Screenshot 17}}}|{{{screenshot 17 lang|}}}}}<!-- | |||
-->{{Software page/components|Screenshot|{{{screenshot 18|}}}|{{{filename|{{{name|}}}}}}|18|{{{screenshot 18 desc|Screenshot 18}}}|{{{screenshot 18 lang|}}}}}<!-- | |||
-->{{Software page/components|Screenshot|{{{screenshot 19|}}}|{{{filename|{{{name|}}}}}}|19|{{{screenshot 19 desc|Screenshot 19}}}|{{{screenshot 19 lang|}}}}}<!-- | |||
-->{{Software page/components|Screenshot|{{{screenshot 20|}}}|{{{filename|{{{name|}}}}}}|20|{{{screenshot 20 desc|Screenshot 20}}}|{{{screenshot 20 lang|}}}}} | |||
</div> | |||
</div> | |||
</div> | |||
<div style="display:flex; flex-direction:column; gap:10px; min-width:280px; max-width:324px; width:100%; background:rgba(0,0,0,.1); box-shadow:inset 0 0 2px rgb(0,0,0,.4); border-radius:6px; padding-bottom:10px"> | |||
<div style="display:flex; justify-content:center; align-items:center; height:151px; background-color:rgb(20 20 20 / 40%); border-radius:6px; overflow:hidden; user-select:none; position:relative"> | |||
{{#switch:{{{type|}}}|Mod|DLC=<div style="width:90px; height:90px; position:absolute; z-index:1; left:0; top:0">[[File:tag-{{#switch:{{{type|}}}|Mod=mod|DLC=DLC}}.png|90px|link=]]</div>|}} | |||
{{#if:{{{deck|}}} | |||
| <div style="width:25px; height:25px; position:absolute; z-index:1; left:10px; bottom:10px"><!-- | |||
-->{{#switch:{{lc:{{{deck|}}}}} | |||
| verified = [[File:Verified.png|25px|{{Software page/strings|DeckVerified}}|link=https://www.steamdeck.com/en/verified]] {{#if:{{{nocat|}}}||[[Category:Verified_Steam_Deck_games]]}} | |||
| playable = [[File:Playable.png|25px|{{Software page/strings|DeckPlayable}}|link=https://www.steamdeck.com/en/verified]] {{#if:{{{nocat|}}}||[[Category:Playable_Steam_Deck_games]]}} | |||
| unsupported = [[File:Unsupported.png|25px|{{Software page/strings|DeckUnsupported}}|link=https://www.steamdeck.com/en/verified]] {{#if:{{{nocat|}}}||[[Category:Unsupported_Steam_Deck_games]]}} | |||
| unknown | unknown-vw = [[File:Unknown.png|25px|{{Software page/strings|DeckUnknown}}|link=https://www.steamdeck.com/en/verified]] {{#if:{{{nocat|}}}||[[Category:Untested_Steam_Deck_games]]}} | |||
}} | |||
</div> | |||
|}} | |||
<div style="position:absolute">{{#if:{{PROTECTIONEXPIRY:edit|File:Software Cover - {{{filename|{{{name|}}}}}}.png}} | |||
| [[File:Software Cover - {{{filename|{{{name|}}}}}}.png|{{{cover size|324px}}}|link=]] | |||
| {{#if:{{PROTECTIONEXPIRY:edit|File:Software Cover - {{{filename|{{{name|}}}}}}.jpg}} | |||
| [[File:Software Cover - {{{filename|{{{name|}}}}}}.jpg|{{{cover size|324px}}}|link=]] | |||
| <span style="opacity:.6">[[File:Icon-panorama.png|64px|{{User page/strings|AddCover}}|link=File:Software Cover - {{{filename|{{{name|{{PAGENAME}}}}}}}}.png]]</span> | |||
}} | |||
}}</div> | |||
</div><!-- | |||
-->{{#if:{{{shortdesc|}}}|<div style="display:-webkit-box; -webkit-line-clamp:6; -webkit-box-orient:vertical; overflow:hidden; padding:0 10px">{{{shortdesc|}}}</div>|}}<!-- | |||
-->{{#if:{{{release|}}}|<div style="padding:0 10px"><span style="opacity:.6">{{Software page/strings|ReleaseDate}}:</span> {{Software page/strings|ReleaseDateSwitcher|{{{release|}}}|{{#switch:{{{type|}}}|Mod = Mods|Tool = Tools|Package = Packages|Games}}}}</div>|}}<!-- | |||
-->{{#if:{{{release|}}}||{{#if:{{{release planned|}}}|<div style="padding:0 10px"><span style="opacity:.6">{{Software page/strings|ReleaseDatePlanned}}:</span> [[:Category:Upcoming Releases|<span style="color:#b9b7b5">{{#time:{{Autolang|j xg Y|zh=Y 年 n 月 j 日}}|{{{release planned|}}}|{{uselang}}}}</span>]]</div>|}}}}<!-- | |||
-->{{#if:{{{stable release|}}}|<div style="padding:0 10px"><span style="opacity:.6">{{Software page/strings|StableRelease}}: </span> <span style="color:#B9B7B5">{{#time:{{autolang|j xg Y|zh=Y 年 n 月 j 日}}|{{{stable release|}}}|{{uselang}}}}</span></div>|}}<!-- | |||
-->{{#if:{{{engine|}}}|<div style="padding:0 10px"><span style="opacity:.6">{{Software page/strings|Engine}}:</span> <!-- | |||
-->{{Software page/strings|EngineSwitcher|{{{engine|}}}|{{#switch:{{{type|}}}|Mod = mods|Tool = tools|games}}|{{{engine template|}}}}}{{#if:{{{engine comment|}}}| ({{{engine comment}}})|}}<!-- | |||
-->{{#if:{{{engine 2|}}}|, {{Software page/strings|EngineSwitcher|{{{engine 2|}}}|{{#switch:{{{type|}}}|Mod = mods|Tool = tools|games}}|{{{engine 2 template|}}}}}{{#if:{{{engine 2 comment|}}}| ({{{engine 2 comment}}})|}}<!-- | |||
-->{{#if:{{{engine 3|}}}|, {{Software page/strings|EngineSwitcher|{{{engine 3|}}}|{{#switch:{{{type|}}}|Mod = mods|Tool = tools|games}}|{{{engine 3 template|}}}}}{{#if:{{{engine 3 comment|}}}| ({{{engine 3 comment}}})|}}|}} | |||
|}}</div>|}}<!-- | |||
-->{{#if:{{{branch|}}}|<div style="padding:0 10px"><span style="opacity:.6">{{Software page/strings|EngineBranch}}:</span> <!-- | |||
-->{{Software page/strings|EngineBranchSwitcher|{{{branch}}}|{{#if:{{{branch 2|}}}|icon only|}}|{{{branch template|}}}|{{#switch:{{{type|}}}|Mod = mods|Tool = tools|games}}}}{{#if:{{{branch comment|}}}| ({{{branch comment}}})|}}<!-- | |||
-->{{#if:{{{branch 2|}}}|, {{Software page/strings|EngineBranchSwitcher|{{{branch 2}}}|icon only|{{{branch 2 template|}}}|{{#switch:{{{type|}}}|Mod = mods|Tool = tools|games}}}}{{#if:{{{branch 2 comment|}}}| ({{{branch 2 comment}}})|}}|}}</div>|}}<!-- | |||
-->{{#if:{{{developer|}}}|<div style="overflow:hidden; white-space:nowrap; text-overflow:ellipsis; padding:0 10px"><span style="opacity:.6">{{Software page/strings|Developer{{#if:{{{developer 2|}}}{{{developer 3|}}}{{{developer 4|}}}|s|}}}}:</span> <!-- | |||
-->{{Software page/strings|OrgSwitcher|{{{developer|}}}|{{#switch:{{{type|}}}|Mod = mods|Tool = tools|Package = packages|games}}}}<!-- | |||
-->{{#if:{{{developer 2|}}}|, {{Software page/strings|OrgSwitcher|{{{developer 2}}}|{{#switch:{{{type|}}}|Mod = mods|Tool = tools|Package = packages|games}}}}|}}<!-- | |||
-->{{#if:{{{developer 3|}}}|, {{Software page/strings|OrgSwitcher|{{{developer 3}}}|{{#switch:{{{type|}}}|Mod = mods|Tool = tools|Package = packages|games}}}}|}}<!-- | |||
-->{{#if:{{{developer 4|}}}|, {{Software page/strings|OrgSwitcher|{{{developer 4}}}|{{#switch:{{{type|}}}|Mod = mods|Tool = tools|Package = packages|games}}}}|}}</div>|}}<!-- | |||
-->{{#if:{{{publisher|}}}|<div style="overflow:hidden; white-space:nowrap; text-overflow:ellipsis; padding:0 10px"><span style="opacity:.6">{{Software page/strings|Publisher{{#if:{{{publisher 2|}}}{{{publisher 3|}}}{{{publisher 4|}}}|s|}}}}:</span> <!-- | |||
-->{{Software page/strings|OrgSwitcher|{{{publisher|}}}|{{#switch:{{{type|}}}|Mod = mods|Tool = tools|Package = packages|games}}}}<!-- | |||
-->{{#if:{{{publisher 2|}}}|, {{Software page/strings|OrgSwitcher|{{{publisher 2}}}|{{#switch:{{{type|}}}|Mod = mods|Tool = tools|Package = packages|games}}}}|}}<!-- | |||
-->{{#if:{{{publisher 3|}}}|, {{Software page/strings|OrgSwitcher|{{{publisher 3}}}|{{#switch:{{{type|}}}|Mod = mods|Tool = tools|Package = packages|games}}}}|}}<!-- | |||
-->{{#if:{{{publisher 4|}}}|, {{Software page/strings|OrgSwitcher|{{{publisher 4}}}|{{#switch:{{{type|}}}|Mod = mods|Tool = tools|Package = packages|games}}}}|}}</div>|}} | |||
</div> | |||
</div><!-- | |||
- The Second Infopanel & Description - | |||
-->{{#if:{{{mode|}}}{{{genre|}}}{{{platform|}}}{{{website|}}}{{{blog|}}}{{{appid|}}}{{{wiki|}}}{{{wikipedia|}}}{{{pcgw|}}}{{{moddb|}}}{{{workshop|}}}{{{metacritic|}}}{{{metacritic link|}}}{{{mod status|}}}{{{mod of|}}} | |||
|<div style="max-width:1080px; width:100%; margin-top:20px; z-index:1"> | |||
<div style="display:flex; flex-direction:column; gap:10px; min-width:324px; max-width:324px; float:right; margin: 0 0 15px 15px"> | |||
{{#if:{{{mod status|}}}{{{mod of|}}}{{{mod download|}}} | |||
| <div style="display:flex; flex-direction:column; background-color: transparent; background-image: linear-gradient(165deg, {{#switch:{{lc:{{{mod status}}}}}| released = #2C4C00| beta = {{#if: {{{download|}}}| #666240 | #3A3A3A }}| open beta = #666240| #default = #3A3A3A}} 0%, transparent 100%); box-sizing:border-box; box-shadow:inset 0 0 2px rgb(0 0 0 / 80%); border-radius:6px; overflow:hidden; position:relative"><!-- | |||
-->{{ModStatus | |||
|engine={{#switch:{{ucfirst:{{{engine|}}}}}|Source 2= Source2|#default={{ucfirst:{{{engine|}}}}}}} | |||
|game = {{{mod of|}}} | |||
|nobackground = true | |||
|type = {{{type|}}} | |||
|mode = {{{mod mode|{{lc:{{{mode|}}}}}}}} | |||
|status = {{{mod status|}}} | |||
|download = {{#if:{{{mod download|}}}|{{#switch: {{lc:{{{mod download|}}}}} | |||
| moddb = http://www.moddb.com/{{{moddb}}} | |||
| workshop = https://steamcommunity.com/sharedfiles/filedetails/{{{workshop}}} | |||
| steam = https://store.steampowered.com/app/{{{appid}}} | |||
| #default = https://{{{mod download|}}} | |||
}}}} | |||
|apply = {{#if:{{{mod apply|}}}|{{#switch:{{{mod apply|}}}|steam = https://store.steampowered.com/app/{{{appid}}}|#default={{{mod apply}}}}}|}} | |||
|noborder=true | |||
|style = padding:0px; display: flex; width: auto; flex-direction:row; overflow:hidden; position:left;<!-- | |||
-->}}</div> | |||
|}} | |||
{{#if:{{{workshop|}}}{{{moddb|}}} | |||
| <div style="display:flex; flex-direction:column; background-image:linear-gradient(90deg, {{#if:{{{workshop|}}}|rgb(45 70 150), rgb(50 60 120)|rgb(165 35 35), rgb(140 35 35)}}); box-sizing:border-box; box-shadow:inset 0 0 2px rgb(0 0 0 / 80%); border-radius:6px; overflow:hidden; position:relative"> | |||
<div style="display:flex; align-items:center; padding:10px"><!-- | |||
-->[{{#if:{{{workshop|}}}|https://steamcommunity.com/sharedfiles/filedetails/{{{workshop}}}|http://www.moddb.com/{{{moddb}}}}} <span style="width:100%; height:100%; position:absolute; top:0; left:0"></span>] | |||
<div style="opacity:{{#if:{{{workshop|}}}|.2|.1}}; user-select:none; pointer-events:none; position:absolute; {{#if:{{{workshop|}}}|margin-top:20px;|}} left:{{#if:{{{workshop|}}}|0|.3em}}"><!-- | |||
-->{{#if:{{{workshop|}}} | |||
| [[File:Template Component - Steam Workshop Grid.png|330px|link=]] | |||
| [[File:Template Component - Mod DB Tile.png|256px|link=]] | |||
|}} | |||
</div> | |||
<div style="color:#E2E5EC">{{#if:{{{workshop|}}}|{{Software page/strings|Released on Steam Workshop}}|{{Software page/strings|Released on Mod DB|{{{type}}}}}}}</div> | |||
<div style="line-height:1; color:#E2E5EC; margin:0 0 0 auto">→</div> | |||
</div> | |||
{{#if:{{{moddb|}}}|{{#if:{{{workshop|}}} | |||
| <div style="background-image:linear-gradient(90deg, rgb(0 0 0 / 35%), rgb(0 0 0 / 20%)); position:relative; z-index:10; padding:2px 10px"><!-- | |||
--><span style="color:#C7C9CE; margin-right:.3em">{{Software page/strings|Also on}}:</span><!-- | |||
-->{{#if:{{{moddb|}}}|<span style="white-space: nowrap; background-color:rgb(0 0 0 / 25%); border-radius:4px; font-weight:bold; padding:2px 3px"><span style="user-select:none; position:relative; bottom:.1em">[[File:Moddb-32px.png|16px|link=http://www.moddb.com/{{{moddb}}}]]</span> [http://www.moddb.com/{{{moddb}}} ModDB]</span></span>|}} | |||
</div> | |||
|}}|}} | |||
</div> | |||
| }}<!-- | |||
--><div style="display:flex; flex-direction:column; gap:10px; width:100%; background-color:rgba(0,0,0,.1); box-sizing:border-box; box-shadow:inset 0 0 2px rgb(0,0,0,.4); border-radius:6px; padding:{{#if:{{{mode|}}}{{{genre|}}}{{{platform|}}}|8px|10px}} 10px 10px 10px"><!-- | |||
--> {{#if:{{{mode|}}} | |||
| <div style="overflow:hidden; -webkit-line-clamp: 2; text-overflow:ellipsis"><span style="opacity:.6"><!-- | |||
-->{{Software page/strings|Mode{{#if:{{{mode 2|}}}|s|}}}}:</span> {{Software page/strings|ModeSwitcher|{{{mode}}}|{{#switch:{{{type|}}}|Mod = Mods|Games}}}}<!-- | |||
-->{{#if:{{{mode 2|}}}|, {{Software page/strings|ModeSwitcher|{{{mode 2}}}|{{#switch:{{{type|}}}|Mod = Mods|Games}}}}|}}<!-- | |||
-->{{#if:{{{mode 3|}}}|, {{Software page/strings|ModeSwitcher|{{{mode 3}}}|{{#switch:{{{type|}}}|Mod = Mods|Games}}}}|}}<!-- | |||
-->{{#if:{{{mode 4|}}}|, {{Software page/strings|ModeSwitcher|{{{mode 4}}}|{{#switch:{{{type|}}}|Mod = Mods|Games}}}}|}} | |||
</div> | |||
|}}<!-- | |||
--> {{#if:{{{genre|}}} | |||
| <div style="overflow:hidden; -webkit-line-clamp: 2; text-overflow:ellipsis"><span style="opacity:.6"><!-- | |||
-->{{Software page/strings|Genre{{#if:{{{genre 2|}}}|s|}}}}:</span> {{Software page/strings|GenreSwitcher|{{{genre}}}}}<!-- | |||
-->{{#if:{{{genre 2|}}}|, {{Software page/strings|GenreSwitcher|{{{genre 2}}}}}|}}<!-- | |||
-->{{#if:{{{genre 3|}}}|, {{Software page/strings|GenreSwitcher|{{{genre 3}}}}}|}}<!-- | |||
-->{{#if:{{{genre 4|}}}|, {{Software page/strings|GenreSwitcher|{{{genre 4}}}}}|}}<!-- | |||
-->{{#if:{{{genre 5|}}}|, {{Software page/strings|GenreSwitcher|{{{genre 5}}}}}|}}<!-- | |||
-->{{#if:{{{genre 6|}}}|, {{Software page/strings|GenreSwitcher|{{{genre 6}}}}}|}} | |||
</div> | |||
|}}<!-- | |||
--> {{#if:{{{platform|}}} | |||
| <div style="overflow:hidden; -webkit-line-clamp: 2; text-overflow:ellipsis"><span style="opacity:.6">{{Software page/strings|Platform{{#if:{{{platform 2|}}}{{{platform 3|}}}{{{platform 4|}}}|s|}}}}:</span> <!-- | |||
-->{{Software page/strings|PlatformSwitcher|{{{platform|}}}|{{#switch:{{{type|}}}|Mod = mods|Tool = tools|games}}}}<!-- | |||
-->{{#if:{{{platform 2|}}}|, {{Software page/strings|PlatformSwitcher|{{{platform 2|}}}|{{#switch:{{{type|}}}|Mod = mods|Tool = tools|games}}}}|}}<!-- | |||
-->{{#if:{{{platform 3|}}}|, {{Software page/strings|PlatformSwitcher|{{{platform 3|}}}|{{#switch:{{{type|}}}|Mod = mods|Tool = tools|games}}}}|}}<!-- | |||
-->{{#if:{{{platform 4|}}}|, {{Software page/strings|PlatformSwitcher|{{{platform 4|}}}|{{#switch:{{{type|}}}|Mod = mods|Tool = tools|games}}}}|}}<!-- | |||
-->{{#if:{{{platform 5|}}}|, {{Software page/strings|PlatformSwitcher|{{{platform 5|}}}|{{#switch:{{{type|}}}|Mod = mods|Tool = tools|games}}}}|}}<!-- | |||
-->{{#if:{{{platform 6|}}}|, {{Software page/strings|PlatformSwitcher|{{{platform 6|}}}|{{#switch:{{{type|}}}|Mod = mods|Tool = tools|games}}}}|}} | |||
</div> | |||
|}}<!-- | |||
--> {{#if:{{{website|}}}{{{blog|}}}{{{appid|}}}{{{wiki|}}}{{{wikipedia|}}}{{{pcgw|}}} | |||
| <div style="display:flex; flex-direction:column; gap:.5em"><!-- | |||
-->{{#if:{{{website|}}}| {{Software page/components|Link|{{{website}}}|name={{Software page/strings|Website}}}} |}}<!-- | |||
-->{{#if:{{{blog|}}}| {{Software page/components|Link|{{{blog}}}|name={{Software page/strings|Blog}}}} |}}<!-- | |||
-->{{#if:{{{wiki|}}}| {{Software page/components|Link|{{{wiki}}}|name={{Software page/strings|Wiki}}}} |}}<!-- | |||
-->{{#if:{{{appid|}}} | |||
| <div style="display:flex; gap:.5em"><!-- | |||
-->{{Software page/components|Link|https://steamdb.info/{{#switch:{{{type}}} | #default=app |Bundle=bundle | Package=sub}}/{{{appid}}}|name=SteamDB|icon=Logo-SteamDB.png}}<!-- | |||
-->{{Software page/components|Link|https://www.protondb.com/{{#switch:{{{type}}} | #default=app | Bundle=bundle | Package=sub}}/{{{appid}}}|name=ProtonDB|icon=Logo-ProtonDB.png}} | |||
</div> | |||
|}}<!-- | |||
-->{{#if:{{{wikipedia|}}}{{{pcgw|}}} | |||
| <div style="display:flex; gap:.5em"><!-- | |||
-->{{#if:{{{wikipedia|}}}| {{Software page/components|Link|https://en.wikipedia.org/wiki/{{urlencode:{{#switch:{{{wikipedia|}}}|false=|true={{{name|{{FULLPAGENAME}}}}}|{{{wikipedia|}}}}}|WIKI}}|name = Wikipedia|icon = Wikipedia icon small.png|icon shift=1px}} |}}<!-- | |||
-->{{#if:{{{pcgw|}}}| {{Software page/components|Link|https://www.pcgamingwiki.com/wiki/{{urlencode:{{#switch:{{{pcgw|}}}|false=|true={{{name|{{FULLPAGENAME}}}}}|{{{pcgw|}}}}}|WIKI}}|name=PCGamingWiki|icon=pcgw icon.png }} |}} | |||
</div> | |||
|}} | |||
</div> | |||
|}} | |||
</div><!-- | |||
Steamdeck compat infopanel | |||
--> {{#switch:{{lc:{{{deck|}}}}} | |||
| verified | |||
| playable | |||
| unsupported | |||
| unknown | |||
| unknown-vw = <div style="align-items:center; background-color:rgba(0,0,0,.1); box-shadow:inset 0 0 2px rgba(0, 0, 0, 0.1); box-sizing:border-box; border-radius:6px; display:flex; gap:35px; padding:10px; width:100%;"> | |||
<div style="color:white; font-size:20px; border-radius:3px; width:5px; padding:0px 10px; text-align:center;">[[File:{{ucfirst:{{{deck|Unknown}}}}}-noborder.png|25px|{{Software page/strings|Deck{{ucfirst:{{{deck|Unknown}}}}}}}|link=https://www.steamdeck.com/en/verified]] | |||
</div> | |||
<div style= "color:white; font-size:20px;">{{Software page/strings|Deck Test {{ucfirst:{{{deck|Unknown}}} }} }}</div> | |||
<div style="background-color:#1a9ffe; color:white; font-size:20px; font-family:Arial, Helvetica, sans-serif; border-radius:3px; padding:8px; width:120px; text-align:center">{{#if:{{{experimental|}}}|[[#deckcompat|<span style=color:white>{{software page/strings|Learn}}</span>]]|[https://www.steamdeck.com/en/verified <span style=color:white>{{software page/strings|Learn}}</span>]}}</div> | |||
</div> | |||
|#default = {{Warning|Unsupported value for {{param|deck}} parameter: {{{deck}}}! Please fix the spelling or remove the parameter.}} | |||
|= | |||
}}<!-- | |||
Metacritic infopanel | |||
--> {{#if:{{{metacritic|}}}|<div style="align-items:center; background-color:rgba(0,0,0,.1); box-shadow:inset 0 0 2px rgba(0, 0, 0, 0.1); box-sizing:border-box; border-radius:6px; display:flex; gap:65px; padding:10px; width:100%;"> | |||
<div style="color:white;text-shadow: 2px 2px 6px gray; font-size:28px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; border-radius:3px; padding:16px 14px; width:30px; text-align:center; background: | |||
{{#ifeq:{{#expr:{{{metacritic|0}}} >= 75}}|1|#66CC33| | |||
{{#ifeq:{{#expr:{{{metacritic|0}}} >= 50}}|1|#FFCC33| | |||
{{#ifeq:{{#expr:{{{metacritic|0}}} < 50}}|1|#FF0000| | |||
{{#if:tbd|#303030|#303030}}}}}} | |||
}};">{{{metacritic}}}</div> | |||
<div>[[File:Logo-metacritic-text.png|175px|{{Software page/strings|Metacritic this}} {{{metacritic|N/A}}} {{Software page/strings|Metacritic on}}{{Dictionary/common|.}} {{Software page/strings|Metacritic read review about game name}} {{PAGENAME}}{{Dictionary/common|.}}|link=https://www.metacritic.com/game/{{{metacritic link}}}{{#if:{{{metacritic platform|}}}|/critic-reviews/?platform{{=}}{{{metacritic platform}}}}}]]{{#if:{{{metacritic link|}}}|<div style="text-align: right;" title="{{Software page/strings|Metacritic this}} {{{metacritic|N/A}}} {{Software page/strings|Metacritic on}}{{Dictionary/common|.}} {{Software page/strings|Metacritic read review about game name}} {{PAGENAME}}{{Dictionary/common|.}}">[https://www.metacritic.com/game/{{{metacritic link}}}{{#if:{{{metacritic platform|}}}|/critic-reviews/?platform{{=}}{{{metacritic platform}}}}} {{Software page/strings|Metacritic read review}}]</div>|}} | |||
</div></div>}}|}}<!-- | |||
Opencritic infopanel | |||
--> {{#if:{{{opencritic|}}}|<div style="align-items:center; background-color:rgba(0,0,0,.1); box-shadow:inset 0 0 2px rgba(0, 0, 0, 0.1); box-sizing:border-box; border-radius:6px; display:flex; gap:65px; padding:10px; width:100%;"> | |||
<div style="color:white;text-shadow: 2px 2px 6px gray; font-size:28px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; border-radius:3px; padding:8px 8px; width:auto; text-align:center; background: {{#ifeq:{{#expr:{{{opencritic|0}}} >= 90}}|1|#fc430a<!-- More than 90 --> | |||
|{{#ifeq:{{#expr:{{{opencritic|0}}} >= 60}}|1|#9e01b4<!-- More than 60 --> | |||
|{{#ifeq:{{#expr:{{{opencritic|0}}} >= 30}}|1|#4ca2ca<!-- More than 30 --> | |||
|{{#ifeq:{{#expr:{{{opencritic|0}}} < 30}}|1|#81b06a<!-- Less than 30 --> | |||
|{{#if:?|#303030|#303030}}}}}}}}}};"><!-- Not Rated --> | |||
{{#ifeq:{{#expr:{{{opencritic|0}}} >= 90}}|1|[[File:Opencritic-mighty.png|link=|45px]]<!-- More than 90 --> | |||
|{{#ifeq:{{#expr:{{{opencritic|0}}} >= 60}}|1|[[File:Opencritic-strong.png|link=|45px]]<!-- More than 60 --> | |||
|{{#ifeq:{{#expr:{{{opencritic|0}}} >= 30}}|1|[[File:Opencritic-fair.png|link=|45px]]<!-- More than 30 --> | |||
|{{#ifeq:{{#expr:{{{opencritic|0}}} < 30}}|1|[[File:Opencritic-weak.png|link=|45px]] | |||
|{{#if:?|{{Blank}}|#303030}}}}}}}}<!-- Not Rated --> | |||
}} <div style=padding:5px 0px 0px 0px;>{{{opencritic|?}}}</div></div> | |||
<div>[[File:OpenCritic logo large white.png|175px|{{#switch:{{{opencritic|?}}}|#default={{Software page/strings|Metacritic this}} {{{opencritic|?}}} {{Software page/strings|Metacritic this 2}} |unrated|?={{Software page/strings|Metacritic this unrated}}}} {{Software page/strings|Opencritic on}}{{#if:{{{opencritic 2|}}}| {{Dictionary/common|with}} {{{opencritic 2|0}}}% {{Software page/strings|Opencritic 2 recommended}}|{{Dictionary/common|.}}<!-- If "opencritic 2" is not specified, ends with "full stop/period".-->}} {{Software page/strings|Metacritic read review about game name}} {{PAGENAME}}{{Dictionary/common|.}}|link=https://www.opencritic.com/{{{opencritic link}}}]] {{#if:{{{opencritic 2|}}}|<div style="text-align: right;" title="{{#switch:{{{opencritic|?}}}|#default={{Software page/strings|Metacritic this}} {{{opencritic|?}}} {{Software page/strings|Metacritic this 2}} |unrated|?={{Software page/strings|Metacritic this unrated}}}} {{Software page/strings|Opencritic on}}{{#if:{{{opencritic 2|}}}| {{Dictionary/common|with}} {{{opencritic 2|0}}}% {{Software page/strings|Opencritic 2 recommended}}|{{Dictionary/common|.}}<!-- If "opencritic 2" is not specified, ends with "full stop/period".-->}} {{Software page/strings|Metacritic read review about game name}} {{PAGENAME}}{{Dictionary/common|.}}"><small>{{{opencritic 2|0}}}% {{Software page/strings|Critics recommended}}</small></div>|}} {{#if:{{{opencritic link|}}}|<div style="text-align: right;" title="{{#switch:{{{opencritic|?}}}|#default={{Software page/strings|Metacritic this}} {{{opencritic|?}}} {{Software page/strings|Metacritic this 2}} |unrated|?={{Software page/strings|Metacritic this unrated}}}} {{Software page/strings|Opencritic on}}{{#if:{{{opencritic 2|}}}| {{Dictionary/common|with}} {{{opencritic 2|0}}}% {{Software page/strings|Opencritic 2 recommended}}|{{Dictionary/common|.}}<!-- If "opencritic 2" is not specified, ends with "full stop/period".-->}} {{Software page/strings|Metacritic read review about game name}} {{PAGENAME}}{{Dictionary/common|.}}">[https://www.opencritic.com/{{{opencritic link}}} {{Software page/strings|Metacritic read review}}]</div>|}} | |||
</div></div>}}<!-- | |||
TOC | |||
-->{{#if:{{{experimental|}}}|<div style=width:fit-content;text-align:right;float:right;padding:7px>__TOC__</div>|}}<!-- | |||
--></div> | |||
<div>{{{desc|}}}</div><!-- | |||
+++ deck learn more box + Steam Deck presets +++ | |||
--> {{#if:{{{experimental|}}} | |||
|{{#if:{{{deck|}}}|<div id=deckcompat style=text-align:center;padding:10px;align:center;align-items:center><h2 style=font-size:20px;color:white>'''{{Software page/strings|DeckBoxCompat}}'''</h2></div> | |||
<div style=text-align:center>{{Expand|title={{ucfirst:{{{deck|Unknown}}}}}|float=center|style=margin: 0 auto;float:center|titlestyle=float:center;font-size:17px|color={{#switch:{{lc:{{{deck|}}}}}|verified=#59bf41|playable=#fdc82c|unsupported=#7b8ea4|#default=#ADADAD}}|1=<div style=color:white;font-size:19px;text-align:center;align-items:center;font-weight:bold;>[[File:{{ucfirst:{{{deck|Unknown}}}}}-noborder.png|19px]] {{ucfirst:{{{deck|Unknown}}}}}</div><div style=color:white;font-size:14px;padding:10px;text-align:left;>{{#ifeq:{{ucfirst:{{{deck|}}}}}|Unknown|{{Software page/strings|DeckUnknown}}|{{Software page/strings|DeckBoxTesting|{{{name|{{PAGENAME}}}}}|{{ucfirst:{{{deck|Unknown}}}}}}}}} {{#switch:{{lc:{{{deck|Unknown}}}}} | |||
| verified = {{Software page/strings|DeckBoxVerified}} | |||
| playable = {{Software page/strings|DeckBoxPlayable}} | |||
| unsupported = {{Software page/strings|DeckBoxUnsupported}} | |||
| #default = {{Software page/strings|DeckBoxUnknown}} | |||
|}} | |||
---- | |||
{{#switch:{{lc:{{{deckpreset|{{{deck|}}}}}}}} | |||
| verified = {{Software page/components|DCS|playable|{{Software page/strings|DeckVerifiedList1}}}} | |||
{{Software page/components|DCS|playable|{{Software page/strings|DeckVerifiedList2}}}} | |||
{{Software page/components|DCS|playable|{{Software page/strings|DeckVerifiedList3}}}} | |||
{{Software page/components|DCS|verified|{{Software page/strings|DeckVerifiedList4}}}} | |||
| playable = {{Software page/components|DCS|playable|{{Software page/strings|DeckPlayableList1}}}} | |||
{{Software page/components|DCS|playable|{{Software page/strings|DeckPlayableList2}}}} | |||
{{Software page/components|DCS|playable|{{Software page/strings|DeckPlayableList3}}}} | |||
{{Software page/components|DCS|verified|{{Software page/strings|DeckVerifiedList4}}}} | |||
| unsupported-ac | unsupported-anticheat = {{Software page/components|DCS|unsupported|{{Software page/strings|DeckUnsupportedAC}}}} | |||
| unsupported-vr = {{Software page/components|DCS|unsupported|{{Software page/strings|DeckUnsupportedVR}}}} | |||
| unsupported-gr = {{Software page/components|DCS|unsupported|{{Software page/strings|DeckUnsupportedGraphics}}}} | |||
| unsupported = {{Software page/components|DCS|unsupported|{{Software page/strings|DeckUnsupportedGeneric}}}} | |||
| unknown-vw | unsupported-vw = {{Software page/components|DCS|unknown|{{Software page/strings|1=DeckBoxUnknown}}}} | |||
| unknown = {{Software page/components|DCS|unknown|{{Software page/strings|DeckUnknownList}}}} | |||
| none = | |||
}}{{{deck learn more|}}}<!-- | |||
--></div><!-- | |||
--><div style=text-align:center;font-size:17px;padding:10px;color:white;><b><nowiki> [ </nowiki></b>[https://www.steamdeck.com/en/verified {{Software page/strings|Learn}}] <b>]</b> </div>}}<!-- END OF EXPAND --></div> | |||
|}} | |||
|}}</div></div><!-- | |||
- Categories - | |||
--> | |||
{{#ifeq:{{FULLPAGENAME}}|Template:Software page/sandbox|| | |||
{{#switch:{{{type|}}}|Mod = [[Category:Mods]]|Tool = [[Category:Tools]]|Package = [[Category:Packages]]|[[Category:Games]]}} | |||
{{#ifeq:{{{developer|{{{developer 2|{{{developer 3|{{{developer 4|{{{publisher|{{{publisher 2|{{{publisher 3|{{{publisher 4|}}}}}}}}}}}}}}}}}}}}}}}}|Valve | |||
| [[Category:Official {{#switch:{{{type|}}}|Mod = Mods|Tool = Tools|Package = Packages|Games}}]] | |||
| [[Category:Third Party {{#switch:{{{type|}}}|Mod = Mods|Tool = Tools|Package = Packages|Games}}]] }} | |||
{{#switch:{{{release|}}}|TBD|TBA|Soon=[[Category:Upcoming Releases]]|{{#if:{{{release|}}}|[[Category:Released {{#switch:{{{type|}}}|Mod = Mods|Tool = Tools|Package = Packages|Games}}]]|}}}} | |||
{{#if:{{{release planned|}}}|[[Category:Upcoming Releases]]|}} | |||
{{#switch:{{{steamworks|}}}|true=[[Category:Steamworks games]]}} | |||
{{#switch:{{{mode|}}}|{{Software page/strings|CategorySwitcherMode|{{{mode}}}|{{#switch:{{{type|}}}|Mod = Mods|Games}}}}}} | |||
{{#switch:{{{mode 2|}}}|{{Software page/strings|CategorySwitcherMode|{{{mode 2}}}|{{#switch:{{{type|}}}|Mod = Mods|Games}}}}}} | |||
{{#switch:{{{mode 3|}}}|{{Software page/strings|CategorySwitcherMode|{{{mode 3}}}|{{#switch:{{{type|}}}|Mod = Mods|Games}}}}}} | |||
{{#switch:{{{mode 4|}}}|{{Software page/strings|CategorySwitcherMode|{{{mode 4}}}|{{#switch:{{{type|}}}|Mod = Mods|Games}}}}}} | |||
{{#switch:{{{genre|}}}|{{Software page/strings|CategorySwitcherGenre|{{{genre}}}}}}} | |||
{{#switch:{{{genre 2|}}}|{{Software page/strings|CategorySwitcherGenre|{{{genre 2}}}}}}} | |||
{{#switch:{{{genre 3|}}}|{{Software page/strings|CategorySwitcherGenre|{{{genre 3}}}}}}} | |||
{{#switch:{{{genre 4|}}}|{{Software page/strings|CategorySwitcherGenre|{{{genre 4}}}}}}} | |||
{{#switch:{{{genre 5|}}}|{{Software page/strings|CategorySwitcherGenre|{{{genre 5}}}}}}} | |||
{{#switch:{{{genre 6|}}}|{{Software page/strings|CategorySwitcherGenre|{{{genre 6}}}}}}} | |||
{{#switch:{{{platform|}}}|{{Software page/strings|CategorySwitcherPlatform|{{{platform|}}}|{{#switch:{{{type|}}}|Mod = mods|Tool = tools|games}}}}}} | |||
{{#switch:{{{platform 2|}}}|{{Software page/strings|CategorySwitcherPlatform|{{{platform 2|}}}|{{#switch:{{{type|}}}|Mod = mods|Tool = tools|games}}}}}} | |||
{{#switch:{{{platform 3|}}}|{{Software page/strings|CategorySwitcherPlatform|{{{platform 3|}}}|{{#switch:{{{type|}}}|Mod = mods|Tool = tools|games}}}}}} | |||
{{#switch:{{{platform 4|}}}|{{Software page/strings|CategorySwitcherPlatform|{{{platform 4|}}}|{{#switch:{{{type|}}}|Mod = mods|Tool = tools|games}}}}}} | |||
{{#switch:{{{platform 5|}}}|{{Software page/strings|CategorySwitcherPlatform|{{{platform 5|}}}|{{#switch:{{{type|}}}|Mod = mods|Tool = tools|games}}}}}} | |||
{{#switch:{{{platform 6|}}}|{{Software page/strings|CategorySwitcherPlatform|{{{platform 6|}}}|{{#switch:{{{type|}}}|Mod = mods|Tool = tools|games}}}}}} | |||
{{#switch:{{{engine|}}} | |||
| GoldSrc = [[Category:GoldSrc {{#switch:{{{type|}}}|Mod = mods|Tool = tools|games}}]]{{#ifeq:{{{developer|{{{developer 2|{{{developer 3|{{{developer 4|{{{publisher|{{{publisher 2|{{{publisher 3|{{{publisher 4|}}}}}}}}}}}}}}}}}}}}}}}}|Valve||[[Category:Third Party GoldSrc Engine {{#switch:{{{type|}}}|Mod = Mods|Tool = Tools|Games}}]]}} | |||
| Xash | Xash3D = [[Category:Xash3D {{#switch:{{{type|}}}|Mod = mods|Tool = tools|games}}]] | |||
| Source = [[Category:Source {{#switch:{{{type|}}}|Mod = mods|Tool = tools|games}}]]{{#ifeq:{{{developer|{{{developer 2|{{{developer 3|{{{developer 4|{{{publisher|{{{publisher 2|{{{publisher 3|{{{publisher 4|}}}}}}}}}}}}}}}}}}}}}}}}|Valve||[[Category:Third Party Source Engine {{#switch:{{{type|}}}|Mod = Mods|Tool = Tools|Games}}]]}} | |||
| Source 2 = [[Category:Source 2 {{#switch:{{{type|}}}|Mod = mods|Tool = tools|games}}]]{{#ifeq:{{{developer|{{{developer 2|{{{developer 3|{{{developer 4|{{{publisher|{{{publisher 2|{{{publisher 3|{{{publisher 4|}}}}}}}}}}}}}}}}}}}}}}}}|Valve||[[Category:Third Party Source 2 Engine {{#switch:{{{type|}}}|Mod = Mods|Tool = Tools|Games}}]]}} | |||
| [[Category:{{{engine|}}} {{#switch:{{{type|}}}|Mod = mods|Tool = tools|games}}]] | |||
}} | |||
{{#switch:{{{engine 2|}}} | |||
| GoldSrc = [[Category:GoldSrc {{#switch:{{{type|}}}|Mod = mods|Tool = tools|games}}]]{{#ifeq:{{{developer|{{{developer 2|{{{developer 3|{{{developer 4|{{{publisher|{{{publisher 2|{{{publisher 3|{{{publisher 4|}}}}}}}}}}}}}}}}}}}}}}}}|Valve||[[Category:Third Party GoldSrc Engine {{#switch:{{{type|}}}|Mod = Mods|Tool = Tools|Games}}]]}} | |||
| Xash | Xash3D = [[Category:Xash3D {{#switch:{{{type|}}}|Mod = mods|Tool = tools|games}}]] | |||
| Source = [[Category:Source {{#switch:{{{type|}}}|Mod = mods|Tool = tools|games}}]]{{#ifeq:{{{developer|{{{developer 2|{{{developer 3|{{{developer 4|{{{publisher|{{{publisher 2|{{{publisher 3|{{{publisher 4|}}}}}}}}}}}}}}}}}}}}}}}}|Valve||[[Category:Third Party Source Engine {{#switch:{{{type|}}}|Mod = Mods|Tool = Tools|Games}}]]}} | |||
| Source 2 = [[Category:Source 2 {{#switch:{{{type|}}}|Mod = mods|Tool = tools|games}}]]{{#ifeq:{{{developer|{{{developer 2|{{{developer 3|{{{developer 4|{{{publisher|{{{publisher 2|{{{publisher 3|{{{publisher 4|}}}}}}}}}}}}}}}}}}}}}}}}|Valve||[[Category:Third Party Source 2 Engine {{#switch:{{{type|}}}|Mod = Mods|Tool = Tools|Games}}]]}} | |||
| [[Category:{{{engine 2|}}} {{#switch:{{{type|}}}|Mod = mods|Tool = tools|games}}]] | |||
}} | |||
{{Software page/strings|CategorySwitcherBranch|{{{branch|}}}|{{#switch:{{{type|}}}|Mod = mods|Tool = tools|games}}}} | |||
{{Software page/strings|CategorySwitcherBranch|{{{branch 2|}}}|{{#switch:{{{type|}}}|Mod = mods|Tool = tools|games}}}} | |||
{{#switch:{{{developer|}}}|{{Software page/strings|CategorySwitcherOrg|{{{developer|}}}|{{#switch:{{{type|}}}|Mod = mods|Tool = tools|Package = packages|games}}}}}} | |||
{{#switch:{{{developer 2|}}}|{{Software page/strings|CategorySwitcherOrg|{{{developer 2|}}}|{{#switch:{{{type|}}}|Mod = mods|Tool = tools|Package = packages|games}}}}}} | |||
{{#switch:{{{developer 3|}}}|{{Software page/strings|CategorySwitcherOrg|{{{developer 3|}}}|{{#switch:{{{type|}}}|Mod = mods|Tool = tools|Package = packages|games}}}}}} | |||
{{#switch:{{{developer 4|}}}|{{Software page/strings|CategorySwitcherOrg|{{{developer 4|}}}|{{#switch:{{{type|}}}|Mod = mods|Tool = tools|Package = packages|games}}}}}} | |||
{{#switch:{{{publisher|}}}|{{Software page/strings|CategorySwitcherOrg|{{{publisher|}}}|{{#switch:{{{type|}}}|Mod = mods|Tool = tools|Package = packages|games}}}}}} | |||
{{#switch:{{{publisher 2|}}}|{{Software page/strings|CategorySwitcherOrg|{{{publisher 2|}}}|{{#switch:{{{type|}}}|Mod = mods|Tool = tools|Package = packages|games}}}}}} | |||
{{#switch:{{{publisher 3|}}}|{{Software page/strings|CategorySwitcherOrg|{{{publisher 3|}}}|{{#switch:{{{type|}}}|Mod = mods|Tool = tools|Package = packages|games}}}}}} | |||
{{#switch:{{{publisher 4|}}}|{{Software page/strings|CategorySwitcherOrg|{{{publisher 4|}}}|{{#switch:{{{type|}}}|Mod = mods|Tool = tools|Package = packages|games}}}}}} | |||
{{#if:{{{name|}}}|[[Category:{{{name|}}}]]|}} | |||
}}</onlyinclude></includeonly> | |||
{{Software page | |||
| name = Half-Life 2 | |||
| appid = 220 | |||
| price USD = 9.99 <!-- WARNING: May be affected by Steam sales. --> | |||
| demo = 219 | |||
| docs = Half-Life 2 Level Creation | |||
| wiki = http://combineoverwiki.net | |||
| website = http://www.half-life.com/en/halflife2 | |||
| pcgw = true | |||
| wikipedia = true | |||
| has workshop = false | |||
| background opacity = 0.25 | |||
| metacritic = 96 | |||
| metacritic link = pc/half-life-2 | |||
| trailer = http://valvedevelopercommunity.github.io/storage/files/videos/Half-Life%202/Trailer.webm | |||
| trailer preview = jpg | |||
| screenshot 1 = Half-Life 2 - Screenshot 1.png | |||
| screenshot 2 = City17 trainstation.jpg | |||
| screenshot 3 = Half-Life 2 - Screenshot 2.png | |||
| screenshot 4 = Half-Life 2 - Screenshot 3.png | |||
| screenshot 5 = Half-Life 2 - Screenshot 4.png | |||
| screenshot 6 = Half-Life 2 - Screenshot 5.png | |||
| screenshot 7 = Half-Life 2 - Screenshot 6.png | |||
| screenshot 8 = Half-Life 2 - Screenshot 7.png | |||
| screenshot 9 = Half-Life 2 - Screenshot 8.png | |||
| screenshot 10 = Half-Life 2 - Screenshot 9.png | |||
| screenshot 11 = Half-Life 2 - Screenshot 10.png | |||
| screenshot 12 = Half-Life 2 - Screenshot 11.png | |||
| deck = Verified | |||
| shortdesc = Test 1 2 3 | |||
| release = 16 Nov 2004 | |||
| mode = SP | |||
| genre = Action | |||
| genre 2 = FPS | |||
| genre 3 = Puzzle | |||
| platform = PC | |||
| platform 2 = Mac | |||
| platform 3 = Xbox | |||
| platform 4 = X360 | |||
| platform 5 = Ps3 | |||
| platform 6 = Android | |||
| engine = Source | |||
| branch = Source 13 SP | |||
| developer = Valve | |||
| publisher = Valve | |||
}} | |||
{{ulf|en=1|ru=1|vi=1|zh=1}} |