Template:PD/en: Difference between revisions
(Updating to match new version of source page) |
(Updating to match new version of source page) |
||
Line 12: | Line 12: | ||
}} | }} | ||
|This file has been released into the '''[[w:public domain|public domain]]''' by the [[w:Copyrights|copyright]] holder{{#if:{{{2|{{{author|}}}}}}| ({{{2|{{{author|}}}}}})}}, its copyright has expired, or it is ineligible for copyright. This applies worldwide. | |This file has been released into the '''[[w:public domain|public domain]]''' by the [[w:Copyrights|copyright]] holder{{#if:{{{2|{{{author|}}}}}}| ({{{2|{{{author|}}}}}})}}, its copyright has expired, or it is ineligible for copyright. This applies worldwide. | ||
}}''<span style="display:none;"><span class="licensetpl_short">PD</span><span class="licensetpl_long">Public Domain | }}''<span style="display:none;"><span class="licensetpl_short">PD</span><span class="licensetpl_long">Public Domain</span></span> | ||
<hr /> | <hr /> | ||
<small>Please verify that the reason given above [[Commons:Special:MyLanguage/Commons:Licensing|is valid]]!<br /> | <small>Please verify that the reason given above [[Commons:Special:MyLanguage/Commons:Licensing|is valid]]!<br /> | ||
'''Note:''' If there is a [[Special:MyLanguage/Project:File copyright tags|specific licence tag]] for the reason supplied here, please use it.</small> | {{#ifeq:{{{1|{{{reason|{{{because|}}}}}}}}}|self|<!-- it’s as specific as possible -->|'''Note:''' If there is a [[Special:MyLanguage/Project:File copyright tags|specific licence tag]] for the reason supplied here, please use it.}}</small> | ||
}}{{file other | }}{{file other | ||
| [[Category:PD images]] | | [[Category:PD images]] | ||
Line 47: | Line 47: | ||
* <nowiki>{{PD|reason=Reason|author=Author}}</nowiki> | * <nowiki>{{PD|reason=Reason|author=Author}}</nowiki> | ||
{{PD|reason=Reason|author=Author}} | {{PD|reason=Reason|author=Author}} | ||
== TemplateData == | |||
<templatedata> | |||
{ | |||
"description": { | |||
"en": "This template is used to mark public domain files.", | |||
"de": "Diese Vorlage wird genutzt, um gemeinfreie Dateien zu markieren." | |||
}, | |||
"format": "inline", | |||
"params": { | |||
"reason": { | |||
"aliases": [ | |||
"1", | |||
"because" | |||
], | |||
"label": { | |||
"en": "reason", | |||
"de": "Grund" | |||
}, | |||
"description": { | |||
"en": "Why this file is in the public domain; note any limitations if applicable. Set to “self” to specify that the uploader released it into the public domain." | |||
}, | |||
"example": "self", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"author": { | |||
"aliases": [ | |||
"2" | |||
], | |||
"label": { | |||
"en": "author", | |||
"de": "Urheber" | |||
}, | |||
"description": { | |||
"en": "The author of this file who released it into the public domain.", | |||
"de": "Der Urheber der Datei, wer sie freigegeben hat." | |||
}, | |||
"example": "John Doe", | |||
"type": "string" | |||
} | |||
} | |||
} | |||
</templatedata> | |||
}} | }} | ||
[[Category:License templates{{#translation: | [[Category:License templates{{#translation:}}]] | ||
[[Category:File namespace templates{{#translation: | [[Category:File namespace templates{{#translation:}}]] | ||
</noinclude> | </noinclude> |
Revision as of 21:40, 16 January 2019
<languages/>
This file has been released into the public domain by the copyright holder, its copyright has expired, or it is ineligible for copyright. This applies worldwide.
Please verify that the reason given above is valid! |
{{ Template:TNTN |content=
Usage
To provide attribution use {{PD|reason=|author=}}.
Use the reason
parameter to specify why it is in the public domain and any limitations that should be noted. Set to self
to specify that the uploader released it into the public domain.
Use the author
parameter to specify the author who released it into the public domain.
Examples
- {{PD}}
This file has been released into the public domain by the copyright holder, its copyright has expired, or it is ineligible for copyright. This applies worldwide.
Please verify that the reason given above is valid! |
- {{PD|reason=Reason}}
This file has been released into the public domain because: Reason
Please verify that the reason given above is valid! |
- {{PD|reason=self}}
This file has been released into the public domain by the user who uploaded it. This applies worldwide.
Please verify that the reason given above is valid! |
- {{PD|author=Author}}
This file has been released into the public domain by the copyright holder (Author), its copyright has expired, or it is ineligible for copyright. This applies worldwide.
Please verify that the reason given above is valid! |
- {{PD|reason=Reason|author=Author}}
This file has been released into the public domain because: Reason
Please verify that the reason given above is valid! |
TemplateData
<templatedata> { "description": { "en": "This template is used to mark public domain files.", "de": "Diese Vorlage wird genutzt, um gemeinfreie Dateien zu markieren." }, "format": "inline", "params": { "reason": { "aliases": [ "1", "because" ], "label": { "en": "reason", "de": "Grund" }, "description": { "en": "Why this file is in the public domain; note any limitations if applicable. Set to “self” to specify that the uploader released it into the public domain." }, "example": "self", "type": "string", "suggested": true }, "author": { "aliases": [ "2" ], "label": { "en": "author", "de": "Urheber" }, "description": { "en": "The author of this file who released it into the public domain.", "de": "Der Urheber der Datei, wer sie freigegeben hat." }, "example": "John Doe", "type": "string" } } } </templatedata>
}} [[Category:License templates{{#translation:}}]] [[Category:File namespace templates{{#translation:}}]]