The official discord link if you wish to join the discord: https://discord.gg/j5RKwCvAFu

The background art comes from Cherylann1960.

Help:Licenses

From The Codex

<infobox> <title source="title"> <default>Licenses</default> </title> <image source="image"/> <label>Previous </label> <label>Next</label> </infobox>

Summary

Licenses are used on media/file uploads to properly categorize and to denote the file's license usage.

Note

If your wiki plans on adding the UploadMultipleFiles gadget to your wiki, you will need these license parameters in order to upload multiple files.

Manual

Licenses

Template name: License/nolicense

<includeonly>
<div>[[File:Warning-red.svg|50px|link=|No License has been selected.]]</div>
<div>Please select the proper License for this file by adding the proper parameter to <nowiki>{{License}}</nowiki>. See [[Template:License]] for details.</div>
</includeonly>
<noinclude>{{documentation|Template:License/doc}}</noinclude>

Template name: License/fairuse

<includeonly>
<div>[[File:IN COPYRIGHT.svg|50px|link=https://rightsstatements.org/page/InC/1.0/?language=en|IN COPYRIGHT]]</div>
<div>This file is copyrighted. It will be used in a way that qualifies as fair use under [https://en.wikipedia.org/wiki/Fair_use#Fair_use_under_United_States_law US copyright law].<br/>
</div>
</includeonly>
<noinclude>{{documentation|Template:License/doc}}</noinclude>

Template name: License/DEVELOPER_NAME_HERE

<includeonly>
<div>[[File:IN COPYRIGHT.svg|50px|link=https://rightsstatements.org/page/InC/1.0/?language=en|IN COPYRIGHT]]</div>
<div>This file is owned by DEVELOPER_NAME_HERE and/or its licensors, and is licensed under the DEVELOPER_NAME_HERE [[MediaWiki:Terms of Use|Terms of Use]].<br/>
All trademarks and registered trademarks present in the file are proprietary to DEVELOPER_NAME_HERE and/or its licensors.
</div>
</includeonly>
<noinclude>{{documentation|Template:License/doc}}</noinclude>

Template name: License/CC0

<includeonly>
<div>[[File:CC-0.svg|x50px|link=https://creativecommons.org/publicdomain/zero/1.0/|CC0]]</div>
<div>This file is under the [https://creativecommons.org/publicdomain/zero/1.0/ CC0 1.0 License].</div>
</includeonly>
<noinclude>{{documentation|Template:License/doc}}</noinclude>

Template name: License/CC-SRR

<includeonly>
<div>[[File:CC-SRR.svg|link=|CC-Some Rights Reserved]]</div>
<div>This file is under the Creative Commons Some Rights Reserved License.</div>
</includeonly>
<noinclude>{{documentation|Template:License/doc}}</noinclude>

Template name: License/CC-PD

<includeonly>
<div>[[File:CC-PD.svg|x50px|link=|Public Domain]]</div>
<div>This file has been released into the public domain by the copyright holder, its copyright has expired, or it is ineligible for copyright. This applies worldwide.</div>
</includeonly>
<noinclude>{{documentation|Template:License/doc}}</noinclude>

Template name: License/CC-BY-SA

<includeonly>
<div>[[File:CC-BY-SA.svg|x50px|link=https://creativecommons.org/licenses/by-sa/3.0/|CC-BY-SA]]</div>
<div>This file is under the [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons Attribution-ShareAlike 3.0 License].</div>
</includeonly>
<noinclude>{{documentation|Template:License/doc}}</noinclude>

Template name: License/CC-BY-ND

<includeonly>
<div>[[File:CC-BY-ND.svg|x50px|link=https://creativecommons.org/licenses/by-nd/3.0/|CC-BY-ND]]</div>
<div>This file is under the [https://creativecommons.org/licenses/by-nd/3.0/ Creative Commons Attribution-NoDerivs 3.0 License].</div>
</includeonly>
<noinclude>{{documentation|Template:License/doc}}</noinclude>

Template name: License/CC-BY-NC-SA

<includeonly>
<div>[[File:CC-BY-NC-SA.svg|x50px|link=https://creativecommons.org/licenses/by-nc-sa/3.0/|CC-BY-NC-SA]]</div>
<div>This file is under the [https://creativecommons.org/licenses/by-nc-sa/3.0/ Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License].</div>
</includeonly>
<noinclude>{{documentation|Template:License/doc}}</noinclude>

Template name: License/CC-BY-NC-ND

<includeonly>
<div>[[File:CC-BY-NC-ND.svg|x50px|link=https://creativecommons.org/licenses/by-nc-nd/3.0/|CC-BY-NC-ND]]</div>
<div>This file is under the [https://creativecommons.org/licenses/by-nc-nd/3.0/ Creative Commons Attribution-NonCommercial-NoDerivs 3.0 License].</div>
</includeonly>
<noinclude>{{documentation|Template:License/doc}}</noinclude>

Template name: License/CC-BY-NC

<includeonly>
<div>[[File:CC-BY-NC.svg|x50px|link=https://creativecommons.org/licenses/by-nc/3.0/|CC-BY-NC]]</div>
<div>This file is under the [https://creativecommons.org/licenses/by-nc/3.0/ Creative Commons Attribution-NonCommercial 3.0 License].</div>
</includeonly>
<noinclude>{{documentation|Template:License/doc}}</noinclude>

Template name: License/CC-BY

<includeonly>
<div>[[File:CC-BY.svg|x50px|link=https://creativecommons.org/licenses/by/3.0/|CC-BY]]</div>
<div>This file is under the [https://creativecommons.org/licenses/by/3.0/ Creative Commons Attribution 3.0 License].</div>
</includeonly>
<noinclude>{{documentation|Template:License/doc}}</noinclude>

Template name: License

<includeonly>
<div style="border: 1px solid black padding: 5px; display: flex;">
{{License/{{{1|nolicense}}}}}{{#if:{{{source|}}}|<div>Source:&nbsp;{{{source|}}}</div>}}
</div>
</includeonly>
<noinclude>{{documentation}}</noinclude>

Template name: License/doc

<nowiki>{{License|DEVELOPER_NAME_HERE}}</nowiki>
{{License|DEVELOPER_NAME_HERE}}

<nowiki>{{License|Fairuse}}</nowiki>
{{License|Fairuse}}

<nowiki>{{License|CC0}}</nowiki>
{{License|CC0}}

<nowiki>{{License|CC-BY-NC-ND}}</nowiki>
{{License|CC-BY-NC-ND}}

<nowiki>{{License|CC-BY-NC-SA}}</nowiki>
{{License|CC-BY-NC-SA}}

<nowiki>{{License|CC-BY-NC}}</nowiki>
{{License|CC-BY-NC}}

<nowiki>{{License|CC-BY-ND}}</nowiki>
{{License|CC-BY-ND}}

<nowiki>{{License|CC-BY-SA}}</nowiki>
{{License|CC-BY-SA}}

<nowiki>{{License|CC-BY}}</nowiki>
{{License|CC-BY}}

<nowiki>{{License|CC-PD}}</nowiki>
{{License|CC-PD}}

<nowiki>{{License|CC-SRR}}</nowiki>
{{License|CC-SRR}}

'''Providing no parameter (or invalid one) defaults to the nolicense notice:'''

<nowiki>{{License}}</nowiki>{{License}}

'''Source parameter (optional):'''

The source parameter accepts a url to the source where the file came from if necessary for attribution.

Example:

<nowiki>{{License|DEVELOPER_NAME_HERE|source=https://wiki.gg/}}</nowiki>
{{License|DEVELOPER_NAME_HERE|source=https://wiki.gg/}}

<includeonly>
[[Category:License templates]]
</includeonly>
<noinclude>
[[Category:Template documentation]]
</noinclude>

Template name: MediaWiki:Licenses

*Developer Asset
**License/DEVELOPER_NAME_HERE|This file is owned by DEVELOPER_NAME_HERE and/or its licensors.
*Fairuse
**License/Fairuse|This file is copyrighted. It will be used in a way that qualifies as fair use under US copyright law.
*CC0
**License/CC0|This file is under the CC0 1.0 License.
*CC-BY-NC-ND
**License/CC-BY-NC-ND|This file is under the Creative Commons Attribution-NonCommercial-NoDerivs 3.0 License.
*CC-BY-NC-SA
**License/CC-BY-NC-SA|This file is under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License.
*CC-BY-NC
**License/CC-BY-NC|This file is under the Creative Commons Attribution-NonCommercial 3.0 License.
*CC-BY-ND
**License/CC-BY-ND|This file is under the Creative Commons Attribution-NoDerivs 3.0 License.
*CC-BY-SA
**License/CC-BY-SA|This file is under the Creative Commons Attribution-ShareAlike 3.0 License.
*CC-BY
**License/CC-BY|This file is under the Creative Commons Attribution 3.0 License.
*CC-PD
**License/CC-PD|This file has been released into the public domain by the copyright holder, its copyright has expired, or it is ineligible for copyright. This applies worldwide.
*CC-SRR
**License/CC-SRR|This file is under the Creative Commons Some Rights Reserved License.

Template:Nav Guides