Difference between revisions of "Template:CC/doc"
From Project: Gorgon Wiki
(Initial setup. Copy-over from http://templates.wikia.com/wiki/Template:CC/doc) |
m (Removing unused foreign-language links) |
||
Line 56: | Line 56: | ||
<includeonly> | <includeonly> | ||
[[Category:Image wiki templates]] | [[Category:Image wiki templates]] | ||
− | + | </includeonly><noinclude> | |
− | |||
− | |||
[[Category:Template documentation]] | [[Category:Template documentation]] | ||
− | + | </noinclude> | |
− | |||
− |
Revision as of 03:17, 17 April 2016
This template was copied from Template:CC on Wikia Templates. That wiki should periodically be checked for a new version of this template. |
- Description
- Makes a license link to the Creative Commons website. Image description pages with this template will be added to various categories depending on the values passed to the parameters.
- Dependencies
- Uses the following files:
- Syntax
{{CC|mod=|ver=|details=}}
- Parameters
- mod= (default gives "Attribution")
- sa = Attribution-ShareAlike
- nd = Attribution-NoDerivatives
- nc = Attribution-NonCommercial
- nc-sa = Attribution-NonCommercial-ShareAlike
- nc-nd = Attribution-NonCommercial-NoDerivatives
- ver= (default: 4.0) check link if you use a non-default version #
- Some valid options: 1.0, 2.0, 2.5, 3.0
- details= Optional attribution details
- Sample output
{{CC}}
- gives...
|
This template and it's documentation are licensed under the Creative Commons Attribution 4.0 license. |
{{CC|details=By Gargomel Rassnfrassn on 29 Feb 2012.}}
- gives...
|
This template and it's documentation are licensed under the Creative Commons Attribution 4.0 license.
|
{{CC|mod=|ver=2.0}}
- gives...
|
This template and it's documentation are licensed under the Creative Commons Attribution 2.0 license. |
{{CC|mod=sa}}
- gives...
|
This template and it's documentation are licensed under the Creative Commons Attribution-ShareAlike 4.0 license. |
{{CC|mod=nd}}
- gives...
|
This template and it's documentation are licensed under the Creative Commons Attribution-NoDerivatives 4.0 license. |
{{CC|mod=nc}}
- gives...
|
This template and it's documentation are licensed under the Creative Commons Attribution-NonCommercial 4.0 license. |
{{CC|mod=nc-sa}}
- gives...
|
This template and it's documentation are licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 license. |
{{CC|mod=nc-nd}}
- gives...
|
This template and it's documentation are licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 license. |