Difference between revisions of "Template:Box"
From Pokemon World Online Wiki
| Line 1: | Line 1: | ||
| − | <includeonly>{| width={{{WIDTH}}} style=" | + | <includeonly>{| width={{{WIDTH}}} style="border: 0; background-color: #ffffff" cellpadding="0" cellspacing="3" |
| style="width: {{{WIDTH}}}; vertical-align: top; border:1px solid {{{BORDER}}}; background-color: #ffffff" | | | style="width: {{{WIDTH}}}; vertical-align: top; border:1px solid {{{BORDER}}}; background-color: #ffffff" | | ||
<div style="background-color:{{{BACKGROUND}}}; font-size:1px; height:8px; border-bottom:1px solid {{{BORDER}}};"></div> | <div style="background-color:{{{BACKGROUND}}}; font-size:1px; height:8px; border-bottom:1px solid {{{BORDER}}};"></div> | ||
Revision as of 18:34, 20 January 2011
|
It's the Box, It's the box!
|
Usage
{{Box|
BORDER = #8898bf|
BACKGROUND = #a8d3ff|
WIDTH = 50%|
ICON = [[Image:filename.png|24px]]|
HEADING = The Heading|
CONTENT = '''Some Points'''
* Everybody loves filltexts.
}}