Template:Media table: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 40: Line 40:
|pipe1=This should be the file's name as it will appear on the page. For instance, if a file is uploaded at "File:Example246.ogg", but it needs to appear on the page as simply "Example", name1 would be defined "Example246", and pipe1 "Example". In cases where name1 and pipe1 would be set to identical values, only name1 needs to be used.
|pipe1=This should be the file's name as it will appear on the page. For instance, if a file is uploaded at "File:Example246.ogg", but it needs to appear on the page as simply "Example", name1 would be defined "Example246", and pipe1 "Example". In cases where name1 and pipe1 would be set to identical values, only name1 needs to be used.
|description1=A short description of the file that will appear with it on the page.
|description1=A short description of the file that will appear with it on the page.
|length1=HH:MM:SS format.
|length1=HH:MM:SS format. Omit zeros please.
|caps1=If the file extension is written in all caps (.OGG), this should be set to "on". If it is written in lowercase (.ogg), it should be either left blank or set to "off". Note that a file extension containing a mix of capitals and lowercase is incompatible with this template.
|caps1=If the file extension is written in all caps (.OGG), this should be set to "on". If it is written in lowercase (.ogg), it should be either left blank or set to "off". Note that a file extension containing a mix of capitals and lowercase is incompatible with this template.
}}</nowiki>
}}</nowiki>

Revision as of 19:15, May 4, 2017

Can now support 1-30 files.

Usage

The purpose of this template is to cleanly insert Audio and Video files into pages. The following parameters may be defined when using it.

{{Media
|type1=Should be set to either "audio" or "video", but can be ignored. This parameter controls the icon displayed next to the file.
|name1=The name that the file is uploaded under. It should omit the "File:" prefix and file extension (.ogg, .ogv, .oga). So for the file at "File:Example.ogv", this parameter would be defined as "Example".
|pipe1=This should be the file's name as it will appear on the page. For instance, if a file is uploaded at "File:Example246.ogg", but it needs to appear on the page as simply "Example", name1 would be defined "Example246", and pipe1 "Example". In cases where name1 and pipe1 would be set to identical values, only name1 needs to be used.
|description1=A short description of the file that will appear with it on the page.
|length1=HH:MM:SS format. Omit zeros please.
|caps1=If the file extension is written in all caps (.OGG), this should be set to "on". If it is written in lowercase (.ogg), it should be either left blank or set to "off". Note that a file extension containing a mix of capitals and lowercase is incompatible with this template.
}}

Note that for all the values, additional files can be added to the list by incrementing the number in the parameter. Up to thirty files can be included in one template.

Code documentation

Calls {{media/row}}, {{media/OGV}}, and {{media/OGA}} with a switch.