Template:Mod release: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (making this looks cooler and adding links to Learn more about mods. Also fixed the syntax to correctly matching the template name.)
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.
|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.
|image = [[File:steam_available.png|link=]]
|image = [[File:steam_available.png|link=]]
|bgcolor = #000000
|bgcolor = #000000
|bdcolor = #474747
|bdcolor = #474747
|bdcolor2 = #474747
|bdcolor2 = #474747
|style = border: 2px #474747 solid;{{border-radius|10px}}
|style = border: 2px #FFC82C solid;{{border-radius|10px}}
|txtcolor = #ffffff}}</onlyinclude>
|txtcolor = #ffffff}}</onlyinclude>
[[Category:Notice templates|{{PAGENAME}}]]
[[Category:Notice templates|{{PAGENAME}}]]
{{syntax|<nowiki>{{game release|appid=<game appid>}}</nowiki>}}
{{syntax|<nowiki>{{mod release|appid=<game appid>}}</nowiki>}}

Revision as of 02:39, 28 March 2023

Syntax: {{mod release|appid=<game appid>}}