|
|
You are not currently logged in. Are you accessing the unsecure (http) portal? Click here to switch to the secure portal. |
Difference between revisions of "Template:Sourcebox/doc"
Jump to navigation
Jump to search
| (One intermediate revision by the same user not shown) | |||
| Line 21: | Line 21: | ||
Leaving the <code><nowiki>{{{license|}}}</nowiki></code> parameter empty, or entering a different license from the above, will invoke the default CC BY-SA 3.0 license. | Leaving the <code><nowiki>{{{license|}}}</nowiki></code> parameter empty, or entering a different license from the above, will invoke the default CC BY-SA 3.0 license. | ||
| − | == | + | == Master template blanks == |
<pre><nowiki>{{TOC right}} | <pre><nowiki>{{TOC right}} | ||
| Line 58: | Line 58: | ||
{{sourcebox footer}}<section end="sourcebox"/> | {{sourcebox footer}}<section end="sourcebox"/> | ||
{{master end}}</nowiki></pre> | {{master end}}</nowiki></pre> | ||
| + | |||
| + | == Treatise template blank == | ||
| + | |||
| + | <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 | ||
| + | | 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"/></nowiki></pre> | ||
Latest revision as of 03:12, 14 December 2014
|
|
This is a documentation subpage for Template:Sourcebox. It contains usage information, categories, interlanguage links and other content that is not part of the original template page. |
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"/>
