This template allows the ability to create a scrollable portion on a page. The second pararmeter "2" allows setting of the height. The first parameter "1" is th
| This is a documentation subpage for Template:Scrollable. It may contain usage information, categories and other content that is not part of the original template page. |
This template allows the ability to create a scrollable portion on a page. The second pararmeter "2" allows setting of the height. The first parameter "1" is the content of the scrollable pane.
{{scrollable
|height=40
|content=
This is the content of the pane <br/>
It is scrollable from the sidescroll <br/>
The height setting for this box is 40px <br/>
}}
produces:
This is the content of the pane
It is scrollable from the sidescroll
The height setting for this box is 40px
{{scrollable
| <!-- this is the content area -->
This is the content of the pane
<!-- this is the height parameter: -->
|20
}}
produces:
This is the content of the pane
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.