Template:Scroll box Tree
Revision as of 04:06, September 16, 2023 by Korra II A Royal (talk | contribs) (Created page with "<div style="overflow: auto"> <table cellpadding="0" cellspacing="0" border="0" style="width:{{{width|95%}}}"><tr><td style="background:transparent;"><div style="overflow:auto; height:{{{height|500px}}}; width:{{{width|100%}}};-moz-border-radius:0.5em; border:3px solid #000000; background:none; padding:5px; overflow-x: auto;"> {{{content|{{{1}}}}}} </div></td></tr></table></div><noinclude>__NOTOC__ ==Usage instructions== <pre><nowiki> {{scroll box |content= }} </nowiki><...")
{{{1}}} |
Usage instructions[edit source]
{{scroll box |content= }}
NOTE: An optional width variable can be used to control the width of the scroll box:
{{scroll box |width=75% |content= }}
Example[edit source]
Code[edit source]
{{scroll box |content= *blah *blah *blah *blah *blah *blah *blah *blah *blah *blah *blah *blah *blah *blah *blah }}
Result[edit source]
|
Alternative code[edit source]
{{scroll box| *blah *blah *blah *blah *blah *blah *blah *blah *blah *blah *blah *blah *blah *blah *blah }}
Result[edit source]
|