Difference between revisions of "Template:SingleBasicBox"

(fix)
(other basic boxes)
Line 35: Line 35:
 
| font-size = 100%
 
| font-size = 100%
 
}}
 
}}
</noinclude>
+
 
 +
== Other Basic Boxes ==
 +
Also see [[AboutUsBasicBox]] and [[AboutUsMultiColumnBox]].</noinclude>

Revision as of 17:18, 23 October 2008

{{{body}}}


Instructions

Example:

{{SingleBasicBox
| background-color = #999999
| body = enter text here
| text align = left
| text-color = #ffffff
| font-size = 100%
}}



Result:


enter text here

Other Basic Boxes

Also see AboutUsBasicBox and AboutUsMultiColumnBox.