Difference between revisions of "Template:Maintenance"
From Pokemon World Online Wiki
m (Protected "Template:Maintenance" ([edit=sysop] (indefinite) [move=sysop] (indefinite))) |
|||
| Line 1: | Line 1: | ||
| − | < | + | <includeonly> |
| − | + | {{{CONTENT}}} | |
| − | + | |} | |
| − | + | ||
| − | + | ||
</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.
}}