Template:Audio sample

文档图示 模板文档[查看] [编辑] [历史] [清除缓存]

概要 编辑

音频样本

Once an audio sample has been uploaded to Wikipedia (see the WP:SAMPLE guideline for information and links), use this template to add an audio sample link to an infobox; to add samples to the main body of an article, use {{Listen}}. This template is used with the |misc= parameter of the infobox template. It should not be used on its own. If this template is substituted, it will return a cleaned-up copy of itself with unnecessary parameters removed and deprecated parameters replaced. Parameter indentation will also automatically be fixed.

代码 编辑

{{Infobox song
...
| misc         = {{subst:Audio sample
 | type        = 
 | header      = <!-- leave blank for "Audio sample" -->
 | file        = 
 | description =
 }}

参数 编辑

type 编辑

Enter single to produce a khaki header or song for light blue for other Infobox song types, so that the headers will have a consistent color. Other header colors are shown at {{Infobox album/color}}.

header 编辑

If this parameter is left blank, 音频样本 (the default setting) will be generated. A custom header may be created by entering text in this field. For no header, enter |header=no. For multiple audio samples, set the first to |header=音频样本 and the succeeding links to |header=no, so only one header for all will be created (see Example with multiple samples).

file 编辑

Enter the name of the audio file, without the preceding File:. For example for File:Silent Night (choral).ogg, enter Silent Night (choral).ogg.

description 编辑

Since the infobox already provides the name of the song, artist, dates, etc., an additional description is usually not necessary. However, "First verse", "Chorus", etc., may be added to identify a specific sample. Generally, commentary about the composition, techniques used, etc., should be included in the main body of the article and not in the infobox.

Example with multiple samples 编辑

{{Infobox song
...
| misc         = {{subst:Audio sample
 | type        = song
 | header      = Audio samples
 | file        = Silent Night (choral).ogg
 | description = Choral version
 }}{{subst:Audio sample
 | type        = song
 | header      = no
 | file        = Gruber - Schumann-Heink - Stille Nacht.ogg
 | description = Soprano solo version
 }}

Microformat 编辑

Template:UF-audio

TemplateData 编辑

以下是该模板的模板数据,适用于可视化编辑器等工具。

Audio sample模板数据

Adds an audio sample for album and song infoboxes. Use in the "misc" parameter of those templates.

模板参数[编辑模板数据]

此模板首选参数换行的代码块格式。

参数描述类型状态
Typetype

Type of recording (this changes the colour of the header), such as single for khaki or song for light blue. For album types, see [[Template:Infobox album/color]]

示例值
song, single
字符串必需
Headerheader

Change the header text. If value is "none", then the header will not be displayed.

示例值
none
字符串可选
Filefile

Audio file to be shown.

示例值
Example.ogg
文件必需
Descriptiondescription

Description of the audio file

示例值
"O Kazakhstan" (instrumental)
字符串可选