Template:SoftwareBox/doc: Difference between revisions
Jump to navigation
Jump to search
Thunder4ik (talk | contribs) m (→Usage & Preview: clean up, replaced: {{goldsrc → {{gldsrc) |
mNo edit summary |
||
Line 22: | Line 22: | ||
| distribution = | | distribution = | ||
| website = | | website = | ||
| download = | |||
| version = | |||
<!-- Operating system(s)--> | <!-- Operating system(s)--> | ||
Line 81: | Line 83: | ||
| Website | | Website | ||
| {{CodeBlock|margin=5px|<nowiki>| website = https://developer.valvesoftware.com </nowiki>}} | | {{CodeBlock|margin=5px|<nowiki>| website = https://developer.valvesoftware.com </nowiki>}} | ||
|- | |||
| {{param|download}} | |||
| Download | |||
| {{CodeBlock|margin=5px|<nowiki>| download = https://developer.valvesoftware.com </nowiki>}} | |||
|- | |||
| {{param|version}} | |||
| Version | |||
| {{CodeBlock|margin=5px|<nowiki>| version = 1.0.0.1 </nowiki>}} | |||
|- | |- | ||
! colspan=4 | Operating system(s) | ! colspan=4 | Operating system(s) | ||
Line 125: | Line 135: | ||
| distribution = {{param|distribution}} | | distribution = {{param|distribution}} | ||
| website = {{param|website}} | | website = {{param|website}} | ||
| download = {{param|download}} | |||
| version = {{param|version}} | |||
| type = {{param|type}} | | type = {{param|type}} | ||
Revision as of 02:34, 17 March 2024

This is a documentation subpage for Template:SoftwareBox.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
This is a template of {{SoftwareBox}} that is designed to help create software infoboxes.
Sandbox
The sandbox for this page can be found at the sandbox subpage.
Testcases
Testcases for this template can be located on the testcases subpage.
Copy and Paste
Usage & Preview
Parameter | Description | Example | |
---|---|---|---|
{{{title}}} | Software title | ||
{{{image}}} | Logo or screenshot | ||
{{{developer}}} | User name of the developer | ||
{{{initial_release}}} | Initial release date | ||
{{{stable_release}}} | Stable release date | ||
{{{written_in}}} | Written in (csharp, c++, php, python) | ||
{{{type}}} | Type | ||
{{{distribution}}} | Distribution | ||
{{{website}}} | Website | ||
{{{download}}} | Download | ||
{{{version}}} | Version | ||
Operating system(s) | |||
{{{windows}}} | Compatible with Windows | ||
{{{macos}}} | Compatible with MacOS | ||
{{{android}}} | Compatible with Android | ||
{{{linux}}} | Compatible with Linux | ||
Target engine(s) | |||
{{{goldsrc}}} | ![]() |
||
{{{source}}} | ![]() |
||
{{{source2}}} | ![]() |