Template:License
Appearance
Unknown license: {{{1}}}
Usage
Add {{License|cc-by-sa}} (or any variant below) to the top of a page to display a floating license box.
Available licenses
| Code | Full name | Description |
|---|---|---|
cc-by |
CC BY 4.0 | Free to share and adapt for any purpose, including commercially, as long as you give attribution. |
cc-by-sa |
CC BY-SA 4.0 | Same as CC BY, but derivatives must be shared under the same license (copyleft). |
cc-by-nc |
CC BY-NC 4.0 | Share and adapt with attribution, but not for commercial purposes. |
cc-by-nc-sa |
CC BY-NC-SA 4.0 | Non-commercial use only, with attribution, and derivatives under the same license. |
cc-by-nd |
CC BY-ND 4.0 | Redistribution with attribution is allowed, but no derivatives or adaptations. |
cc-by-nc-nd |
CC BY-NC-ND 4.0 | Non-commercial redistribution with attribution only; no derivatives. |
cc0 |
CC0 1.0 | Public domain dedication — no rights reserved, maximum freedom for reuse. |
arr |
All rights reserved | Standard copyright; no reuse without explicit permission. |
Displays a license notice box for the page, styled like Babel boxes.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| License | 1 | The license identifier for this page.
| String | required |