Template:GameClass Scrollbox: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<table class="{{GameClass}}" style="width:400px; margin:auto">
<table class="{{GameClass}}" style="width:100%; margin:auto">
<tr>
<tr>
<td style="background:transparent">
<td style="background:transparent">

Revision as of 03:00, 12 October 2022

{{{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