Template:Scroll box
Revision as of 23:56, 24 November 2015 by fandom>Lostone2 (Created page with "{| style="width:{{#if:{{{width|}}}|{{{width|}}}|100%}}; margin-right:10px;" |- valign="top" |<div style="padding:0.5em; -moz-border-radius-topleft:1em; border:1px solid #AAAAA...")
{{{1}}}
|
Usage instructions
{{Scroll box
|width=
|height=
|content=
}}
NOTE: An optional width variable can be used to control the width of the scroll box:
{{scroll box
|width=75%
|content=
}}
NOTE: An optional height variable can be used to control the height of the scroll box:
{{scroll box
|height=100px
|content=
}}
Example
Code
{{scroll box
|height=200px
|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
|