Difference between revisions of "Template:Box-L"
Jump to navigation
Jump to search
m |
|||
Line 5: | Line 5: | ||
#Footer | #Footer | ||
Copy and past the following to use the template, then replace 'HEADER', 'TEXT' and 'FOOTER' with the text to be highlighted: | Copy and past the following to use the template, then replace 'HEADER', 'TEXT' and 'FOOTER' with the text to be highlighted: | ||
− | :<Code><nowiki>{{Box-R|HEADER| | + | :<Code><nowiki>{{Box-R|HEADER|TEXT|FOOTER}}</nowiki></code> |
The result will be as shown below with your text replacing the curly-braced parameter. | The result will be as shown below with your text replacing the curly-braced parameter. | ||
Line 18: | Line 18: | ||
{{{2}}} | {{{2}}} | ||
{| style="width:100%; background:ivory; margin-top:1.2em; border:1px solid #ccc;" | {| style="width:100%; background:ivory; margin-top:1.2em; border:1px solid #ccc;" | ||
− | | style="font-size: | + | | style="font-size:1o0%; padding:2px 0; margin:0; text-align:center; color:#000;" | |
{{{3}}} | {{{3}}} | ||
|} | |} | ||
</div> | </div> |
Revision as of 12:15, 9 October 2010
This to place a text block that floats to the Left. It has three parameters for text:
- Header
- Text
- Footer
Copy and past the following to use the template, then replace 'HEADER', 'TEXT' and 'FOOTER' with the text to be highlighted:
{{Box-R|HEADER|TEXT|FOOTER}}
The result will be as shown below with your text replacing the curly-braced parameter.
NOTE: If the header or footer (ie parameters 1 or 3) are left blank, the result will be a coloured line with no text.
{{{1}}} |
{{{2}}}
{{{3}}} |