This template is used to add a small box. When the content exceeds the specified height, there will be a scroll bar on the right.
{{Playlist|width=|height=|color=|<Content>}}
w or widthwidth of the box, auto as default, which means full width of the window.h or height300px as default.colorlightblue as default. Refer to Help:List of colors for format.bordermediumas default.1 or content1 means the first anonymous parameter of the template.| Code | Outcome |
|---|---|
{{Playlist|border=1px|height=4.4em|width=100px|
* List 1
* List 2
* List 3
}} |
|
{{Playlist|Test 3}} |
Test 3 |
{{Playlist|width=100px|color=#E36BB6|Test 4}} |
Test 4 |