Difference between revisions of "Template:License CC"

From BergerHealer Wiki
Jump to navigation Jump to search
(Created page with "t")
 
 
Line 1: Line 1:
t
+
<noinclude>This template is used to sign Files with it.
 +
 
 +
If you upload a file that is under any Creative Commons License (f.e. [https://creativecommons.org/licenses/by-sa/3.0/deed.en Creative Commons Attribution-ShareAlike 3.0 Unported]) will it require the same license or one that is more restricted/the same level as the source license, if allowed.
 +
 
 +
== Usage ==
 +
<pre>{{License CC|<type>|<version>}}</pre>
 +
 
 +
== Parameters ==
 +
{| class="wikitable"
 +
! Parameter:
 +
! Description:
 +
! Default:
 +
|-
 +
! scope="row" style="text-align: left;" | ''type''
 +
| The short (f.e. by-sa).
 +
| by-nc-nd
 +
|-
 +
! scope="row" style="text-align: left;" | ''version''
 +
| The license version. Should (if possible) be the latest one of the type.
 +
| 4.0
 +
|}
 +
 
 +
== License Types ==
 +
The following Licenses are available under Creative commons.<br>
 +
Please use the right ''Short'' for the template.
 +
 
 +
You may ommit the short to use the default which is ''Attribution-NonCommercial-NoDerivatives International''.
 +
 
 +
{| class="wikitable"
 +
! License
 +
! Short
 +
|-
 +
| Attribution International
 +
| BY
 +
|-
 +
| Attribution-ShareAlike International
 +
| BY-SA
 +
|-
 +
| Attribution-NoDerivatives International
 +
| BY-ND
 +
|-
 +
| Attribution-NonCommercial International
 +
| BY-NC
 +
|-
 +
| Attribution-NonCommercial-ShareAlike International
 +
| BY-NC-SA
 +
|-
 +
| Attribution-NonCommercial-NoDerivatives International
 +
| BY-NC-ND
 +
|}
 +
 
 +
== Versions ==
 +
The Creative Commons License is available under different versions.<br>
 +
Please use the right ''code'' for the corresponding version.
 +
 
 +
You may ommit the code to use the default version which is ''4.0''
 +
 
 +
{| class="wikitable"
 +
! Version
 +
! Code
 +
|-
 +
| 1.0
 +
| 1
 +
|-
 +
| 2.0
 +
| 2
 +
|-
 +
| 2.5
 +
| 2.5
 +
|-
 +
| 3.0
 +
| 3
 +
|-
 +
| 4.0
 +
| 4
 +
|}
 +
 
 +
== Preview ==
 +
The below box (including the ''License'' header) will be displayed when using the above code.
 +
 
 +
{{License CC}}</noinclude>
 +
 
 +
<includeonly><onlyinclude>== License ==
 +
{| align=center style="background: #BFEBFE; border: 1px solid #aaaaaa; padding: .2em; margin-bottom: 3px; font-size: 93%; width: 60%;"
 +
| style="padding-right: 4px; padding-left: 4px; width: 80px;" | [[File:Creative Commons.png|90px|Creative Commons {{{1|by-nc-nd}}} {{{2|4.0}}}|link=Template:License CC]]
 +
| '''The file (or parts of it) are under the [https://creativecommons.org/licenses/{{#switch: {{{1|}}}
 +
| by = by
 +
| by-sa = by-sa
 +
| by-nd = by-nd
 +
| by-nc = by-nc
 +
| by-nc-sa = by-nc-sa
 +
| #default = by-nc-nd
 +
}}/{{#switch: {{{2|}}}
 +
| 1 = 1.0
 +
| 2 = 2.0
 +
| 2.5 = 2.5
 +
| 3 = 3.0
 +
| #default = 4.0
 +
}}/deed.en Creative Commons {{#switch: {{{1|}}}
 +
| by = Attribution International
 +
| by-sa = Attribution-ShareAlike International
 +
| by-nd = Attribution-NoDerivatives International
 +
| by-nc = Attribution-NonCommercial International
 +
| by-nc-sa = Attribution-NonCommercial-ShareAlike International
 +
| #default = Attribution-NonCommercial-NoDerivatives International
 +
}} {{#switch: {{{2|}}}
 +
| 1 = 1.0
 +
| 2 = 2.0
 +
| 2.5 = 2.5
 +
| 3 = 3.0
 +
| #default = 4.0
 +
}} License]'''
 +
This screenshot, texture or other asset is licensed under a Creative Commons license! Please refer to the [https://creativecommons.org/licenses/{{#switch: {{{1|}}}
 +
| by = by
 +
| by-sa = by-sa
 +
| by-nd = by-nd
 +
| by-nc = by-nc
 +
| by-nc-sa = by-nc-sa
 +
| #default = by-nc-nd
 +
}}/{{#switch: {{{2|}}}
 +
| 1 = 1.0
 +
| 2 = 2.0
 +
| 2.5 = 2.5
 +
| 3 = 3.0
 +
| #default = 4.0
 +
}}/legalcode official Legal Code] of this license for more information about the details.
 +
A small summary of this license can be read [https://creativecommons.org/licenses/{{#switch: {{{1|}}}
 +
| by = by
 +
| by-sa = by-sa
 +
| by-nd = by-nd
 +
| by-nc = by-nc
 +
| by-nc-sa = by-nc-sa
 +
| #default = by-nc-nd
 +
}}/{{#switch: {{{2|}}}
 +
| 1 = 1.0
 +
| 2 = 2.0
 +
| 2.5 = 2.5
 +
| 3 = 3.0
 +
| #default = 4.0
 +
}}/deed.en here] (This page doesn't count as a legal license!).
 +
|}</onlyinclude></includeonly>

Latest revision as of 20:00, 18 November 2020

This template is used to sign Files with it.

If you upload a file that is under any Creative Commons License (f.e. Creative Commons Attribution-ShareAlike 3.0 Unported) will it require the same license or one that is more restricted/the same level as the source license, if allowed.

Usage

{{License CC|<type>|<version>}}

Parameters

Parameter: Description: Default:
type The short (f.e. by-sa). by-nc-nd
version The license version. Should (if possible) be the latest one of the type. 4.0

License Types

The following Licenses are available under Creative commons.
Please use the right Short for the template.

You may ommit the short to use the default which is Attribution-NonCommercial-NoDerivatives International.

License Short
Attribution International BY
Attribution-ShareAlike International BY-SA
Attribution-NoDerivatives International BY-ND
Attribution-NonCommercial International BY-NC
Attribution-NonCommercial-ShareAlike International BY-NC-SA
Attribution-NonCommercial-NoDerivatives International BY-NC-ND

Versions

The Creative Commons License is available under different versions.
Please use the right code for the corresponding version.

You may ommit the code to use the default version which is 4.0

Version Code
1.0 1
2.0 2
2.5 2.5
3.0 3
4.0 4

Preview

The below box (including the License header) will be displayed when using the above code.

License

Creative Commons by-nc-nd 4.0 The file (or parts of it) are under the Creative Commons Attribution-NonCommercial-NoDerivatives International 4.0 License

This screenshot, texture or other asset is licensed under a Creative Commons license! Please refer to the official Legal Code of this license for more information about the details. A small summary of this license can be read here (This page doesn't count as a legal license!).