Template:VoiceLineCite/doc: Difference between revisionsGive feedback
Gammaton32 (talk | contribs) No edit summary |
Gammaton32 (talk | contribs) mNo edit summary |
||
| Line 4: | Line 4: | ||
<nowiki>{{VoiceLineCite|name=hero_name|file=file_name.extension|transcription=transcription}}</nowiki> | <nowiki>{{VoiceLineCite|name=hero_name|file=file_name.extension|transcription=transcription}}</nowiki> | ||
There's an optional parameter to change the | There's an optional parameter to change the possessive suffix and one to add extra context to the line. | ||
==Example usages== | ==Example usages== | ||
| Line 42: | Line 42: | ||
"suffix": { | "suffix": { | ||
"type": "string", | "type": "string", | ||
"description": "Optional suffix change for characters whose name ends with 's'", | "description": "Optional possessive suffix change for characters whose name ends with 's'", | ||
"required": false | "required": false | ||
}, | }, | ||