Changes

From The TTSCpedia
Jump to navigationJump to search
no edit summary
Line 1: Line 1:  
<includeonly>{{#invoke:Listen|main}}</includeonly><noinclude>
 
<includeonly>{{#invoke:Listen|main}}</includeonly><noinclude>
 
{{documentation}}
 
{{documentation}}
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. -->
+
 
 +
<templatedata>
 +
{
 +
"params": {
 +
"filename": {
 +
"label": "File Name",
 +
"description": "The name of the file to embed",
 +
"example": "MSSam Demo.wav",
 +
"required": true,
 +
"suggested": true
 +
},
 +
"title": {
 +
"label": "Title",
 +
"description": "The title of the audio file to be displayed.",
 +
"example": "Microsoft Sam Demo Audio",
 +
"type": "string",
 +
"required": true
 +
},
 +
"description": {
 +
"label": "Description",
 +
"description": "A description of the audio file",
 +
"type": "string",
 +
"suggested": true
 +
}
 +
},
 +
"description": "Allows audio and video files to be embedded in articles. It should be used for audio files that are set off from the text, such as music clips or sound recordings."
 +
}
 +
</templatedata>
 
</noinclude>
 
</noinclude>

Navigation menu