Template:License/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 11: Line 11:
! {{Dictionary/common|Desc}}
! {{Dictionary/common|Desc}}
! {{Dictionary/common|Example}}
! {{Dictionary/common|Example}}
! style="width:20%" | {{Dictionary/common|Preview}}
|-
|-
| align="center" | {{Code|style=2|{{Param|type}}}}
| align="center" | {{Code|style=2|{{Param|type}}}}
| String parameter for specifying the computer language of choice.
| String parameter for specifying the license
| {{CodeBlock|margin=5px|<nowiki>| type = html</nowiki>}}
| {{CodeBlock|margin=5px|<nowiki>| license = MIT</nowiki>}}
| {{Userbox comlang|type=html|nocat=1}}
|}
|}



Revision as of 03:10, 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.

This template is for indicating the license of a copyrighted work or a work permitted to the public domain.

Copy and Paste

{{Copyright | license = }}

Parameters and Examples

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

Available License Notices

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