Difference between revisions of "TextBoxWithTitle"
Line 5: | Line 5: | ||
"> | "> | ||
− | <div | + | <div style=" |
background-color: {{{titleBackColor | #FF5721}}}; | background-color: {{{titleBackColor | #FF5721}}}; | ||
text-align: {{{titleAlign | center}}}; | text-align: {{{titleAlign | center}}}; |
Revision as of 18:41, 11 August 2012
{{{1}}}
{{{2}}}
Typical usage: {{TextBoxWithTitle | TITLE | TEXT GOES HERE}}
produces
TITLE
TEXT GOES HERE