Template:SoftwareBox
来自Valve Developer Community
跳转到导航
跳转到搜索

文档页面 Template:SoftwareBox/doc/zh 不存在。
模板将改为显示英文文档。如果此消息后没有任何内容,则很可能该文档甚至不存在英文版本。
模板将改为显示英文文档。如果此消息后没有任何内容,则很可能该文档甚至不存在英文版本。

本模板使用字符串子页面
请遵循该子页面上的格式添加翻译。
请遵循该子页面上的格式添加翻译。
快捷方式
infobox non-game
infobox non-game
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
{{Infobox}}
参数 | 描述 | 示例 | |
---|---|---|---|
{{{title}}} | Software title | | title = Foo bar | |
{{{image}}} | Logo or screenshot | | image = Software Cover - The Lab | |
{{{developer}}} | User name of the developer | | developer = Test | |
{{{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) | | written_in = csharp | |
{{{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 | | version = 1.0.0.1 | |
Operating system(s) | |||
{{{windows}}} | Compatible with Windows | | windows = 1 | |
{{{macos}}} | Compatible with MacOS | | macos = 1 | |
{{{android}}} | Compatible with Android | | android = 1 | |
{{{linux}}} | Compatible with Linux | | linux = 1 | |
Target engine(s) | |||
{{{gldsrc}}} {{{goldsrc}}} |
![]() |
| gldsrc = 1 | |
{{{source}}} | ![]() |
| source = 1 | |
{{{source2}}} | ![]() |
| source2 = 1 |
Hierarchy: SoftwareBox /