Documentation for SoundList
Usage
{{SoundList
| title =
| width =
| colour =
| image =
| image-size =
| image-link =
| content =
}}
Parameters
| Parameter |
Required? |
Function
|
title |
Yes |
The text on the header. If not inserted, defaults to "Header".
|
width |
No |
Resizes the box's width (%). Defaults to 100%.
|
colour |
No |
Changes the colour for both header and border. Defaults to #F3A957.
|
image |
No |
Adds an image to the header.
|
image-size |
No |
Resizes the header image (px). Defaults to 16px.
|
image-link |
No |
Adds a link to the header image. Does not automatically insert /lang at the end.
|
content |
Yes |
The box's contents.
|
Example
{{SoundList
| title = [[Sandvich]]
| width = 50
| colour = #FFD700
| image = Item icon Sandvich.png
| image-size = 25px
| image-link = Sandvich
| content =
''Eating the Sandvich''
* [[Media:SandwichEat09.wav|"Nom nom nom, om, nom."]]
}}
generates