Editing Template:VoiceLineCiteGive feedback
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: | ||
{{HeroIcon|Hero={{{hero}}}}}'s in-game [[:File:{{{file}}}|voice line]] - "''{{{transcription}}}''"<noinclude> | |||
==Usage== | |||
This template can be used to reference in-game voice lines. | |||
<nowiki>{{VoiceLineCite|hero_name|file_name.extension|transcription}}</nowiki> | |||
===Parameters=== | |||
There are three required parameters: | |||
{| class="wikitable" | |||
|- | |||
! Parameter !! Explanation | |||
|- | |||
| hero || The name of the hero who the voice line belongs | |||
|- | |||
| file || The name of the uploaded voice-line sound file (must include the file extension eg. .mp3) | |||
|- | |||
| transcription || The transcription of the voice line | |||
|} | |||
==Example usage== | |||
Example: | |||
<nowiki>{{VoiceLineCite|Lash|Lash kill wraith 02.mp3|Back the wrong horse, Wraith. Like always.}}</nowiki> | |||
Result: | |||
{{VoiceLineCite|Lash|Lash kill wraith 02.mp3|Back the wrong horse, Wraith. Like always.}} | |||
[[Category:Citation templates]] | |||
</noinclude> | |||