Tritt unserem Discord bei und informiere dich auf unserem Twitter-Kanal über die aktuellsten Themen rund um Fallout!
K Änderungen von Lancегl289 (Diskussion | Blockieren) rückgängig gemacht und letzte Version von Richy8964 wiederhergestellt |
up. |
||
| Zeile 1: | Zeile 1: | ||
{| class="copybox" | {| class="copybox" | ||
|- | |- | ||
! [[ | ! [[Datei:{{{image|Copyright.png}}}|25px]] | ||
|{{{1|{{{text|{{{Text|Text?}}}}}}}}} | |{{{1|{{{text|{{{Text|Text?}}}}}}}}} | ||
|}<noinclude> | |}<noinclude> | ||
{{ | {{dokumentation}} | ||
[[ | [[Kategorie:Copyright Tags| ]] | ||
[[ | [[Kategorie:Metavorlagen|{{PAGENAME}}]] | ||
</noinclude> | </noinclude> | ||
Version vom 19. Januar 2012, 15:52 Uhr
| Datei:Copyright.png | Text? |
|---|
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:
| Datei:Copyright.png | 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}}