Template:Software page/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 22: Line 22:
* {{Param|shortdesc}}
* {{Param|shortdesc}}
* {{Param|desc}}
* {{Param|desc}}
== Preview ==
{{Software page
| name = Half-Life: Alyx
| shortname = Half-Life Alyx
| appid = 507500
| tools = Half-Life: Alyx Workshop Tools
| wiki = https://wiki.teamfortress.com
| background = [[File:Half-Life Alyx - Screenshot 8.jpg]]
| release = 23 Mar, 2020
| mode = SP
| genre = FPS
| engine = 2
| developer = Valve | dev2 = Valve
| publisher = Valve | pub2 = Valve
| shortdesc = {{lorem ipsum}}
| desc = {{lorem ipsum}}
}}

Revision as of 05:59, 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}}}