Difference between revisions of "Template:Box"

From Pokemon World Online Wiki
Jump to: navigation, search
Line 1: Line 1:
<includeonly>{| width={{{WIDTH}}} style="display:absolute; border: 0; background-color: #ffffff" cellpadding="0" cellspacing="3"
+
<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!

This is an example of the new Box Template~

It even works..

On multiple lines!

Isn't that neat?!

Usage

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