Template:License
Valve Developer Community
둘러보기로 이동
검색으로 이동

The Template:License/doc/ko documentation page does not exist.
English documentation will be displayed instead, which you can translate using Google Translate (or similar software). If there is nothing after this message, most likely the documentation does not exist even in English.
English documentation will be displayed instead, which you can translate using Google Translate (or similar software). If there is nothing after this message, most likely the documentation does not exist even in English.

This template uses a strings subpage
Please follow the format on this subpage(s) to add translations.
Please follow the format on this subpage(s) to add translations.
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
Parameter | Description | Example |
---|---|---|
{{{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 |