Template:Scrollbox: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<div style="background-color:{{{bgcolor|transparent}}}; border-width:{{{bwidth|1px}}}; border-style:{{{bstyle|solid}}}; border-color:{{{bcolor|#aaaaaa}}}; padding:{{{padding| | <div style="background-color:{{{bgcolor|transparent}}}; border-width:{{{bwidth|1px}}}; border-style:{{{bstyle|solid}}}; border-color:{{{bcolor|#aaaaaa}}}; padding:{{{padding|100px}}}; width:{{{width|auto}}}; height:{{{height|20em}}}; overflow:{{{overflow|auto}}}"> | ||
{{{content|}}} | {{{content|}}} | ||
</div><noinclude> | </div><noinclude> | ||
Revision as of 18:20, 4 September 2014
Usage
- Use this template to insert a scrollable textarea into a page.
- Do not subst: this template, but rather insert it in the manner described below.
|
|
{{Scrollbox
|bgcolor=
|bwidth=
|bstyle=
|bcolor=
|padding=
|width=
|height=
|overflow=
|content=
}}
| ||||||||||||||||||||||||||||||||||||||||