×
Einen neuen Artikel erstellen
Schreibe den Seitennamen hierhin:
Wir haben derzeit 9.346 Artikel auf VAULTPEDIA. Gib deinen Artikelnamen oberhalb von oder klicke auf einen der unten stehenden Titel und beginne zu schreiben! ein



    VAULTPEDIA
    9.346Artikel

    Vorlage:Copyrightbox/doc: Unterschied zwischen den Versionen

    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.

    Richy8964 (Diskussion | Beiträge)
    Die Seite wurde neu angelegt: „<noinclude>{{documentationpage}}</noinclude> Meta-template for constructing standardized copyright/license notices. ==Usage== <pre> {{copyrightbox |text =Exampl…“
     
    Jspoelstra (Diskussion | Beiträge)
    Keine Bearbeitungszusammenfassung
     
    Zeile 1: Zeile 1:
    <noinclude>{{documentationpage}}</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, 17:56 Uhr

    Meta-template for constructing standardized copyright/license notices.

    Usage

    {{copyrightbox
    |text  =Example text.
    }}
    

    Parameters

    Erforderlich
    <unnamed 1> oder text
    Explanation text. Should include the name of the license in bold as well as a link (if applicable).
    Optional
    (Standard: "Copyright.png")
    image
    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:

    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