{{{1}}}
|
Template for compacting long lists into scrollable boxes.
Template originally uploaded to the EVA Database by PsiSeveredHead.
Usage instructions[edit]
{{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 width of the scroll box:
{{scroll box
|height=100px
|content=
}}
Example[edit]
Code[edit]
{{scroll box
|height=200px
|content=
*blah
*blah
*blah
*blah
*blah
*blah
*blah
*blah
*blah
*blah
*blah
*blah
*blah
*blah
*blah
}}
Result[edit]
*blah
|
Alternative code[edit]
{{scroll box|
*blah
*blah
*blah
*blah
*blah
*blah
*blah
*blah
*blah
*blah
*blah
*blah
*blah
*blah
*blah
}}
Result[edit]
|
