Wiktenauer logo.png

Difference between revisions of "Template:Sourcebox/doc"

From Wiktenauer
Jump to navigation Jump to search
Line 23: Line 23:
 
== Template blank ==
 
== Template blank ==
  
<pre><nowiki><section begin="sourcebox"/>{{sourcebox header}}
+
<pre><nowiki>{{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
 
{{sourcebox
 
  | work        = Images
 
  | work        = Images

Revision as of 18:09, 26 October 2014

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.

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"/>