Tritt unserem Discord bei und informiere dich auf unserem Twitter-Kanal über die aktuellsten Themen rund um Fallout!
| Diese Seite enthält Informationen zur Verwendung für Vorlage:Mbox. |
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
content
Text content of the box.
header
Bold text to be displayed as the box header.
(Standard: "gray")
colorColor of left border. Accepts standard HTML color names or RGB hex triplets. For the wiki's color conventions see "Colors" below.
(Standard: "Mbox default.png")
imageImage to be displayed in the box.
note
Small text to be displayed below
content.(Standard: "60x55px")
pxSize of
image.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:
| Text? |
|---|
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:
| Text? |
|---|