Template:Scroll box: Difference between revisions
Jump to navigation
Jump to search
Super Mario Wiki>Walkazo (It's just not allowed in Proposal archives, but it's still in use on user and user talk pages, and deleting it wasn't the ultimate goal of updating the proposals anyway.) |
No edit summary |
||
(20 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
<table cellpadding="0" cellspacing="0" border="0" style="width:{{{width| | <div style="overflow: auto"> | ||
<table cellpadding="0" cellspacing="0" border="0" style="width:{{{width|98%}}}"><tr><td style="background:transparent;"><div style="overflow:auto; height:{{{height|300px}}}; width:{{{width|100%}}};-moz-border-radius:0.5em; border:3px solid #000000; background:none; padding:5px; overflow-x: auto;"> | |||
{{{content|{{{1}}}}}} | {{{content|{{{1}}}}}} | ||
</div></td></tr></table> | </div></td></tr></table></div><noinclude>__NOTOC__{{Doc}}[[Category:Formatting Templates]]</noinclude> | ||
</ | |||
{{ | |||
}} | |||
[[Category:Formatting Templates |
Latest revision as of 04:09, October 7, 2024
{{{1}}} |
Usage instructions[edit source]
{{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[edit source]
Code[edit source]
{{scroll box |content= *blah *blah *blah *blah *blah *blah *blah *blah *blah *blah *blah *blah *blah *blah *blah }}
Result[edit source]
|
Alternative code[edit source]
{{scroll box| *blah *blah *blah *blah *blah *blah *blah *blah *blah *blah *blah *blah *blah *blah *blah }}
Result[edit source]
|