Template:License/doc: Difference between revisions
Jump to navigation
Jump to search

Mailmanmicky (talk | contribs) |
Mailmanmicky (talk | contribs) |
||
Line 19: | Line 19: | ||
| Parameter used to change the version of a license if avaliable | | Parameter used to change the version of a license if avaliable | ||
| {{CodeBlock|margin=5px|<nowiki>| version = 3.0</nowiki>}} | | {{CodeBlock|margin=5px|<nowiki>| version = 3.0</nowiki>}} | ||
|- | |||
| align="center" | {{Code|style=2|{{Param|region}}}} | |||
| Parameter used to change to a region specific version of a chosen license if avaliable. | |||
| {{CodeBlock|margin=5px|<nowiki>| region = us</nowiki>}} | |||
|} | |} | ||
Revision as of 04:12, 15 May 2023

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.
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
Parameters and Examples
Parameter | Description | Example |
---|---|---|
{{{type}}} | String parameter for specifying the license | |
{{{version}}} | Parameter used to change the version of a license if avaliable | |
{{{region}}} | Parameter used to change to a region specific version of a chosen license if avaliable. |