Editing Template:VoiceLineCite/docGive feedback
Jump to navigation
Jump to search
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 1: | Line 1: | ||
==Usage== | ==Usage== | ||
This template can be used to reference in-game voice lines. | This template can be used to reference in-game voice lines. | ||
<nowiki>{{VoiceLineCite|name=hero_name|file=file_name.extension|transcription=transcription}}</nowiki> | <nowiki>{{VoiceLineCite|name=hero_name|file=file_name.extension|transcription=transcription}}</nowiki> | ||
| Line 9: | Line 7: | ||
==Example usages== | ==Example usages== | ||
Example | Example: | ||
<nowiki>{{VoiceLineCite|name=Lash|file=Lash kill wraith 02.mp3|context=(killed Wraith)|transcription=Backed the wrong horse, Wraith. Like always.}}</nowiki> | <nowiki>{{VoiceLineCite|name=Lash|file=Lash kill wraith 02.mp3|context=(killed Wraith)|transcription=Backed the wrong horse, Wraith. Like always.}}</nowiki> | ||
Result: | Result: | ||
| Line 81: | Line 72: | ||
"required": false | "required": false | ||
}, | }, | ||
"file": { | "file": { | ||
"type": "string", | "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": | "required": true | ||
}, | }, | ||
"context": { | "context": { | ||
| Line 114: | Line 100: | ||
"alt_link", | "alt_link", | ||
"suffix", | "suffix", | ||
"file", | "file", | ||
"context", | "context", | ||