--- a/Sounds.wiki Thu Sep 10 00:55:08 2015 +0000
+++ b/Sounds.wiki Thu Sep 10 01:00:43 2015 +0000
@@ -1,6 +1,9 @@
#summary List of all sounds
-For a current list of sounds look at hedgewars/uTypes.pas http://hg.hedgewars.org/hedgewars/file/default/hedgewars/uTypes.pas#l120
+For a current list of sounds, look at `hedgewars/uTypes.pas`:
+
+http://hg.hedgewars.org/hedgewars/file/default/hedgewars/uTypes.pas#l120
+
{{{
TSound = (sndNone,
sndGrenadeImpact, sndExplosion, sndThrowPowerUp, sndThrowRelease,
@@ -28,4 +31,5 @@
}}}
== See also ==
+
* [Taunts]
\ No newline at end of file