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 (SVG can't be used on this wiki) |
||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
;Dependencies | ;Dependencies | ||
:* Uses the following files: | :* Uses the following files: | ||
− | :** [[:File:CC some rights reserved. | + | :** [[:File:CC some rights reserved.png]] |
− | :** [[:File:Cc-by new. | + | :** [[:File:Cc-by new.png]] |
− | :** [[:File:Cc-sa. | + | :** [[:File:Cc-sa.png]] |
− | :** [[:File:Cc-nc. | + | :** [[:File:Cc-nc.png]] |
− | :** [[:File:Cc-nd. | + | :** [[:File:Cc-nd.png]] |
;Syntax | ;Syntax | ||
:<code>{{t|CC|mod=|ver=|details=}}</code> | :<code>{{t|CC|mod=|ver=|details=}}</code> | ||
Line 56: | Line 56: | ||
<includeonly> | <includeonly> | ||
[[Category:Image wiki templates]] | [[Category:Image wiki templates]] | ||
− | + | </includeonly><noinclude> | |
− | |||
− | |||
[[Category:Template documentation]] | [[Category:Template documentation]] | ||
− | + | </noinclude> | |
− | |||
− |
Latest revision as of 03:18, 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. |