Template:VoiceLineCite/doc: Difference between revisionsGive feedback
Jump to navigation
Jump to search
Gammaton32 (talk | contribs) No edit summary |
Gammaton32 (talk | contribs) No edit summary |
||
| Line 16: | Line 16: | ||
"params": { | "params": { | ||
"hero": { | "hero": { | ||
"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": { | ||
"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": { | ||
"description": "The transcription of the voice line", | "description": "The transcription of the voice line", | ||
"required": true | "required": true | ||