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|100%}}}; margin-bottom:0px; margin-top:0px; overflow-x: hidden; box-shadow: #0000003b 5px 0px 7px inset; clip-path: inset(0px 0px 0px 11px);"><tr><td style="background:transparent;"><div style="overflow:hidden; height:auto; max-height:{{{height|{{{h|300px}}}}}}; width:{{{width|{{{w|100%}}}}}}; background:transparent;">
+
<includeonly><table cellpadding="0" cellspacing="0" border="0" align="center" style="width:{{{w|100%}}}; margin-bottom:0px; margin-top:0px; overflow-x: hidden; box-shadow: #0000003b 5px 0px 7px inset; clip-path: inset(0px 0px 0px 11px);"><tr><td style="background:transparent;"><div style="overflow-x:hidden; height:auto; max-height:{{{height|{{{h|300px}}}}}}; width:{{{width|{{{w|100%}}}}}}; background:transparent;">
 
{{{content|{{{1}}}}}}
 
{{{content|{{{1}}}}}}
 
{{Spacer}}
 
{{Spacer}}

Revision as of 00:50, 25 November 2020

Usage

{{ScrollBox|
 |content = ScrollBox Content
 |height  = Height (defaults to 300px)
 |width   = Width  (defaults to 100%)
}}