Template:Game release/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
Line 23: Line 23:
| linux=true
| linux=true
| Shows "{{linux|4}}"
| Shows "{{linux|4}}"
|-
| note=<insert text here>
| Shows notices with custom text.
|-
|-
|}
|}
Leaving the |sys=true|win=true|mac=true|linux=true|note=<insert text here> omitted will hide the Supported Systems, OS and Notices.


== Example ==
== Example ==
{{game release|appid=220|sys=true|win=true|mac=true|linux=true|note=This is an example text.}}
{{game release|appid=220|sys=true|win=true|mac=true|linux=true|note=This is an example text.}}
{{Doc/Sandbox other|[[Category:Templates]]}}
{{Doc/Sandbox other|[[Category:Templates]]}}

Revision as of 04:32, 8 April 2023

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

Syntax: {{game release|appid=<game appid>}} Optional: Put {{game release|appid=<game appid>|sys=true|win=true|mac=true|linux=true|note=<insert text here>}} to show all supported systems (Win, Mac, Linux + SteamOS).

Parameters

Leaving the |sys=true|win=true|mac=true|linux=true|note=<insert text here> omitted will hide the Supported Systems, OS and Notices.

Example