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



    VAULTPEDIA
    9.351Artikel

    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 building message boxes (used for article management templates, for example).

    Usage

    {{Mbox
    |color   =gray
    |image   =Mbox_default.png
    |header  =Example header
    |content =Example text
    }}
    

    Parameters

    Erforderlich
    content
    Text content of the box.
    Erforderlich
    header
    Bold text to be displayed as the box header.
    Optional
    (Standard: "gray")
    color
    Color of left border. Accepts standard HTML color names or RGB hex triplets. For the wiki's color conventions see "Colors" below.
    Optional
    (Standard: "Mbox default.png")
    image
    Image to be displayed in the box.
    Optional
    note
    Small text to be displayed below content.
    Optional
    (Standard: "60x55px")
    px
    Size of image.
    Optional
    style
    Additional CSS to be applied to the box. To ensure a standardized and professional look across all {{mbox}}-based templates, this should only be used very sparingly.

    Colors

    color should be used for example
    red serious issues {{Delete}}
    orange content issues {{Cleanup}}, {{Wikify}}, {{Upcoming}}
    blue template issues {{Incomplete}}, {{Infobox needed}}
    purple technical issues {{Merge}}, {{Split}}
    yellow image issues {{Badimage}}, {{Image}}
    green stub color {{Stub}}, {{Section}}
    black notices {{Archivepage}}, {{Bot}}, {{Disambig}}, {{Dialoguefile}}, {{Dokumentationsseite}}
    gray default color

    Examples

    Example 1

    {{Mbox
    |color   =black
    |header  =Example notice
    |content =Example notices serve example purposes.
    }}
    

    results in:

    Example 2

    {{Mbox
    |color   =#F1B82F
    |image   =Mbox delete.png
    |header  =Example notice
    |content =Example notices serve example purposes.
    |note    =Example notices are not really useful.
    }}
    

    results in: