Copyrightbox/doc
Talk0
1,054pages on
this wiki
this wiki
Template page | < Template:Copyrightbox
| | This page contains usage information for Template:Copyrightbox. |
|---|
Meta-template for constructing standardized copyright/license notices.
Contents |
Usage
Edit
{{copyrightbox
|text =Example text.
}}
Parameters
Edit
<unnamed 1> or text
Explanation text. Should include the name of the license in bold as well as a link (if applicable).
(default: "Copyright.png")
imageImage to be displayed in the box.
Copy/paste
Edit
{{copyrightbox
|text =
|image =
}}
Examples
Edit
Example 1
Edit
{{copyrightbox
|text =This file is licensed under the example license. It can only be used for example purposes.
|image =Wiki.png
}}
results in:
| This file is licensed under the example license. It can only be used for example purposes. |
Example 2
Edit
{{copyrightbox|This file is licensed under the example license. It can only be used for example purposes.}}
results in:
| This file is licensed under the example license. It can only be used for example purposes. |
Technical
Edit
- Standardized documentation for templates based on this one: {{Copyrightbox/doc/standard}}