Template:Software status/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
Line 7: Line 7:
! {{Dictionary/common|Desc}}
! {{Dictionary/common|Desc}}
! Value
! Value
! {{Dictionary/common|Preview}}
|-
|-
| align="center" | {{Code|style=2|{{Param|type}}}}
| align="center" | {{Code|style=2|{{Param|type}}}}
| Type of software, see more value on [[/testcases|testcases page]].
| Type of software, see more value on [[/testcases|testcases page]].
| {{CodeBlock|margin=5px|<nowiki>| type = games</nowiki>}}{{CodeBlock|margin=5px|<nowiki>| type = mods</nowiki>}}{{CodeBlock|margin=5px|<nowiki>| type = tools</nowiki>}}
| {{CodeBlock|margin=5px|<nowiki>| type = games</nowiki>}}{{CodeBlock|margin=5px|<nowiki>| type = mods</nowiki>}}{{CodeBlock|margin=5px|<nowiki>| type = tools</nowiki>}}
| {{{{PAGENAME}}|nocat=1|appid = 220|type=mod}}
|-
|-
| align="center" | {{Code|style=2|{{Param|appid}}}}
| align="center" | {{Code|style=2|{{Param|appid}}}}
| Set the AppID for the software
| Set the AppID for the software
| {{CodeBlock|margin=5px|<nowiki>| appid = 220</nowiki>}}
| {{CodeBlock|margin=5px|<nowiki>| appid = 220</nowiki>}}
| {{{{PAGENAME}}|nocat=1|appid = 220}}
|-
|-
| align="center" | {{Code|style=2|{{Param|free}}}}
| align="center" | {{Code|style=2|{{Param|free}}}}
| Is this software free?<br>If {{code|{{param|free}}{{=}}no}} or left blanks, mark the software as paid, if {{code|{{param|free}}{{=}}yes}}, mark it as a free software.
| Is this software free?<br>If {{code|{{param|free}}{{=}}no}} or left blanks, mark the software as paid, if {{code|{{param|free}}{{=}}yes}}, mark it as a free software.
| {{CodeBlock|margin=5px|<nowiki>| free = yes/no</nowiki>}}
| {{CodeBlock|margin=5px|<nowiki>| free = yes/no</nowiki>}}
| {{{{PAGENAME}}|nocat=1|free = yes/no}}
|-
|-
| align="center" | {{Code|style=2|{{Param|status}}}}
| align="center" | {{Code|style=2|{{Param|status}}}}
| Availability of the software, if it's got delisted, set {{param|status}} to {{code|delisted}}. <br>More value can be found on [[/testcases|testcases page]].
| Availability of the software, if it's got delisted, set {{param|status}} to {{code|delisted}}. <br>More value can be found on [[/testcases|testcases page]].
| {{CodeBlock|margin=5px|<nowiki>| status = delisted</nowiki>}}
| {{CodeBlock|margin=5px|<nowiki>| status = delisted</nowiki>}}
| {{{{PAGENAME}}|nocat=1|status = delisted}}
|-
|-
| align="center" | {{Code|style=2|{{Param|os}}}}
| align="center" | {{Code|style=2|{{Param|os}}}}
| Supported OS for the game, software, etc..., more can be found on [[/testcases|testcases page]].
| Supported OS for the game, software, etc..., more can be found on [[/testcases|testcases page]].
| {{CodeBlock|margin=5px|<nowiki>| os = win</nowiki>}}
| {{CodeBlock|margin=5px|<nowiki>| os = win</nowiki>}}
| {{{{PAGENAME}}|nocat=1|os = win}}
|-
|-
| align="center" | {{Code|style=2|{{Param|deck}}}}
| align="center" | {{Code|style=2|{{Param|deck}}}}
| Steam Deck support status, more value can be found on [[/testcases|testcases page]].
| Steam Deck support status, more value can be found on [[/testcases|testcases page]].
| {{CodeBlock|margin=5px|<nowiki>| deck = verified</nowiki>}}
| {{CodeBlock|margin=5px|<nowiki>| deck = verified</nowiki>}}
| {{{{PAGENAME}}|nocat=1|deck = verified}}
|}
|}



Revision as of 11:07, 29 July 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.
Icon-translate.png
This template uses a strings subpage
Please follow the format on this subpage(s) to add translations.

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.

Parameters and Examples

Parameter Description Value Preview
{{{type}}} Type of software, see more value on testcases page.
| type = games
| type = mods
| type = tools
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.
Icon-translate.png
This template uses a strings subpage
Please follow the format on this subpage(s) to add translations.

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.

Parameters and Examples

Parameter Description Value Preview
{{{type}}} Type of software, see more value on testcases page.
| type = games
| type = mods
| type = tools
Template loop detected: Template:Software status/doc
{{{appid}}} Set the AppID for the software
| appid = 220
Template loop detected: Template:Software status/doc
{{{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
Template loop detected: Template:Software status/doc
{{{status}}} Availability of the software, if it's got delisted, set {{{status}}} to delisted.
More value can be found on testcases page.
| status = delisted
Template loop detected: Template:Software status/doc
{{{os}}} Supported OS for the game, software, etc..., more can be found on testcases page.
| os = win
Template loop detected: Template:Software status/doc
{{{deck}}} Steam Deck support status, more value can be found on testcases page.
| deck = verified
Template loop detected: Template:Software status/doc

Previews and testcases

  • Use {{Software status|type=game}} for:
Note.pngNote:For more examples, see Testcases page.
{{{appid}}} Set the AppID for the software
| appid = 220
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.
Icon-translate.png
This template uses a strings subpage
Please follow the format on this subpage(s) to add translations.

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.

Parameters and Examples

Parameter Description Value Preview
{{{type}}} Type of software, see more value on testcases page.
| type = games
| type = mods
| type = tools
Template loop detected: Template:Software status/doc
{{{appid}}} Set the AppID for the software
| appid = 220
Template loop detected: Template:Software status/doc
{{{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
Template loop detected: Template:Software status/doc
{{{status}}} Availability of the software, if it's got delisted, set {{{status}}} to delisted.
More value can be found on testcases page.
| status = delisted
Template loop detected: Template:Software status/doc
{{{os}}} Supported OS for the game, software, etc..., more can be found on testcases page.
| os = win
Template loop detected: Template:Software status/doc
{{{deck}}} Steam Deck support status, more value can be found on testcases page.
| deck = verified
Template loop detected: Template:Software status/doc

Previews and testcases

  • Use {{Software status|type=game}} for:
Note.pngNote:For more examples, see Testcases page.
{{{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
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.
Icon-translate.png
This template uses a strings subpage
Please follow the format on this subpage(s) to add translations.

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.

Parameters and Examples

Parameter Description Value Preview
{{{type}}} Type of software, see more value on testcases page.
| type = games
| type = mods
| type = tools
Template loop detected: Template:Software status/doc
{{{appid}}} Set the AppID for the software
| appid = 220
Template loop detected: Template:Software status/doc
{{{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
Template loop detected: Template:Software status/doc
{{{status}}} Availability of the software, if it's got delisted, set {{{status}}} to delisted.
More value can be found on testcases page.
| status = delisted
Template loop detected: Template:Software status/doc
{{{os}}} Supported OS for the game, software, etc..., more can be found on testcases page.
| os = win
Template loop detected: Template:Software status/doc
{{{deck}}} Steam Deck support status, more value can be found on testcases page.
| deck = verified
Template loop detected: Template:Software status/doc

Previews and testcases

  • Use {{Software status|type=game}} for:
Note.pngNote:For more examples, see Testcases page.
{{{status}}} Availability of the software, if it's got delisted, set {{{status}}} to delisted.
More value can be found on testcases page.
| status = delisted
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.
Icon-translate.png
This template uses a strings subpage
Please follow the format on this subpage(s) to add translations.

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.

Parameters and Examples

Parameter Description Value Preview
{{{type}}} Type of software, see more value on testcases page.
| type = games
| type = mods
| type = tools
Template loop detected: Template:Software status/doc
{{{appid}}} Set the AppID for the software
| appid = 220
Template loop detected: Template:Software status/doc
{{{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
Template loop detected: Template:Software status/doc
{{{status}}} Availability of the software, if it's got delisted, set {{{status}}} to delisted.
More value can be found on testcases page.
| status = delisted
Template loop detected: Template:Software status/doc
{{{os}}} Supported OS for the game, software, etc..., more can be found on testcases page.
| os = win
Template loop detected: Template:Software status/doc
{{{deck}}} Steam Deck support status, more value can be found on testcases page.
| deck = verified
Template loop detected: Template:Software status/doc

Previews and testcases

  • Use {{Software status|type=game}} for:
Note.pngNote:For more examples, see Testcases page.
{{{os}}} Supported OS for the game, software, etc..., more can be found on testcases page.
| os = win
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.
Icon-translate.png
This template uses a strings subpage
Please follow the format on this subpage(s) to add translations.

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.

Parameters and Examples

Parameter Description Value Preview
{{{type}}} Type of software, see more value on testcases page.
| type = games
| type = mods
| type = tools
Template loop detected: Template:Software status/doc
{{{appid}}} Set the AppID for the software
| appid = 220
Template loop detected: Template:Software status/doc
{{{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
Template loop detected: Template:Software status/doc
{{{status}}} Availability of the software, if it's got delisted, set {{{status}}} to delisted.
More value can be found on testcases page.
| status = delisted
Template loop detected: Template:Software status/doc
{{{os}}} Supported OS for the game, software, etc..., more can be found on testcases page.
| os = win
Template loop detected: Template:Software status/doc
{{{deck}}} Steam Deck support status, more value can be found on testcases page.
| deck = verified
Template loop detected: Template:Software status/doc

Previews and testcases

  • Use {{Software status|type=game}} for:
Note.pngNote:For more examples, see Testcases page.
{{{deck}}} Steam Deck support status, more value can be found on testcases page.
| deck = verified
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.
Icon-translate.png
This template uses a strings subpage
Please follow the format on this subpage(s) to add translations.

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.

Parameters and Examples

Parameter Description Value Preview
{{{type}}} Type of software, see more value on testcases page.
| type = games
| type = mods
| type = tools
Template loop detected: Template:Software status/doc
{{{appid}}} Set the AppID for the software
| appid = 220
Template loop detected: Template:Software status/doc
{{{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
Template loop detected: Template:Software status/doc
{{{status}}} Availability of the software, if it's got delisted, set {{{status}}} to delisted.
More value can be found on testcases page.
| status = delisted
Template loop detected: Template:Software status/doc
{{{os}}} Supported OS for the game, software, etc..., more can be found on testcases page.
| os = win
Template loop detected: Template:Software status/doc
{{{deck}}} Steam Deck support status, more value can be found on testcases page.
| deck = verified
Template loop detected: Template:Software status/doc

Previews and testcases

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

Previews and testcases

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