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



    VAULTPEDIA
    9.195Artikel

    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.

    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