Template

Difference between revisions of "Textbox"

Line 15: Line 15:
 
* titlecolor=#ddddff (background color)
 
* titlecolor=#ddddff (background color)
 
* bodycolor=inherit (background color)
 
* bodycolor=inherit (background color)
* width=50%
+
* width=100%
  
 
See the [[Template_talk:Textbox|talk page]] for further details and examples.
 
See the [[Template_talk:Textbox|talk page]] for further details and examples.

Revision as of 12:47, 10 August 2012

{{{1}}}
{{{2}}}

Typical usage: {{textbox|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%

See the talk page for further details and examples.