Template:Software status

DO NOT USE THIS FOR ANYTHING OUTSIDE OF EXPRIMENTAL/SANDBOX PAGES.


Please follow the format on this subpage(s) to add translations.
You can test how this page looks with it's different skins and parsers.
This is a replacement of {{Game release}} template and variants of it, combining all of these into one. This will make it quicker to maintenance and any edit on this template will apply to all the pages, instead of having to edit multiple separate Template:Game release template.
The purpose of this template is to tell users whether the game is announced, delisted or currently available on Steam or not, plus whether the game is Steam Deck verified.
Contents
Usage (copy & paste)
For anything else
System requirements section
To make the "See system requirements" button work, you must use this header:
This will also works in other languages aswell, and in different text, as long if the "Sysreq" id is not changed. To add the System requirements template, see {{Sysreq}} for more info.
For announced games
{{Software status
| appid = <appid>
| type = games
| free = <!-- doesn't do anything with announced, but still useful -->
| status = announced
| deck = hide
| website = <!-- Optional -->
}}
|
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 |
![]() Mod info here. Released (Placeholder play + store button here)
![]() Unspecified
|
{{{appid}}} | Set the AppID for the software | | appid = 220 |
![]() Game info here. Released (Placeholder play + store button here)
|
{{{gamename}}} {{{customgamename}}} |
Set the custom game name. {{{gamename}}} must be set to other, then you put the game name on {{{customgamename}}} parameters. Used on pages like ![]() |
| gamename = other | customgamename = Black Mesa |
![]() Game info here. Released (Placeholder play + store button here)
|
{{{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 |
![]() Game info here. Released (Placeholder play + store button here)
|
{{{status}}} | Availability of the software, by default, it is marked as "available". If the game was delisted on Steam, set {{{status}}} to delisted If this game is currently in Early Access, set {{{status}}} to ea or earlyaccess. More value can be found on testcases/Availability page. |
| status = delisted | status = ea | status = demo |
![]() Game info here. Delisted
![]() Game info here. Released (Placeholder play + store button here)
![]() Game info here. Released (Placeholder play + store button here)
|
{{{os}}} | Supported OS for the game, software, etc..., more can be found on testcases page. | | os = win |
![]() Game info here. Released (Placeholder play + store button here)
|
{{{3rdpartystore}}} | Used to put 3rd party stores links. Works similarly to "note" parameters. Recommended templates: {{gog}} {{epic}} {{gplay}} (for Nvidia Shield port), etc... For spacing, use "•". |
| 3rdpartylinks={{gog|vampire_the_masquerade_bloodlines|GOG.com}} |
![]() Game info here. Released (Placeholder play + store button here)
|
{{{note}}} | Add custom notices. | | note=Lorem ipsum |
![]() Game info here. Released (Placeholder play + store button here)
|
Previews and testcases
- Use {{Software status|type=game}} for:

System Requirements
If you have clicked on the ("See system requirements") button on the template, it should send you to this section.
Similar templates
- {{Package}} - For packages.

Editors can experiment in this template's sandbox (create | mirror) and testcases (edit) pages.