Template:Software page: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 9: Line 9:
* {{Param|workshop}} - Disables the block with the link of the same name. The value can be any, but it is preferable to specify "false".
* {{Param|workshop}} - Disables the block with the link of the same name. The value can be any, but it is preferable to specify "false".
* {{Param|wiki}} - Link to the wiki of the current software.
* {{Param|wiki}} - Link to the wiki of the current software.
* {{Param|background}} - Adds a background. By default, the template searches for [[File:{{{shortname|{{{name|}}} - Background.png]] (jpg is also supported, but not prioritized).
* {{Param|background}} - Adds a background. By default, the template searches for <nowiki>[[File:{{{shortname|{{{name|}}} - Background.png]]</nowiki> (jpg is also supported, but not prioritized).
* {{Param|release}} - Release date. The value "Soon" indicates "Coming soon"
* {{Param|release}} - Release date. The value "Soon" indicates "Coming soon"
* {{Param|mode}}
* {{Param|mode}}

Revision as of 04:30, 25 February 2023

Template:ModernNote Template:ModernTodo

Parameters

  • {{{name}}} - Full name.
  • {{{shortname}}} - A short name in case files cannot use the full name due to system restrictions.
  • {{{appid}}} - Steam AppID
  • {{{tools}}} - A link to the tools inside this wiki. The parameter is created for Half-Life:Alyx Workshop Tools and others.
  • {{{workshop}}} - Disables the block with the link of the same name. The value can be any, but it is preferable to specify "false".
  • {{{wiki}}} - Link to the wiki of the current software.
  • {{{background}}} - Adds a background. By default, the template searches for [[File:{{{shortname|{{{name|}}} - Background.png]] (jpg is also supported, but not prioritized).
  • {{{release}}} - Release date. The value "Soon" indicates "Coming soon"
  • {{{mode}}}
  • {{{mode2}}}
  • {{{genre}}}
  • {{{genre2}}}
  • {{{engine}}}
  • {{{developer}}}
  • {{{dev2}}}, {{{dev3}}}, {{{dev4}}}
  • {{{publisher}}}
  • {{{pub2}}}, {{{pub3}}}, {{{pub4}}}
  • {{{shortdesc}}}
  • {{{desc}}}

Test