Template:PD/en: Difference between revisions

From Laserwiki
Jump to navigation Jump to search
(Updating to match new version of source page)
m (8 revisions imported)
 
(One intermediate revision by one other user not shown)
Line 8: Line 8:
| text      = ''{{#if:{{{1|{{{reason|{{{because|}}}}}}}}}
| text      = ''{{#if:{{{1|{{{reason|{{{because|}}}}}}}}}
   |{{#ifeq:{{{1|{{{reason|{{{because|}}}}}}}}}|self
   |{{#ifeq:{{{1|{{{reason|{{{because|}}}}}}}}}|self
     |This file has been released into the '''[[w:public domain|public domain]]''' by the user who uploaded it{{#if:{{{2|{{{author|}}}}}}| ({{{2|{{{author|}}}}}})}}. This applies worldwide.
     |{{#if:{{{2|{{{author|}}} }}}
      |{{int:Wm-license-pd-author-with-author-text|{{{2|{{{author|}}} }}} }}
      |{{int:Wm-license-pd-author-self-text}}
      }}
     |This file has been released into the '''[[w:public domain|public domain]]''' because: '''{{{1|{{{reason|{{{because|}}}}}}}}}'''
     |This file has been released into the '''[[w:public domain|public domain]]''' because: '''{{{1|{{{reason|{{{because|}}}}}}}}}'''
     }}
     }}

Latest revision as of 18:24, 17 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:}}]]