Template:Mod release: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (making this looks cooler and adding links to Learn more about mods. Also fixed the syntax to correctly matching the template name.)
m (Moving it to /doc)
Line 1: Line 1:
<noinclude>{{lang|Template:Mod release}}</noinclude>
<noinclude>{{lang|Template:Mod release}}</noinclude>
<onlyinclude>{{messagebox
<onlyinclude>{{messagebox
|text = This mod is available on Steam. [steam://run/{{{appid}}} Launch it now] or visit the [{{valvestorefront game|appid={{{appid}}}}} <span style="color: yellow">store</span>] to download this game.<br>For more information, click [https://store.steampowered.com/about/communitymods/ here] to learn more about mods on Steam.
|text = This mod is available on Steam. [steam://run/{{{appid}}} Launch it now] or visit the [{{valvestorefront game|appid={{{appid}}}}} <span style="color: yellow">store</span>] to download this game.<br>For more information, click [https://store.steampowered.com/about/communitymods/ here] to learn more about mods on Steam.<br>{{#if:{{{sys|}}}|<br>Supported Systems:}} {{#if:{{{win|}}}|{{windows|4}}}} {{#if:{{{mac|}}}|{{mac|4}}}} {{#if:{{{linux|}}}|{{linux|4}}}} {{#if:{{{note|}}}|<br><span style="color: #f47b20"> '''Notice:'''</span> {{{note}}}}} <!-- User:kr0tchet - Probably might need some rewritten to the Supported Systems + Note section to accept false value. Somebody else will probably do it.-->
|image = [[File:steam_available.png|link=]]
|image = [[File:steam_available.png|link=]]
|bgcolor = #000000
|bgcolor = #000000
Line 9: Line 9:
|txtcolor = #ffffff}}</onlyinclude>
|txtcolor = #ffffff}}</onlyinclude>
[[Category:Notice templates|{{PAGENAME}}]]
[[Category:Notice templates|{{PAGENAME}}]]
{{syntax|<nowiki>{{mod release|appid=<game appid>}}</nowiki>}}

Revision as of 05:45, 2 April 2023