Template:Scrollbar: Difference between revisions

From WikiBound, your community-driven EarthBound/Mother wiki
Jump to navigationJump to search
mNo edit summary
mNo edit summary
 
Line 1: Line 1:
<div class="overflowbugy" style="height:{{{3|40}}}px;overflow:auto;">{{{1}}}</div>
<div class="overflowbugy" style="height:{{{2|20}}}px;overflow:auto;">{{{1}}}</div>
<noinclude>A template for use before overly long sections of a table, simply insert <nowiki>{{Scrollbar|1}}</nowiki>, replacing 1 with the text.[[Category:Code templates]]</noinclude>
<noinclude>A template for use before overly long sections of a table, simply insert <nowiki>{{Scrollbar|1|2}}</nowiki>, replacing 1 with the text, and 2 with the size(Default is 20px, which is about 1 row).[[Category:Code templates]]</noinclude>

Latest revision as of 22:46, 4 January 2012

{{{1}}}

A template for use before overly long sections of a table, simply insert {{Scrollbar|1|2}}, replacing 1 with the text, and 2 with the size(Default is 20px, which is about 1 row).