Template:CC License

From ParabolaWiki
Jump to: navigation, search
This page is a template. It contains no Arch Linux-related information, but should be used as part of other articles. For more information, read Help:Template.

Please do not experiment with this template; you could ruin all pages using this template. If you want to edit this template, copy the text to Template:Sandbox, edit and test it there, and copy it back when it works.

Feel free to voice your opinion regarding this template.

The "CC License" template was designed to create links of different Creative Commons (CC) licenses quickly.

1 Usage

{{CC License|link title|license name|license version}}
Note: This template has 4 parameters, you can see available arguments in section Template:CC License#Arguments

2 Examples

Code Result
{{CC License|CC BY-NC-SA 2.0|by-nc-sa|2.0}} CC BY-NC-SA 2.0
{{CC License|Creative Commons BY-SA 4.0|by-sa|4.0}} Creative Commons BY-SA 4.0
{{CC BY-NC-ND 2.0|by-nc-nd|2.0}} CC BY-NC-ND 2.0
{{CC License|My license|sa|1.0}} My license
{{CC License|CC0 1.0|zero|1.0}} CC0 1.0

3 Arguments

Note: You can set any title for the link.
Note: License name should be lowercase.
Note: The version should consist of 2 digits and dot.
Tip: zero means CC0.
License name License versions
by 1.0, 2.0, 3.0, 4.0
by-sa 1.0, 2.0, 3.0, 4.0
by-nd 1.0, 2.0, 3.0, 4.0
by-nc 1.0, 2.0, 3.0, 4.0
by-nc-sa 1.0, 2.0, 3.0, 4.0
by-nc-nd 1.0
zero 1.0

4 See also