Template:ScrollBox: Difference between revisions

From Polcompball Wiki
Jump to navigationJump to search
Content added Content deleted
No edit summary
No edit summary
 
Line 1: Line 1:
<includeonly>
<templatestyles src="ScrollBox/style.css"/>
<templatestyles src="ScrollBox/style.css"/>
<div class="scrollbox" style="max-height:{{{height|200}}}px;">{{{1}}}</div></includeonly><noinclude>
<style>
{{Documentation}}
.scrollbox {
</noinclude>
max-height:{{{height}}}px;
}
</style>
<div class="scrollbox">{{{1}}}</div>

Latest revision as of 19:14, 19 June 2023