Template:License/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
Line 18: Line 18:


== Available License Notices ==
== Available License Notices ==
{{CodeBlock|src=Permissive Software Licenses|<nowiki>{{Copyright|license=MIT}}</nowiki>}}
{{CodeBlock|src=Software Licenses|<nowiki>{{Copyright|license=MIT}}</nowiki>}}
{{Capsule|{{Copyright|license=MIT}}}}
{{Capsule|{{Copyright|license=MIT}}}}

Revision as of 03:11, 12 May 2023

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.

Copy and Paste

{{Copyright | license = }}

Parameters and Examples

Parameter Description Example
{{{type}}} String parameter for specifying the license
| license = MIT

Available License Notices

Software Licenses
{{Copyright|license=MIT}}
Template:Copyright