Template:VoiceLineCite/doc: Difference between revisions

From Deadlock Wiki
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": {
"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

Revision as of 14:14, 28 November 2024

Usage

This template can be used to reference in-game voice lines.

{{VoiceLineCite|hero=hero_name|file=file_name.extension|transcription=transcription}}

Example usage

Example:

{{VoiceLineCite|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.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
herohero

The name of the hero who the voice line belongs

Unknownrequired
filefile

The name of the uploaded voice-line sound file (must include the file extension eg. .mp3)

Unknownrequired
transcriptiontranscription

The transcription of the voice line

Unknownrequired