From Valve Developer Community
Jump to navigation
Jump to search
|
|
| Line 4: |
Line 4: |
| | imagewidth = 300px | | | imagewidth = 300px |
| | float = right | | | float = right |
| | header = {{{header|}}} | | | header = {{{title|}}} |
|
| |
|
| | content1 = {{#if:{{{developer|}}}| | | | content1 = {{#if:{{{developer|}}}| |
Revision as of 19:32, 5 August 2023

Available doc translations
…
EnglishThis template uses a strings subpagePlease follow the format on this subpage(s) to add translations.
Error on string: String info !
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
{{SoftwareBox
<!-- Basic info -->
| title =
| image =
<!-- Details -->
| developer =
| initial_release =
| stable_release =
| written_in =
| type =
| distribution =
| website =
| download =
| version =
<!-- Operating system(s)-->
| windows =
| android =
| macos =
| linux =
<!-- Target engine(s)-->
| gldsrc = <!-- "goldsrc" can be also used. -->
| source =
| source2 =
}}
Usage & Preview
| Parameter
|
Description
|
Example
|
| {{{title}}}
|
Software title
|
|
| {{{image}}}
|
Logo or screenshot
|
| image = Software Cover - The Lab
|
| {{{developer}}}
|
User name of the developer
|
|
| {{{initial_release}}}
|
Initial release date
|
| initial_release = Jan 01, 2000
|
| {{{stable_release}}}
|
Stable release date
|
| stable_release = Jan 01, 2020
|
| {{{written_in}}}
|
Written in (csharp, c++, php, python)
|
|
| {{{type}}}
|
Type
|
| type = Mod tool • Map compiler • Map tool
|
| {{{distribution}}}
|
Distribution
|
| distribution = Freeware
|
| {{{website}}}
|
Website
|
| website = https://developer.valvesoftware.com
|
| {{{download}}}
|
Download
|
| download = https://developer.valvesoftware.com
|
| {{{version}}}
|
Version
|
|
| Operating system(s)
|
| {{{windows}}}
|
Compatible with Windows
|
|
| {{{macos}}}
|
Compatible with MacOS
|
|
| {{{android}}}
|
Compatible with Android
|
|
| {{{linux}}}
|
Compatible with Linux
|
|
| Target engine(s)
|
{{{gldsrc}}} {{{goldsrc}}}
|
GoldSrc
|
|
| {{{source}}}
|
Source
|
|
| {{{source2}}}
|
Source 2
|
|
Developer(s)
[[User:{{{developer}}}|{{{developer}}}]]
Initial release
{{{initial_release}}}
Stable release
{{{stable_release}}}
Distribution
{{{distribution}}}