Template:GNU 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 "GNU License" template was designed to create links of different GNU Project licenses quickly.

1 Usage

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

2 Examples

Code Result
{{GNU License|GPLv3|gpl|3.0}} GPLv3
{{GNU License|Lesser General Public License|lgpl|3.0}} Lesser General Public License version 3
{{GNU License|AGPLv3|agpl|3.0}} AGPLv3
{{GNU License|FDLv1.1|fdl|1.1}} FDLv1.1

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.
License name License versions
GPL 1.0, 2.0, 3.0
LGPL 2.0, 2.1, 3.0
AGPL 3.0
FDL 1.1, 1.2, 1.3

4 See also