Template:CC/doc

From Project: Gorgon Wiki
Jump to: navigation, search
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
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...
CC
BY
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...
CC
BY
This template and it's documentation are licensed under the Creative Commons Attribution 4.0 license.


Attribution details: By Gargomel Rassnfrassn on 29 Feb 2012.


{{CC|mod=|ver=2.0}}
gives...
CC
BY
This template and it's documentation are licensed under the Creative Commons Attribution 2.0 license.


{{CC|mod=sa}}
gives...
CC
BY
This template and it's documentation are licensed under the Creative Commons Attribution-ShareAlike 4.0 license.


{{CC|mod=nd}}
gives...
CC
BY
This template and it's documentation are licensed under the Creative Commons Attribution-NoDerivatives 4.0 license.


{{CC|mod=nc}}
gives...
CC
BY
This template and it's documentation are licensed under the Creative Commons Attribution-NonCommercial 4.0 license.


{{CC|mod=nc-sa}}
gives...
CC
BY
This template and it's documentation are licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 license.


{{CC|mod=nc-nd}}
gives...
CC
BY
This template and it's documentation are licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 license.