Template:Scrollbox: Difference between revisions
Template page
More actions
Created template:scrollbox |
m Entered more content instructions |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 11: | Line 11: | ||
"> | "> | ||
{{{content| | {{{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 | ||
| 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> | ||
< | |||
<noinclude> | |||
[[Category:Template]] | [[Category:Template]] | ||
< | </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!
}}