Add an audio player to a wiki page

From XPUB & Lens-Based wiki
Revision as of 15:19, 18 September 2023 by Michael Murtaugh (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

If you have uploaded a sound file into the wiki and would like to add an audio player:

  • Get the direct URL to the audio file, click on the file in the wiki until you see only an audio player in the browser. Go to URL bar in your browser and COPY THIS URL.
  • In your wiki page put:

{{audio|mp3=PASTE_YOUR_URL_HERE}}

If you want you can also add a style to make the audio player full width:

{{audio|mp3=PASTE_YOUR_URL_HERE|style=width:100%}}