Template:GameClass Scrollbox

MDFW - The Mystery Dungeon Tree of Information.
Revision as of 02:59, 12 October 2022 by Jubilee (talk | contribs) (Created page with "<table class="{{GameClass}}" style="width:400px; margin:auto"> <tr> <td style="background:transparent"> <div style="overflow:auto; height:{{{height|200px}}}; {{{width|70%}}};-...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump 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%
|content=

}}

Example

Code

{{scroll box
|content=
* blah
* blah
* blah
* blah
* blah
* blah
* blah
* blah
* blah
* blah
* blah
* blah
* blah
* blah
* blah
}}

Result

Template:Scroll box

Alternative code

{{scroll box|
* blah
* blah
* blah
* blah
* blah
* blah
* blah
* blah
* blah
* blah
* blah
* blah
* blah
* blah
* blah
}}

Result

Template:Scroll box