More actions
m Update to allow theme to dictate colors. |
Obbybigfast (talk | contribs) No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
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 22: | Line 22: | ||
! Website || [{{{website|}}} Official site] | ! Website || [{{{website|}}} Official site] | ||
|} | |} | ||
[[Category:Software|{{PAGENAME}}]] | |||
</includeonly><noinclude> | </includeonly><noinclude> | ||
== Usage == | == Usage == | ||
Line 31: | Line 32: | ||
| image = Example.png | | image = Example.png | ||
| developer = Developer Name | | developer = Developer Name | ||
| | | release_date = YYYY-MM-DD | ||
| latest_version = 1.0.0 | | latest_version = 1.0.0 | ||
| operating_system= Windows, macOS, Linux | | operating_system= Windows, macOS, Linux |
Latest revision as of 16:49, 14 August 2025
Usage[edit]
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 | release_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 }}