Difference between revisions of "Template:ScrollBox"
From Drawn to Life Wiki
| Line 1: | Line 1: | ||
| − | <includeonly><table cellpadding="0" cellspacing="0" border="0" align="center" style="width:{{{w|auto}}}; margin-bottom:0px; margin-top:0px; overflow-x: hidden;"><tr><td style="background:transparent;"><div style="overflow:auto; height:auto; max-height:{{{height|{{{h| | + | <includeonly><table cellpadding="0" cellspacing="0" border="0" align="center" style="width:{{{w|auto}}}; margin-bottom:0px; margin-top:0px; overflow-x: hidden;"><tr><td style="background:transparent;"><div style="overflow:auto; height:auto; max-height:{{{height|{{{h|300px}}}}}}; width:{{{width|{{{w|100%}}}}}}; background:transparent;"> |
{{{content|{{{1}}}}}} | {{{content|{{{1}}}}}} | ||
{{Spacer}} | {{Spacer}} | ||
Revision as of 20:49, 24 November 2020
Usage
{{ScrollBox|
|content = ScrollBox Content
|height = Height (defaults to 100px)
|width = Width (automatic unless overridden)
}}