Template:BackgroundCite
Usage[edit source]
This template can be used to reference character backgrounds.
{{BackgroundCite|name=hero_name|quote=quote}}
There's an optional parameter to change the possessive suffix.
Example usages[edit source]
Example:
{{BackgroundCite|name=Lash|quote=Jacob Lash is an asshole.}}
Result:
Lash's background - "Jacob Lash is an asshole."
Example of suffix change:
{{BackgroundCite|name=Abrams|suffix='|quote=Hard hitting, hard headed, and hard drinking; Detective Abrams has been a fixture on the New York investigating scene for years.}}
Result:
Abrams' background - "Hard hitting, hard headed, and hard drinking; Detective Abrams has been a fixture on the New York investigating scene for years."
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | name | The name of the character whose background is being cited | String | required |
suffix | suffix | Possessive suffix change for characters whose name ends with 's' | String | optional |
quote | quote | The relevant passage (without quotation marks) | String | required |