Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox software

Template page
Revision as of 00:21, 14 August 2025 by PJSans (talk | contribs) (Update to allow theme to dictate colors.)

Usage

This is the infobox template for software. To use it, copy and paste the following code into an article:

{{Infobox software
| name            = Software Name
| image           = Example.png
| developer       = Developer Name
| released        = YYYY-MM-DD
| latest_version  = 1.0.0
| operating_system= Windows, macOS, Linux
| platforms       = Windows
| genre           = Anti-cheat, Utility, etc.
| license         = MIT, GPL, Proprietary
| website         = https://example.com
}}
Contents