Anonymous
×
Create a new article
Write your page title here:
We currently have 1,806 articles on Everwind Wiki. Type your article name above or click on one of the titles below and start writing!



Everwind Wiki
1,806Articles

Template:Copyrightbox/doc

Revision as of 03:13, 21 May 2021 by Castus (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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