Difference between revisions of "Template:Box"

From WebOS Internals
Jump to navigation Jump to search
m (little bit nicer shade for the example.)
Line 1: Line 1:
<div style="background-color: {{{color}}}; border: 1px solid #aaa; padding: .75em; margin-bottom: .75em">
+
<div style="background-color: {{{color|#F5FAFF}}}; border: 1px solid #aaa; padding: .75em; margin-bottom: .75em">
 
{{{1}}}
 
{{{1}}}
 
</div>
 
</div>

Revision as of 01:50, 26 July 2009

{{{1}}}


usage: <source lang='text'>

content


</source>

gives:

content