Template:PD: Difference between revisions

From Laserwiki
Jump to navigation Jump to search
(start)
No edit summary
 
(37 intermediate revisions by 17 users not shown)
Line 1: Line 1:
<br style="clear:both;" />
<noinclude>
{| align="center"  style="width:95%; background-color:#f8f8f8; border:2px solid #e0e0e0;  padding:5px;"
<languages/>
|-
</noinclude>{{#switch:<translate></translate>
| [[Image:PD-icon.png|50px|PD]]
| =
| align="center" | ''This file has been released into the '''[[w:public domain|public domain]]''' by the [[w:Copyrights|copyright]] holder, its copyright has expired, or it is ineligible for copyright. This applies worldwide.''
{{imbox
|}
| type      = license
[[Category:PD images|{{PAGENAME}}]]
| image      = [[Image:PD-icon.svg|52px|Public domain|alt=Public domain|link=]]
| text      = ''{{#if:{{{1|{{{reason|{{{because|}}}}}}}}}
  |{{#ifeq:{{{1|{{{reason|{{{because|}}}}}}}}}|self
    |{{#if:{{{2|{{{author|}}} }}}
      |{{int:Wm-license-pd-author-with-author-text|{{{2|{{{author|}}} }}} }}
      |{{int:Wm-license-pd-author-self-text}}
      }}
    |<translate><!--T:3--> This file has been released into the public domain because:</translate> '''{{{1|{{{reason|{{{because|}}}}}}}}}'''
    }}
  |<translate><!--T:4--> This file has been released into the public domain by the [[w:Copyrights|copyright]] holder{{<tvar|1>#if:{{{2|{{{author|}}}}}}</>|&nbsp;(<tvar|author>{{{2|{{{author|}}}}}}</>)}}, its copyright has expired, or it is ineligible for copyright.</translate> <translate><!--T:5--> This applies worldwide.</translate>
  }}''<span style="display:none;"><span class="licensetpl_short">PD</span><span class="licensetpl_long"><translate><!--T:6--> Public Domain</translate></span></span>
<hr />
<small><translate><!--T:7--> Please verify that the reason given above [[<tvar|commons>Commons:Special:MyLanguage/Commons:Licensing</>|is valid]]!</translate><br />
{{#ifeq:{{{1|{{{reason|{{{because|}}}}}}}}}|self|<!-- it’s as specific as possible -->|'''<translate><!--T:8--> Note:</translate>''' <translate><!--T:9--> If there is a [[<tvar|1>Special:MyLanguage/Project:File copyright tags</>|specific licence tag]] for the reason supplied here, please use it.</translate>}}</small>
}}{{file other
| [[Category:PD images]]
}}
| #default=
  {{#invoke:Template translation|renderTranslatedTemplate|template=Template:PD|noshift=1|uselang={{int:lang}}}}
}}<noinclude>
{{Documentation|content=
 
==Usage==
 
To provide attribution use '''{{tlx|PD|<nowiki>reason=|author=</nowiki>}}'''.
 
Use the <code>reason</code> parameter to specify why it is in the public domain and any limitations that should be noted.  Set to <code>self</code> to specify that the uploader released it into the public domain.
 
Use the <code>author</code> parameter to specify the author who released it into the public domain.
 
==Examples==
 
* <nowiki>{{PD}}</nowiki>
{{PD}}
* <nowiki>{{PD|reason=Reason}}</nowiki>
{{PD|reason=Reason}}
* <nowiki>{{PD|reason=self}}</nowiki>
{{PD|reason=self}}
* <nowiki>{{PD|author=Author}}</nowiki>
{{PD|author=Author}}
* <nowiki>{{PD|reason=Reason|author=Author}}</nowiki>
{{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:File namespace templates{{#translation:}}]]
</noinclude>

Latest revision as of 00:39, 20 September 2020

<languages/>

Template documentation

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}}
  • {{PD|reason=Reason}}
  • {{PD|reason=self}}
  • {{PD|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:Template documentation pages{{#translation:}}]]

[[Category:License templates{{#translation:}}]] [[Category:File namespace templates{{#translation:}}]]