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



    Vaultpedia
    9.055Artikel

    Vorlage:Mbox/doc: Unterschied zwischen den Versionen

    Tritt unserem Discord bei und informiere dich auf unserem Twitter-Kanal über die aktuellsten Themen rund um Fallout!
    Richy8964 (Diskussion | Beiträge)
    Die Seite wurde neu angelegt: „<noinclude>{{documentationpage}}</noinclude> Meta-template for building message boxes (used for article management templates, for example). ==Usage== <pre> {{Mbo…“
     
    Jspoelstra (Diskussion | Beiträge)
    Keine Bearbeitungszusammenfassung
    Zeile 1: Zeile 1:
    <noinclude>{{documentationpage}}</noinclude>
    <noinclude>{{Dokumentationsseite}}</noinclude>
    Meta-template for building message boxes (used for article management templates, for example).
    Meta-template for building message boxes (used for article management templates, for example).



    Version vom 17. August 2014, 15:57 Uhr

    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}}, {{Documentationpage}}
    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: