Template:License: Difference between revisions
From FrathWiki
Jump to navigationJump to search
m (fix template syntax typo) |
m (fix template syntax) |
||
Line 2: | Line 2: | ||
<td>{{ #switch: {{{1}}}|PD=This {{{article|article}}} has been released into the [http://en.wikipedia.org/wiki/Public_domain public domain].|©|copy=This {{{article|article}}} is under copyright. {{ #if: {{{2|}}}|© {{{2}}}.}}}} | <td>{{ #switch: {{{1}}}|PD=This {{{article|article}}} has been released into the [http://en.wikipedia.org/wiki/Public_domain public domain].|©|copy=This {{{article|article}}} is under copyright. {{ #if: {{{2|}}}|© {{{2}}}.}}}} | ||
{{ #switch: {{{1}}}|PD='''Important note:''' When you edit this {{{article|article}}}, you agree to release your contribution into the [http://en.wikipedia.org/wiki/Public_domain public domain]. If you don't want this or can't do this because of license restrictions, please don't edit.|©|copy=Please do not edit this {{{article|article}}}.{{ #if: {{{default|}}}| | {{ #switch: {{{1}}} |PD='''Important note:''' When you edit this {{{article|article}}}, you agree to release your contribution into the [http://en.wikipedia.org/wiki/Public_domain public domain]. If you don't want this or can't do this because of license restrictions, please don't edit.|©|copy=Please do not edit this {{{article|article}}}.}}{{ #if: {{{default|}}}| | ||
This {{{article|article}}} is {{ #ifeq: {{{default|0}}} |1|also|not}} available under the [[FrathWiki:Copyrights|default license]] for articles on this wiki.}}</td><td style="padding:1em;width: 40px">{{ #switch: {{{1}}}|PD=[[File:PD.png|40px|frameless|Public Domain]]|©|copy=[[File:Copyright.svg|40px|frameless|Copyright]]}}</td></tr></table></includeonly><noinclude>Use this template at the beginning of an article to specify that the following article is available | This {{{article|article}}} is {{ #ifeq: {{{default|0}}} |1|also|not}} available under the [[FrathWiki:Copyrights|default license]] for articles on this wiki.}}</td><td style="padding:1em;width: 40px">{{ #switch: {{{1}}}|PD=[[File:PD.png|40px|frameless|Public Domain]]|©|copy=[[File:Copyright.svg|40px|frameless|Copyright]]}}</td></tr></table></includeonly><noinclude>Use this template at the beginning of an article to specify that the following article is available |
Latest revision as of 04:50, 18 October 2012
Use this template at the beginning of an article to specify that the following article is available
Parameters
- The license used. Possible values:
- PD for Public domain.
- © or copy for standard copyright (no license).
- If you choose this license, you can specify the copyright owner as {{{2}}}.
- To use this template for a section only, use the parameter {{{article=section}}}.
- You can specify whether or not the article is also available under the default license using {{{default=1}}} or {{{default=0}}}
.