Template:License
Материал из Valve Developer Community
Перейти к навигации
Перейти к поиску

…

Страница документации Template:License/doc/ru не существует.
Вместо неё будет отображена документация на английском. Если после данного сообщения ничего нет, вероятней всего документации не существует даже на английском.
Вместо неё будет отображена документация на английском. Если после данного сообщения ничего нет, вероятней всего документации не существует даже на английском.

В этом шаблоне используется подстраница строк
Используйте формат этой подстраницы для добавления перевода.
Используйте формат этой подстраницы для добавления перевода.
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 |