Template:Message Box

From Phantasy Star Universe Clementine
Revision as of 15:50, 29 December 2023 by Mika (talk | contribs) (add documentation and slight cleanup)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Purpose

Standarization template for all article notices. Ripped from Miraheze and will be repara'd come Lua support on MW upgrade.

Parameter List

{{Message Box
|Message text         <!-- The desired text on the message box. -->
|class                <!-- A desired CSS class. -->
|image                <!-- A desired image/text string to be displayed on the left side of the banner. Untested. -->
|width                <!-- The desired width. -->
|Background color     <!-- The desired CSS background-color. -->
|Border color         <!-- The desired CSS border color. -->
|Flag color           <!-- The desired CSS left-border color. -->
}}

Examples

Simple Message Box

{{Message Box|Message text=<b>This page is for the Ultimate version of this mission.</b><div>The page for the C to S4 difficulties can be found [[Protectors η|here]].</div>}}
This page is for the Ultimate version of this mission.
The page for the C to S4 difficulties can be found here.

Simple Warning Box

{{Message Box|class=warningbox|Message text=<b>This section requires manual verification.</b><div>If any errors are found, please post them in the #wiki-channel channel in the Clementine Discord.</div>}}
This section requires manual verification.
If any errors are found, please post them in the #wiki-channel channel in the Clementine Discord.