The old audio template, kept working. It now calls Template:Mp3, which is what everything on the wiki uses since 2026-09-05.
{{Audio|name=MadRush.mp3}} is now written {{mp3|MadRush}}
Until then this expanded to {{#widget:Html5mediaAudio}}, which emitted a bare browser <audio controls preload> together with a Flash shim from api.html5media.info — a host that stopped resolving some time ago, so every page with sound on it was making a dead third-party request. Bare preload also means auto, which is why Elena's songs used to ask the browser for all seventy of its recordings at once.