×
Create a new article
Write your page title here:
We currently have 2,496 articles on Polcompball Wiki. Type your article name above or click on one of the titles below and start writing!



Polcompball Wiki

Template:ScrollBox: Difference between revisions

imported>Aycee Lovelace
No edit summary
imported>Aycee Lovelace
No edit summary
Line 1: Line 1:
<templatestyles src="ScrollBox/style.css"/>
<templatestyles src="ScrollBox/style.css"/>
<style>
.scrollbox {
                  max-height:{{{height}}}px;
}
</style>
<div class="scrollbox">{{{1}}}</div>
<div class="scrollbox">{{{1}}}</div>

Revision as of 23:12, 19 June 2023

<style> .scrollbox {

                 max-height:{{{height}}}px;

} </style>

{{{1}}}