More actions
m Update to allow theme to dictate colors. |
Obbybigfast (talk | contribs) Consistency |
||
| Line 8: | Line 8: | ||
! Developer(s) || {{{developer|Unknown}}} | ! Developer(s) || {{{developer|Unknown}}} | ||
|- | |- | ||
! Initial release || {{{ | ! Initial release || {{{release_date|Unknown}}} | ||
|- | |- | ||
! Latest version || {{{latest_version|N/A}}} | ! Latest version || {{{latest_version|N/A}}} | ||
| Line 31: | Line 31: | ||
| image = Example.png | | image = Example.png | ||
| developer = Developer Name | | developer = Developer Name | ||
| | | released_date = YYYY-MM-DD | ||
| latest_version = 1.0.0 | | latest_version = 1.0.0 | ||
| operating_system= Windows, macOS, Linux | | operating_system= Windows, macOS, Linux | ||
Revision as of 13:37, 14 August 2025
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_date = 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
}}