VAULTPEDIA.DE ist seit dem 02.02.2026 öffentlich zugänglich.
Da es sich um ein frisch migriertes Wiki handelt, können vereinzelt noch Datenbank-, Seiten- oder Designfehler auftreten.
Tritt unserem Discord bei, um Fehler zu melden oder direkt mit dem Team in Kontakt zu treten.
| Diese Seite enthält Informationen zur Verwendung für Vorlage:Copyrightbox. |
Meta-template for constructing standardized copyright/license notices.
Usage
{{copyrightbox
|text =Example text.
}}
Parameters
<unnamed 1> oder text
Explanation text. Should include the name of the license in bold as well as a link (if applicable).
(Standard: "Copyright.png")
imageImage 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:
| This file is licensed under the example license. It can only be used for example purposes. |
Example 2
{{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
- Standardized documentation for templates based on this one: {{Copyrightbox/doc/standard}}