Template:SoundEffect
From A KoL Wiki
[edit]
{{SoundEffect}}
{{#ifeq: {{{type}}}|player|'''<span style="color:blue">{{{sound}}}</span>'''|'''<span style="color:red">{{{sound}}}</span>'''}}
This template should be used on the Sound Effects page and any other page that includes a custom sound effect.
Usage
- {{SoundEffect|type=player|sound=BAM!}}
appears as
- BAM!
- {{SoundEffect|sound=Eek!}}
appears as
- Eek!