Template:Software status/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Added 3rd party.)
Line 56: Line 56:
| {{CodeBlock|margin=5px|<nowiki>| deck = verified</nowiki>|type=game}}
| {{CodeBlock|margin=5px|<nowiki>| deck = verified</nowiki>|type=game}}
| {{Software status|nocat=1|deck = verified|type=game}}
| {{Software status|nocat=1|deck = verified|type=game}}
|-<!--
|-
| align="center" | {{Code|style=2|{{Param|3rdpartystore}}}}
| align="center" | {{Code|style=2|{{Param|3rdpartystore}}}}
| align="center" |Used to put 3rd party stores link (Coming soon).
| align="center" | Used to put 3rd party stores links. Works similarly to "note" parameters.<br>'''Recommended templates''': <br>{{t|gog}} <br>{{t|epic}} <br>{{t|gplay}} (for {{Nvidia|1}} Shield port), etc...
| {{CodeBlock|margin=5px|<nowiki>| deck = verified</nowiki>|type=game}}
| {{CodeBlock|margin=5px|<nowiki>| 3rdpartylinks={{gog|vampire_the_masquerade_bloodlines|GOG.com}}</nowiki>|type=game}}
| {{Software status|nocat=1|appid=2600|deck = verified|type=game|3rdpartystore=}}-->
| {{Software status|nocat=1|appid=2600|deck = verified|type=game|3rdpartylinks={{gog|vampire_the_masquerade_bloodlines|GOG.com}}}}
|}
|}



Revision as of 10:10, 3 August 2023

Edit-copy.png
This is a documentation subpage for Template:Software status.
Don't forget to purge the contents of the base page upon creating or editing this subpage.

This is a replacement of {{Game release}} and many others similar to it, combining all of these into one. When this template was good enough, the original "Game release" will be replaced with something similar to {{Banned spammer}}, which, will soon automatically calls {{Software status}} with {{{type|game}}} instead.

Translations

Icon-translate.png
This template uses a strings subpage
Please follow the format on this subpage(s) to add translations.

Translations for this template are located in strings subpage, it uses the {{Autolang}} template.

Copy and paste

{{Software status | appid = 440 | type = games | free = no <!-- optional --> | status = available <!-- optional unless delisted --> | os = all <!-- see testcases for the value. --> | deck = playable | note = <!-- Put your custom notice here. --> <!-- OTHER STORES, for games that did uses Valve engines (or closely related to it), that was sold or available for free outside Steam. Works similarly to "note" parameters. --> | 3rdparty = <!-- Example: "{{gog|vampire_the_masquerade_bloodlines|GOG.com}}" for VTMB (on GOG.com), "{{epic|quake|Epic Games}}" for Quake 1 (on Epic Games Store), etc... --> }}

Parameters and Examples

Parameter Description Value Previews
{{{type}}} Type of software, see more value on testcases page.
This must be specified.
| type = games
| type = mods
| type = tools

{{{appid}}} Set the AppID for the software
| appid = 220
{{{free}}} Is this software free?
If {{{free}}}=no or left blanks, mark the software as paid, if {{{free}}}=yes, mark it as a free software.
| free = yes/no
{{{status}}} Availability of the software, if it's got delisted, set {{{status}}} to delisted.
More value can be found on testcases page.
| status = delisted
{{{os}}} Supported OS for the game, software, etc..., more can be found on testcases page.
| os = win
{{{deck}}} Steam Deck support status, more value can be found on testcases page.
| deck = verified
{{{3rdpartystore}}} Used to put 3rd party stores links. Works similarly to "note" parameters.
Recommended templates:
{{gog}}
{{epic}}
{{gplay}} (for Nvidia Shield port), etc...
| 3rdpartylinks={{gog|vampire_the_masquerade_bloodlines|GOG.com}}

Previews and testcases

  • Use {{Software status|type=game}} for:
Note.pngNote:For more examples, see Testcases page.