Template:License: Difference between revisions
Jump to navigation
Jump to search
Mailmanmicky (talk | contribs) mNo edit summary |
Mailmanmicky (talk | contribs) mNo edit summary |
||
Line 3: | Line 3: | ||
| rgb = {{#switch:{{{license}}} | | rgb = {{#switch:{{{license}}} | ||
| mit | MIT = 156, 32, 52 | | mit | MIT = 156, 32, 52 | ||
| mpl = | |||
| gpl = 190, 0, 0 | | gpl = 190, 0, 0 | ||
| lgpl = 0, 128, 50 | | lgpl = 0, 128, 50 | ||
Line 10: | Line 11: | ||
| id = {{#switch:{{{license}}} | | id = {{#switch:{{{license}}} | ||
| mit | MIT = [[File:Logo-mit.png|30px]] | | mit | MIT = [[File:Logo-mit.png|30px]] | ||
| mpl = [[FIle:Logo-mozilla.png|30px]] | |||
| gpl = [[File:Logo-gpl.png|42px]] | | gpl = [[File:Logo-gpl.png|42px]] | ||
| lgpl = [[File:Logo-lgpl.png|42px]] | | lgpl = [[File:Logo-lgpl.png|42px]] | ||
Line 17: | Line 19: | ||
| text = The following work {{#switch:{{{license}}} | | text = The following work {{#switch:{{{license}}} | ||
| mit | MIT = is licensed under the MIT License | | mit | MIT = is licensed under the MIT License | ||
| mpl = is licensed under the [[wp:Mozilla Public License|<span style="color:#8BB9E0;">Mozilla Public License</span>]] {{#if:{{{version|}}}|[https://www.mozilla.org/en-US/MPL/{{#switch:{{{version}}}|2=2.0 2.0}}]|}} | |||
| gpl = is licensed under the [[wp:GNU General Public License|<span style="color:#8BB9E0;">GNU General Public License</span>]] {{#if:{{{version|}}}|[https://www.gnu.org/licenses/gpl-{{#switch:{{{version}}}|3=3.0.en.html 3.0|2=2.0.en.html 2.0}}]|}} | | gpl = is licensed under the [[wp:GNU General Public License|<span style="color:#8BB9E0;">GNU General Public License</span>]] {{#if:{{{version|}}}|[https://www.gnu.org/licenses/gpl-{{#switch:{{{version}}}|3=3.0.en.html 3.0|2=2.0.en.html 2.0}}]|}} | ||
| lgpl = is licensed under the [[wp:GNU Lesser General Public License|<span style="color:#8BB9E0;">GNU Lesser General Public License</span>]] {{#if:{{{version|}}}|[https://www.gnu.org/licenses/lgpl-{{#switch:{{{version}}}|3=3.0.en.html 3.0|2=2.0.en.html 2.0}}]|}} | | lgpl = is licensed under the [[wp:GNU Lesser General Public License|<span style="color:#8BB9E0;">GNU Lesser General Public License</span>]] {{#if:{{{version|}}}|[https://www.gnu.org/licenses/lgpl-{{#switch:{{{version}}}|3=3.0.en.html 3.0|2=2.0.en.html 2.0}}]|}} |
Revision as of 00:02, 22 June 2023
The above documentation is transcluded from Template:License/doc. (Edit | Page history)
Editors can experiment in this template's sandbox (edit) and testcases (edit) pages.
Editors can experiment in this template's sandbox (edit) and testcases (edit) pages.