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

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

本模板使用字符串子页面
请遵循该子页面上的格式添加翻译。
请遵循该子页面上的格式添加翻译。
This template uses a Testcases subpage
You can test how this page looks with it's different skins and parsers.
You can test how this page looks with it's different skins and parsers.
Template for adding licensing notices. Mainly intended for use on files, but this template is applicable elsewhere.
Copy and Paste
{{License
| type =
}}
Translations
The used strings are on strings subpage. Please follow the format to add translations for them.
You may also use the strings subpage in order to compartmentalize template code when possible.
Testcases
Testcases for this template can be located on the testcases subpage.
Parameters and Examples
参数 | 描述 | 示例 |
---|---|---|
{{{type}}} | String parameter for specifying the permission notice | | type = MIT |
{{{author}}} | For specifying an author in the event that it is possible | | author = Example |
{{{version}}} | Parameter used to change the version of the permission notice if available | | version = 3.0 |
{{{region}}} | Parameter used to change to a region specific version of the permission notice if available. | | region = us |