Template

TextBoxWithTitle

Revision as of 13:00, 10 August 2012 by Clarman (talk | contribs) (Created page with "<div style="border: 1px solid #cccccc; width: {{{width|100%}}}; padding: 0; background-color: {{{bodycolor|inherit}}};"> <div style="border-bottom: 1px solid #cccccc; padding: ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
{{{1}}}
{{{2}}}

Typical usage: {{textboxwithtitle|TITLE|TEXT GOES HERE}}

produces

TITLE

Additional named parameters and their default values:

  • titlecolor=#ddddff (background color)
  • bodycolor=inherit (background color)
  • width=100%