Difference between revisions of "Template:Maintenance"

From Pokemon World Online Wiki
Jump to: navigation, search
m (Protected "Template:Maintenance" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
Line 1: Line 1:
<div style="margin:0; background-color:#B78282; border:2px solid #C06565; text-align:center; padding-left:0.4em; padding-top:0.2em; padding-bottom:0.2em; color:#FFFFFF;">
+
<includeonly>
== Maintenance ==
+
{{{CONTENT}}}
<p>Please note that the {{SITENAME}} is currently undergoing some maintenance.  Please be aware that the site may temporary go offline.<br /><br />
+
|}
Thank you for your patience.
+
</p>
+
 
</div>
 
</div>
 +
|}</includeonly><noinclude>
 +
{{Maintenance|
 +
BORDER = #FF6F6F|
 +
BACKGROUND = #FF2C2C|
 +
WIDTH = 100%|
 +
ICON = |
 +
HEADING = '''It's the Box, It's the box!'''|
 +
CONTENT = This is an example of the new Box Template~<br>
 +
It even works..<br>
 +
On multiple lines!<br>
 +
Isn't that neat?!
 +
}}
 +
== Usage ==
 +
<pre>{{Box|
 +
BORDER = #8898bf|
 +
BACKGROUND = #a8d3ff|
 +
WIDTH = 50%|
 +
ICON = [[Image:filename.png|24px]]|
 +
HEADING = The Heading|
 +
CONTENT = '''Some Points'''
 +
* Everybody loves filltexts.
 +
}}</pre>
 +
</noinclude>

Revision as of 16:42, 18 July 2011

The wiki will be offline on {{{DAY}}} from around {{{TIME}}} (UTC) due to planned maintenance. It is expected to last around {{{LAST}}} hour(s).
Thank you

Usage

{{Box|
BORDER = #8898bf|
BACKGROUND = #a8d3ff|
WIDTH = 50%|
ICON = [[Image:filename.png|24px]]|
HEADING = The Heading|
CONTENT = '''Some Points'''
* Everybody loves filltexts.
}}