Template:Game release: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Added supported systems. Currently testing rn on my sandbox. Will add more info if its working properly.)
m (Added some docs, still terrible but atleast its works, probably would needs improvement and support for "false" options.)
Line 10: Line 10:
[[Category:Notice templates|{{PAGENAME}}]]
[[Category:Notice templates|{{PAGENAME}}]]
{{syntax|<nowiki>{{game release|appid=<game appid>}}</nowiki>}}
{{syntax|<nowiki>{{game release|appid=<game appid>}}</nowiki>}}
<code><nowiki>{{game release|appid=<game appid>|sys=true|win=true|mac=true|linux=true}}</nowiki></code> to show all supported systems (Win, Mac, Linux).
'''Example below:'''
{{game release|appid=220|sys=true|win=true|mac=true|linux=true}}

Revision as of 23:06, 1 April 2023

Syntax: {{game release|appid=<game appid>}} {{game release|appid=<game appid>|sys=true|win=true|mac=true|linux=true}} to show all supported systems (Win, Mac, Linux). Example below: