Template:Scroll box
From FrathWiki
Jump to navigationJump to search
{{{1}}} |
Usage instructions
{{scroll box |content= }}
NOTE: An optional width variable can be used to control the width of the scroll box:
{{scroll box |width=75% <!-- Should be a relative value! --> |height=10em <!-- Should be an absolute value! 1 line = 2em approx. --> |background= |content= }}
Example
Code
{{scroll box |background=#A0CFEC |content= *blah *blah *blah *blah *blah *blah *blah *blah *blah *blah *blah *blah *blah *blah *blah }}
Result
|
Alternative code
{{scroll box| *blah *blah *blah *blah *blah *blah *blah *blah *blah *blah *blah *blah *blah *blah *blah }}
Result
|