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 2: | Line 2: | ||
This template can be used to reference in-game voice lines. | This template can be used to reference in-game voice lines. | ||
<nowiki>{{VoiceLineCite| | <nowiki>{{VoiceLineCite|1=hero_name|file=file_name.extension|transcription=transcription}}</nowiki> | ||
==Example usage== | ==Example usage== | ||
Example: | Example: | ||
<nowiki>{{VoiceLineCite| | <nowiki>{{VoiceLineCite|1=Lash|file=Lash kill wraith 02.mp3|transcription=Back the wrong horse, Wraith. Like always.}}</nowiki> | ||
Result: | Result: | ||
{{VoiceLineCite| | {{VoiceLineCite|1=Lash|file=Lash kill wraith 02.mp3|transcription=Back the wrong horse, Wraith. Like always.}} | ||
Revision as of 15:15, 28 November 2024
Usage
This template can be used to reference in-game voice lines.
{{VoiceLineCite|1=hero_name|file=file_name.extension|transcription=transcription}}
Example usage
Example:
{{VoiceLineCite|1=Lash|file=Lash kill wraith 02.mp3|transcription=Back the wrong horse, Wraith. Like always.}}
Result:
Lash's in-game voice line - "Back the wrong horse, Wraith. Like always."
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| hero | hero 1 | The name of the hero who the voice line belongs | Unknown | required |
| file | file 2 | The name of the uploaded voice-line sound file (must include the file extension eg. .mp3) | Unknown | required |
| transcription | transcription 3 | The transcription of the voice line | Unknown | required |