Difference between revisions of "Template:Box"
Jump to navigation
Jump to search
Templarian (talk | contribs) m (little bit nicer shade for the example.) |
Templarian (talk | contribs) |
||
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 00:50, 26 July 2009
{{{1}}}
usage: <source lang='text'>
content
</source>
gives:
content