Difference between revisions of "Template:Audio"
Jump to navigation
Jump to search
| [checked revision] | [checked revision] |
SamSteiner (talk | contribs) |
SamSteiner (talk | contribs) |
||
| Line 1: | Line 1: | ||
| − | <!-- FileName = Name of audio file | + | <!-- FileName = Name of audio file including the extension --> |
<!-- Caption equals Text to show under the player--> | <!-- Caption equals Text to show under the player--> | ||
| − | {| | + | {| |
|- | |- | ||
| − | | <player>{{{FileName}}} | + | | <player>{{{FileName}}}</player> |
|- | |- | ||
| ''{{{Caption}}}'' | | ''{{{Caption}}}'' | ||
|} | |} | ||
Revision as of 20:11, 5 March 2013
| <player>{{{FileName}}}</player> |
| {{{Caption}}} |