Template:Media table/doc
This template is used for organizing media files on pages.
Parameters
Replace X with a number to provide argument for the X-th medium.
{{{fileX}}}- Filename without the "File:" prefix.{{{titleX}}}- The title of the file that will be used in the table. Automatically appears in bold.{{{descX}}}- A short description of the file that will appear after the title.{{{lengthX}}}- The file duration. M:SS format recommended.
Example
{{media table
|file1=Example.ogv
|title1=Example video
|desc1=Showing an example video file.
|length1=0:12
|file2=Example.oga
|title2=Example audio
|desc2=Showing an example audio file.
|length2=0:03
}}
Outputs:
| File info 0:12 | |
| File info 0:03 |