Wiktenauer logo.png

Difference between revisions of "Template:Sourcebox"

From Wiktenauer
Jump to navigation Jump to search
Line 18: Line 18:
 
   | public domain = {{public domain}}
 
   | public domain = {{public domain}}
 
   | uncertain = {{uncertain license}}
 
   | uncertain = {{uncertain license}}
 +
  | various = {{various licenses}}
 
}} </td>
 
}} </td>
 
</tr><noinclude>
 
</tr><noinclude>

Revision as of 19:31, 1 February 2014

Work Author(s) Source License
CCBYSA30.png
[edit] [history] [purge] Documentation icon Template documentation

The {{sourcebox}} templates create an ordered table for documenting and giving attribution for images, transcriptions, and translations. It consists of a primary template that you fill out with the requisite information, and two helper templates that create the table itself.

Acceptable license parameters
attribution
copyrighted
educational
fair use
GNU
linkware
noncommercial
orphan
permission
public domain 0
public domain
uncertain
various

Leaving the {{{license|}}} parameter empty, or entering a different license from the above, will invoke the default CC BY-SA 3.0 license.

Master template blanks

{{TOC right}}
{{#lst:{{BASEPAGENAME}}|sourcebox}}

-----

{{master begin
 | title = Copyright and License Summary
 | width = 100%
}}
For further information, including transcription and translation notes, see the [[Talk:{{PAGENAME}}|discussion page]].

<section begin="sourcebox"/>{{sourcebox header}}
{{sourcebox
 | work        = Images
 | authors     = 
 | source link = 
 | source title= 
 | license     = 
}}
{{sourcebox
 | work        = Translation
 | authors     = 
 | source link = 
 | source title= 
 | license     = 
}}
{{sourcebox
 | work        = Transcription
 | authors     = 
 | source link = 
 | source title= 
 | license     = 
}}
{{sourcebox footer}}<section end="sourcebox"/>
{{master end}}

Treatise template blank

{{TOC right}}
{{#lst:{{BASEPAGENAME}}|sourcebox}}

-----

== Copyright and License Summary ==

For further information, including transcription and translation notes, see the [[Talk:{{PAGENAME}}|discussion page]].

<section begin="sourcebox"/>{{sourcebox header}}
{{sourcebox
 | work        = Images
 | authors     = 
 | source link = 
 | source title= 
 | license     = 
}}
{{sourcebox
 | work        = Translation
 | authors     = 
 | source link = 
 | source title= 
 | license     = 
}}
{{sourcebox
 | work        = Transcription
 | authors     = 
 | source link = 
 | source title= 
 | license     = 
}}
{{sourcebox footer}}<section end="sourcebox"/>