Template:Opening Quote: Difference between revisions
More actions
No edit summary |
No edit summary |
||
| Line 21: | Line 21: | ||
<noinclude> | <noinclude> | ||
{#cargo_declare:_table=OpeningQuotes | |||
|quote_text=Text | |||
|speaker=String | |||
|attribution=String | |||
|location=String | |||
|source=String | |||
|image=String | |||
|imagecaption=String | |||
|title=String | |||
}} | |||
{{Documentation}} | {{Documentation}} | ||
</noinclude> | </noinclude> | ||
Revision as of 21:48, 21 March 2026
{#cargo_declare:_table=OpeningQuotes |quote_text=Text |speaker=String |attribution=String |location=String |source=String |image=String |imagecaption=String |title=String }}
Template documentation
|
|---|
| Note: portions of the template sample may not be visible without values provided. |
| View or edit this documentation. (About template documentation) |
| Editors can experiment in this template's sandbox and test case pages. |
Displays an opening pull quote for an episode or chapter article. For dialogue or advanced features, use {{StructuredQuote}} instead.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Quote text | text | The quoted text. | Content | required |
| Speaker(s) | speaker | Comma-separated list of speakers (wikitext links accepted). E.g. [[Fry]], [[Bender]] | Content | required |
| Attribution | attribution | Additional attribution context (wikitext links, comma-separated). | Content | suggested |
| Location | location | Specific location within the source, e.g. season and episode number. | Content | suggested |
| Image | image | Filename of an image to display to the left of the quote (e.g. Repugnant.jpg). | File | suggested |
| Image caption | imagecaption | Caption displayed beneath the image. | String | suggested |
| Source | source | The work the quote is from (wikitext link). | Content | suggested |