Difference between revisions of "TextBoxWithTitle"
Line 6: | Line 6: | ||
{{{body|{{{2}}}}}}</div></div><noinclude> | {{{body|{{{2}}}}}}</div></div><noinclude> | ||
− | Typical usage: <nowiki>{{ | + | Typical usage: <nowiki>{{TextBoxWithTitle|TITLE|TEXT GOES HERE}}</nowiki> |
produces | produces | ||
− | {{ | + | {{TextBoxWithTitle|TITLE|TEXT GOES HERE}} |
Additional named parameters and their default values: | Additional named parameters and their default values: |
Revision as of 13:09, 10 August 2012
{{{1}}}
{{{2}}}
Typical usage: {{TextBoxWithTitle|TITLE|TEXT GOES HERE}}
produces
TITLE
TEXT GOES HERE
Additional named parameters and their default values:
- titlecolor=#ddddff (background color)
- bodycolor=inherit (background color)
- width=100%