Template

Difference between revisions of "Textbox"

 
(2 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
</div><noinclude>
 
</div><noinclude>
  
Typical usage: <nowiki>{{TextBox | TEXT GOES HERE}}</nowiki>
+
Typical usage: <nowiki>{{Textbox | TEXT GOES HERE}}</nowiki>
  
 
produces
 
produces
  
{{TextBox | TEXT GOES HERE}}
+
{{Textbox | TEXT GOES HERE}}
  
 
Additional named parameters and their default values:
 
Additional named parameters and their default values:
 
* titlecolor=#ddddff (background color)
 
* titlecolor=#ddddff (background color)
* bodycolor=inherit (background color)
+
* width=100%
* width=50%
 
 
 
See the [[Template_talk:Textbox|talk page]] for further details and examples.
 
  
 
[[Category:Template]]
 
[[Category:Template]]
 
</noinclude>
 
</noinclude>

Latest revision as of 13:17, 10 August 2012

{{{1}}}

Typical usage: {{Textbox | TEXT GOES HERE}}

produces

TEXT GOES HERE

Additional named parameters and their default values:

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