Template

Difference between revisions of "TextBoxIcon1"

Line 3: Line 3:
 
<div style="text-align:center; border-bottom: 1px solid #cccccc; padding: 0.5em; background-color: {{{titlecolor|#ddddff}}};">'''{{{title|{{{1}}}}}}'''</div>
 
<div style="text-align:center; border-bottom: 1px solid #cccccc; padding: 0.5em; background-color: {{{titlecolor|#ddddff}}};">'''{{{title|{{{1}}}}}}'''</div>
  
<div style="padding: 0.5em;text-align:left;">
+
</div><noinclude>
{{{body|{{{2}}}}}}</div></div><noinclude>
 
  
 
Typical usage: <nowiki>{{textbox|TITLE|TEXT GOES HERE}}</nowiki>
 
Typical usage: <nowiki>{{textbox|TITLE|TEXT GOES HERE}}</nowiki>

Revision as of 12:52, 10 August 2012

{{{1}}}

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

produces

TITLE

Additional named parameters and their default values:

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

See the talk page for further details and examples.






Syntax: {{TextBoxIcon1|TEXT}}

See also