Tritt unserem Discord bei und informiere dich auf unserem Twitter-Kanal über die aktuellsten Themen rund um Fallout!
Die Seite wurde neu angelegt: „<noinclude>{{documentationpage}}</noinclude> Meta-template for constructing standardized copyright/license notices. ==Usage== <pre> {{copyrightbox |text =Exampl…“ |
Keine Bearbeitungszusammenfassung |
||
| Zeile 1: | Zeile 1: | ||
<noinclude>{{ | <noinclude>{{Dokumentationsseite}}</noinclude> | ||
Meta-template for constructing standardized copyright/license notices. | Meta-template for constructing standardized copyright/license notices. | ||
Aktuelle Version vom 17. August 2014, 15:56 Uhr
| 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}}