Template:ExtensionLicense

From Linux Web Expert

Revision as of 07:52, 30 January 2022 by imported>Baris6161TURK
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template documentation

Template to simplify the display and format of Licensing in Extension Infoboxes.

Usage

Usage: {{EL|LICENSECODE}}
License Code Displayed Description Category
EduCommunity2 Educational Community License 2.0 Category:Educational Community licensed extensions
GNUGPL GNU General Public License Category:GPL licensed extensions
GNUGPL2 GNU General Public License 2.0 Category:GPL licensed extensions
GNUGPL2+ GNU General Public License 2.0 or later Category:GPL licensed extensions
GNUGPL3 GNU General Public License 3.0 Category:GPL licensed extensions
GNUGPL3+ GNU General Public License 3.0 or later Category:GPL licensed extensions
GNUFREE GNU Free Documentation License
LGPL GNU Lesser General Public License
LGPL3 GNU Lesser General Public License 3.0
GNUFDL GNU Free Documentation License
MIT <translate> The MIT License</translate> Category:MIT licensed extensions
MPL Mozilla Public License 2.0 Category:MPL licensed extensions
CCBY3 CC BY 3.0 Category:Creative Commons licensed extensions
CCBY4 CC BY 4.0 Category:Creative Commons licensed extensions
CCBYSA CC BY-SA Category:Creative Commons licensed extensions
CCBYSA2 CC BY-SA 2.0 Category:Creative Commons licensed extensions
CCBYSA25+ CC BY-SA 2.5 or later Category:Creative Commons licensed extensions
CCBYSA3 CC BY-SA 3.0 Category:Creative Commons licensed extensions
CCBYSA4 CC BY-SA 4.0 Category:Creative Commons licensed extensions
CCBYNC3 CC BY-NC 3.0 Category:Creative Commons licensed extensions
CCBYNCSA25 CC BY-NC-SA 2.5 Category:Creative Commons licensed extensions
CCBYNCSA3 CC BY-NC-SA 3.0 Category:Creative Commons licensed extensions
APACHE2 Apache License v2.0 Category:Apache licensed extensions
PD Public domain Category:Public domain licensed extensions
BSD2 BSD 2-Clause License Category:BSD licensed extensions
BSD3 BSD 3-Clause License Category:BSD licensed extensions
ISC ISC license Category:ISC licensed extensions
WTFPL WTFPL v2 Category:WTFPL licensed extensions
UserMati User:Mati/License
UserTimStarling <translate> Any OSI approved license</translate>

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools.

ExtensionLicense

<templatedata> { "description": { "en": "Template to simplify the display and format of licensing in extension infoboxes." }, "format": "inline", "params": { "1": { "label": { "en": "license code" }, "example": "GNUGPL", "type": "line", "required": true } } } </templatedata>