Template:License/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{Doc/subpage}} == Available License Notices == {{CodeBlock|src=Permissive Software Licenses|<nowiki>{{Copyright|license=MIT}}</nowiki>}} {{Capsule|{{Copyright|license=MIT}}}}")
 
mNo edit summary
Line 1: Line 1:
{{Doc/subpage}}
{{Doc/subpage}}This template is for indicating the license of a copyrighted work or a work permitted to the public domain.
 
== Copy and Paste ==
{{CodeBlock|<nowiki>{{Copyright
| license =
}}</nowiki>}}
 
== Parameters and Examples ==
{| class="standard-table" style="width:100%; text-align:center;"
! style="width:15%" | {{Dictionary/common|Param}}
! {{Dictionary/common|Desc}}
! {{Dictionary/common|Example}}
! style="width:20%" | {{Dictionary/common|Preview}}
|-
| align="center" | {{Code|style=2|{{Param|type}}}}
| String parameter for specifying the computer language of choice.
| {{CodeBlock|margin=5px|<nowiki>| type = html</nowiki>}}
| {{Userbox comlang|type=html|nocat=1}}
|}


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

Revision as of 03:09, 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 Preview
{{{type}}} String parameter for specifying the computer language of choice.
| type = html
Logo-html5.png

This user can read and write Wikipedia icon HTML.

Available License Notices

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