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
Line 23: | Line 23: | ||
== Template blank == | == Template blank == | ||
− | <pre><nowiki>{{sourcebox header}} | + | <pre><nowiki><section begin="sourcebox"> |
+ | {{sourcebox header}} | ||
{{sourcebox | {{sourcebox | ||
| work = Images | | work = Images | ||
Line 45: | Line 46: | ||
| license = | | license = | ||
}} | }} | ||
− | {{sourcebox footer}}</nowiki></pre> | + | {{sourcebox footer}} |
+ | <section end="sourcebox"></nowiki></pre> |
Revision as of 17:51, 26 October 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.
Template blank
<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">