Template:VoiceLineCite/doc: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 16: Line 16:
"params": {
"params": {
"hero": {
"hero": {
"type": "string",
"description": "The name of the hero who the voice line belongs",
"description": "The name of the hero who the voice line belongs",
"required": true
"required": true
},
},
"file": {
"file": {
"type": "string",
"description": "The name of the uploaded voice-line sound file (must include the file extension eg. .mp3)",
"description": "The name of the uploaded voice-line sound file (must include the file extension eg. .mp3)",
"required": true
"required": true
},
},
"transcription": {
"transcription": {
"type": "string",
"description": "The transcription of the voice line",
"description": "The transcription of the voice line",
             "required": true
             "required": true