Template:License: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>: ''This {{NAMESPACE}} is'' {{#switch: {{{1|}}} | <includeonly>: ''This {{NAMESPACE}} page is'' {{#switch: {{{1|}}} | ||
| pd | | pd | ||
| Pd | | Pd |
Revision as of 15:18, 31 October 2023
Adds a simple copyright notice.
First parameter specifies the license. Valid values include pd (public domain), ccbysa (CC BY-SA 4.0) and nc (CC BY-NC-SA 4.0).
Second parameter should be a link to the original, if any, and the third parameter a name to display in place of the link.
Examples
{{license|ccbysa|https://bg3.wiki/|BG3Wiki}}
- This Template page is licensed under CC BY-SA 4.0. See BG3Wiki for the original.
Template data
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
License | 1 | The license used.
| Unknown | required |
url | 2 | A link to the source or original version. | Unknown | suggested |
Url text | 3 | The text that will be displayed in place of the url. Usually the name of the source's webpage. | Unknown | suggested |