Template:BackgroundCite: Difference between revisions
Jump to navigation
Jump to search
Gammaton32 (talk | contribs) Created page with "<includeonly>{{PageRef|{{{name}}}}{{{suffix|'s}}} [[{{{name}}}#Background|Background]] - ''"{{{transcription}}}"''</includeonly><noinclude>{{Documentation}}Category:Citation templates</noinclude>" |
Gammaton32 (talk | contribs) No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{PageRef|{{{name}}} | <includeonly>{{PageRef|{{{name}}}|alt_link={{{name}}}#Background}}{{{suffix|'s}}} background - ''"{{{quote}}}"''</includeonly><noinclude>{{Documentation}}[[Category:Citation templates]]</noinclude> |
Latest revision as of 02:54, 30 November 2024
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 |