en>Jundie Created page with "<noinclude>{{documentationpage}}</noinclude> Meta-template for constructing standardized copyright/license notices. ==Usage== <pre> {{copyrightbox |text =Example text. }} </pre..." |
m 1 revision imported |
(No difference)
| |
Latest revision as of 03:13, 21 May 2021
| This page contains usage information for [[{{#sub:Template:Copyrightbox/doc|0|{{#rpos:Template:Copyrightbox/doc|/doc}}}}]]. |
Meta-template for constructing standardized copyright/license notices.
Usage
{{copyrightbox
|text =Example text.
}}
Parameters
{{#replace:{{#replace:{{#replace:{{#replace:<unnamed 1> // text|| }}| >> | up to }}| // | or }}| ++ |, }}
Explanation text. Should include the name of the license in bold as well as a link (if applicable).
(default: "Copyright.png")
{{#replace:{{#replace:{{#replace:{{#replace:image|| }}| >> | up to }}| // | or }}| ++ |, }}Image to be displayed in the box.
Copy/paste
{{copyrightbox
|text =
|image =
}}
Examples
Example 1
{{copyrightbox
|text =This file is licensed under the example license. It can only be used for example purposes.
|image =Wiki.png
}}
results in: Template:Copyrightbox
Example 2
{{copyrightbox|This file is licensed under the example license. It can only be used for example purposes.}}
results in: Template:Copyrightbox
Technical
- Standardized documentation for templates based on this one: {{Copyrightbox/doc/standard}}
