Difference between revisions of "Template:SingleBasicBox"
(instructions) |
(add another option) |
||
Line 1: | Line 1: | ||
{| cellpadding="5px" cellspacing="0px" width="{{{width|100%}}}" | {| cellpadding="5px" cellspacing="0px" width="{{{width|100%}}}" | ||
|style="padding-top:0px; padding-right:0px; padding-left:0px; padding-bottom:0px;" valign="top" | | |style="padding-top:0px; padding-right:0px; padding-left:0px; padding-bottom:0px;" valign="top" | | ||
− | {| style="margin:0; width:100%; background: {{{background-color|#ACCDAC}}}; font-family:sans-serif; font-size:120%; text-align:{{{text align|center}}}; color:# | + | {| style="margin:0; width:100%; background: {{{background-color|#ACCDAC}}}; font-family:sans-serif; font-size:120%; text-align:{{{text align|center}}}; color:{{{text-color|#000000}}}; padding-left:0.4em; padding-top:0em; padding-bottom:0em;" |
|{{{body}}} | |{{{body}}} | ||
|} | |} |
Revision as of 17:03, 23 October 2008
|
Instructions
Example:
{{SingleBasicBox | background-color = #999999 | body = enter text here | text align = left }}
Result:
|