Help:Audio: Difference between revisions
Jump to navigation
Jump to search
added some words about usage, but our audio player is really not the best choice :-( |
Update |
||
| Line 1: | Line 1: | ||
{{Todo|inline=1| intro }} | |||
== | == Embedding audio files == | ||
If you add <code><nowiki>[[File:Jid 7 4 pluck adu dr220.mp3]]</nowiki></code> to the wiki source code, you case a player being shown on the page like this [[File:Jid 7 4 pluck adu dr220.mp3]] | If you add <code><nowiki>[[File:Jid 7 4 pluck adu dr220.mp3]]</nowiki></code> to the wiki source code, you case a player being shown on the page like this: | ||
[[File:Jid 7 4 pluck adu dr220.mp3]] | |||
Like for [[Help: Pictures|pictures]], the player's display size can be adjusted but the height specification will be ignored, the width controls the functions available, for details see section [[#Player appearance]]. | |||
== Player appearance == | == Player appearance == | ||
If you specify the display width of the player, you may change the functions available. | If you specify the display width of the player, you may change the functions available. | ||
{| class="wikitable" | {| class="wikitable" | ||
! | ! Width | ||
! | ! Appearance | ||
! | ! Remarks<ref group="note">On Windows. May be different for other platforms. </ref> | ||
|- | |- | ||
| 700 px || [[File:Jid 7 4 pluck adu dr220.mp3|700px]] || | | 700 px || [[File:Jid 7 4 pluck adu dr220.mp3|700px]] || Play, mute, time, progress bar, total time, volume control sizing | ||
|- | |- | ||
| standard || [[File:Jid 7 4 pluck adu dr220.mp3]] || rowspan="2" | | | standard || [[File:Jid 7 4 pluck adu dr220.mp3]] || rowspan="2" | Play, mute, time, progress bar, total time, volume control | ||
|- | |- | ||
| 270 px || [[File:Jid 7 4 pluck adu dr220.mp3|270px]] | | 270 px || [[File:Jid 7 4 pluck adu dr220.mp3|270px]] | ||
|- | |- | ||
| 269 px || [[File:Jid 7 4 pluck adu dr220.mp3|269px]] || rowspan="2" | | | 269 px || [[File:Jid 7 4 pluck adu dr220.mp3|269px]] || rowspan="2" | Play, mute, time, progress bar, total time | ||
|- | |- | ||
| 222 px || [[File:Jid 7 4 pluck adu dr220.mp3|222px]] | | 222 px || [[File:Jid 7 4 pluck adu dr220.mp3|222px]] | ||
|- | |- | ||
| 221 px || [[File:Jid 7 4 pluck adu dr220.mp3|221px]] || rowspan="2" | | | 221 px || [[File:Jid 7 4 pluck adu dr220.mp3|221px]] || rowspan="2" | Play, mute, time, progress bar | ||
|- | |- | ||
| 182 px || [[File:Jid 7 4 pluck adu dr220.mp3|182px]] | | 182 px || [[File:Jid 7 4 pluck adu dr220.mp3|182px]] | ||
|- | |- | ||
| 181 px || [[File:Jid 7 4 pluck adu dr220.mp3|181px]] || rowspan="2" | | | 181 px || [[File:Jid 7 4 pluck adu dr220.mp3|181px]] || rowspan="2" | Play, mute, time | ||
|- | |- | ||
| 118 px || [[File:Jid 7 4 pluck adu dr220.mp3|118px]] | | 118 px || [[File:Jid 7 4 pluck adu dr220.mp3|118px]] | ||
|- | |- | ||
| 117 px || [[File:Jid 7 4 pluck adu dr220.mp3|117px]] || rowspan="2" | | | 117 px || [[File:Jid 7 4 pluck adu dr220.mp3|117px]] || rowspan="2" | Play, mute | ||
|- | |- | ||
| 78 px || [[File:Jid 7 4 pluck adu dr220.mp3|78px]] | | 78 px || [[File:Jid 7 4 pluck adu dr220.mp3|78px]] | ||
|- | |- | ||
| 77 px || [[File:Jid 7 4 pluck adu dr220.mp3|77px]] || rowspan="2" | | | 77 px || [[File:Jid 7 4 pluck adu dr220.mp3|77px]] || rowspan="2" | Play | ||
|- | |- | ||
| 48 px || [[File:Jid 7 4 pluck adu dr220.mp3|48px]] | | 48 px || [[File:Jid 7 4 pluck adu dr220.mp3|48px]] | ||
|- | |- | ||
| 47 px || [[File:Jid 7 4 pluck adu dr220.mp3|47px]] || | | 47 px || [[File:Jid 7 4 pluck adu dr220.mp3|47px]] || Play but no buttons shown | ||
|} | |} | ||
== See also == | == See also == | ||
* [[Help:Help]] | * [[Help: Help]] | ||
* [[Help:Editing]] | * [[Help: Editing]] | ||
* [[Help:Pictures]] | * [[Help: Pictures]] | ||
== Notes == | |||
<references group="note"/> | |||
[[Category:Help]] | [[Category:Help]] | ||
Latest revision as of 10:15, 3 December 2025
Embedding audio files
If you add [[File:Jid 7 4 pluck adu dr220.mp3]] to the wiki source code, you case a player being shown on the page like this:
Like for pictures, the player's display size can be adjusted but the height specification will be ignored, the width controls the functions available, for details see section #Player appearance.
Player appearance
If you specify the display width of the player, you may change the functions available.
| Width | Appearance | Remarks[note 1] |
|---|---|---|
| 700 px | Play, mute, time, progress bar, total time, volume control sizing | |
| standard | Play, mute, time, progress bar, total time, volume control | |
| 270 px | ||
| 269 px | Play, mute, time, progress bar, total time | |
| 222 px | ||
| 221 px | Play, mute, time, progress bar | |
| 182 px | ||
| 181 px | Play, mute, time | |
| 118 px | ||
| 117 px | Play, mute | |
| 78 px | ||
| 77 px | Play | |
| 48 px | ||
| 47 px | Play but no buttons shown |
See also
Notes
- ↑ On Windows. May be different for other platforms.