Template:License/doc

From Valve Developer Community
Jump to navigation Jump to search
Edit-copy.png
This is a documentation subpage for Template:License.
Don't forget to purge the contents of the base page upon creating or editing this subpage.

Template used to indicate the license of a copyrighted work. Mainly intended for use on files, but template is applicable elsewhere.

Copy and Paste

{{Copyright | license = }}

Parameters and Examples

Parameter Description Example
{{{type}}} String parameter for specifying the license
| license = MIT
{{{version}}} Parameter used to change the version of a license if avaliable
| version = 3.0
{{{region}}} Parameter used to change to a region specific version of a chosen license if avaliable.
| region = us

Available License Notices

Creative Commons Licenses
{{Copyright|license=ccbysa}} {{Copyright|license=ccbysa|version = 3}} {{Copyright|license=ccbysa|version = 3|region=us}} {{Copyright|license=ccbysa|version = 4}}
Template:Copyright Template:Copyright Template:Copyright Template:Copyright
Other Licenses
{{Copyright|license=MIT}}
Template:Copyright