Template:License: Difference between revisions

From bg3.wiki
Jump to navigation Jump to search
(Created page with "<includeonly>: ''This {{NAMESPACE}} is'' {{#switch: {{{1|}}} | pd | Pd | PD | public | publicdomain = ''released into the public domain.'' | bysa | BYA | ccbysa | CCBYSA = ''licensed under [https://creativecommons.org/licenses/by-nc-sa/4.0/deed.en CC BY-SA 4.0].'' | nc | NC | byncsa | BYNCSA | ccbyncsa | CCBYNCSA = ''licensed under [https://creativecommons.org/licenses/by-nc-sa/4.0/ CC BY-NC-SA 4.0].''}} {{#if: {{{2|}}} | ''See''}} [{{{2|}}} {{{3|}}}] {{#if: {{{2|}}} | '...")
 
No edit summary
Line 4: Line 4:
| PD
| PD
| public
| public
| publicdomain = ''released into the public domain.''
| publicdomain = ''released into the public domain.'' [[Category:Public domain]]
| bysa
| bysa
| BYA
| BYA
| ccbysa
| ccbysa
| CCBYSA = ''licensed under [https://creativecommons.org/licenses/by-nc-sa/4.0/deed.en CC BY-SA 4.0].''
| CCBYSA = ''licensed under [https://creativecommons.org/licenses/by-nc-sa/4.0/deed.en CC BY-SA 4.0].'' [[Category:Licensed under CC BY-SA 4.0]]
| nc
| nc
| NC
| NC
Line 14: Line 14:
| BYNCSA
| BYNCSA
| ccbyncsa
| ccbyncsa
| CCBYNCSA = ''licensed under [https://creativecommons.org/licenses/by-nc-sa/4.0/ CC BY-NC-SA 4.0].''}} {{#if: {{{2|}}} | ''See''}} [{{{2|}}} {{{3|}}}] {{#if: {{{2|}}} | ''for the original.''}} </small></includeonly><noinclude>Adds a simple copyright notice.
| CCBYNCSA = ''licensed under [https://creativecommons.org/licenses/by-nc-sa/4.0/ CC BY-NC-SA 4.0].''}} {{#if: {{{2|}}} | ''See''}} [{{{2|}}} {{{3|}}}] {{#if: {{{2|}}} | ''for the original.''}}</small></includeonly><noinclude>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).  
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).  

Revision as of 15:00, 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 is licensed under CC BY-SA 4.0. See BG3Wiki for the original.

Template data

No description.

Template parameters

ParameterDescriptionTypeStatus
License1

The license used.

Suggested values
pd ccbysa nc
Unknownrequired
url2

A link to the source or original version.

Unknownsuggested
Url text3

The text that will be displayed in place of the url. Usually the name of the source's webpage.

Unknownsuggested