Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Scrollbox: Difference between revisions

Template page
Created template:scrollbox
 
m Entered more content instructions
 
(3 intermediate revisions by the same user not shown)
Line 11: Line 11:
">
">


{{{content|No content provided.}}}
{{{content| references, or long text goes here!}}}


</div>
</div>
Line 20: Line 20:
To include a scrollbox in your page, paste the below and replace the values with the content you desire into the code.
To include a scrollbox in your page, paste the below and replace the values with the content you desire into the code.
<pre>
<pre>
{{ScrollBox
{{Scrollbox
| height  = ex. 250px
| height  = ex. 250px
| content = ex. references, or long text goes here!
| content = ex. references, or long text goes here!
Line 27: Line 27:
</noinclude>
</noinclude>


<includeonly>
 
<noinclude>
[[Category:Template]]
[[Category:Template]]
<includeonly>
</noinclude>

Latest revision as of 18:43, 21 April 2026


Usage

To include a scrollbox in your page, paste the below and replace the values with the content you desire into the code.

{{Scrollbox
| height  = ex. 250px
| content = ex. references, or long text goes here!
}}
Contents