Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Opening Quote/doc: Difference between revisions

Template page
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 1: Line 1:
==Description==
{{#cargo_declare:_table=OpeningQuotes
A template for displaying an opening pull quote at the top of an episode or chapter article. Built on the same parameters as ''<nowiki>{{StructuredQuote}}</nowiki>''.
|quote_text=Text
 
|speaker=String
If you want the full feature set (Cargo storage, image support, dialogue formatting), use ''<nowiki>{{StructuredQuote}}</nowiki>'' or ''<nowiki>{{#SQuote:}}</nowiki>'' directly instead.
|attribution=String
 
|location=String
See https://community.fandom.com/wiki/Help:Structured_Quotes for more information about Structured Quotes.
|source=String
 
|image=String
==Syntax==
|imagecaption=String
<pre>
|title=String
{{Opening_Quote
| text        =
| speaker    = Speaker 1, Speaker 2, ...
| attribution =
| source      =
}}
}}
</pre>
==Sample==
{{Opening_Quote
| text        = Fry: How can I live my life if I can't tell good from evil? <br>
Bender: Ah, they're both fine choices whatever floats your boat.
| image = Repugnant.png
| speaker    = [[Fry]], [[Bender]]
| location    = Season 1, Episode 9
| source      = [[Futurama]]
}}
<templatedata>
<templatedata>
{
{

Revision as of 21:41, 21 March 2026

This template defines the table "OpeningQuotes". This table has not been created yet.

Displays an opening pull quote for an episode or chapter article. For dialogue or advanced features, use {{StructuredQuote}} instead.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Quote texttext

The quoted text.

Contentrequired
Speaker(s)speaker

Comma-separated list of speakers (wikitext links accepted). E.g. [[Fry]], [[Bender]]

Contentrequired
Attributionattribution

Additional attribution context (wikitext links, comma-separated).

Contentsuggested
Locationlocation

Specific location within the source, e.g. season and episode number.

Contentsuggested
Imageimage

Filename of an image to display to the left of the quote (e.g. Repugnant.jpg).

Filesuggested
Image captionimagecaption

Caption displayed beneath the image.

Stringsuggested
Sourcesource

The work the quote is from (wikitext link).

Contentsuggested