Template:Maintenance box

From The Languages of David J. Peterson
Revision as of 21:59, 31 March 2019 by Djpwikiadmin (talk | contribs) (Created page with "<div class="noprint maintenance-box maintenance-box-{{{1|blue}}}" style="background:#{{#switch:{{{1|blue}}}||blue=EEEEFF|red=FFE7DD|yellow=FFFFDD|grey=F0F0F0|orange=FFDD44}};...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
{{{image}}} {{{title}}}
{{{text}}}

Usage

This is designed for use within other templates, and probably shouldn't be used directly.

{{{1}}}
The first compulsory parameter should be "blue" "red" "yellow" or "grey".
blue is used for cleanup, and unimportant notices. {{rfc}}
yellow is used for urgent cleanup, and important notices. {{rfv}}
red is used for deletion and major requests. {{rfd}}
grey is used to be more neutral {{documentation subpage}}
{{{title}}}
An important, introductory, snippet (like the title of the box)
{{{image}}}
An Image to display.
{{{text}}}
The textual contents.

For example:

{{maintenance box|blue
|title=Maintenance box example
|text=This is an example box, I promise, there's nothing interesting to see here at all.
|image=[[File:Uku.png|40px]]
}}
Maintenance box example
This is an example box, I promise, there's nothing interesting to see here at all.

See also