Template:Quote: Difference between revisions

From fattwiki
Sangfielle>Smokiy
m (space)
m (1 revision imported)
Line 1: Line 1:
<blockquote class="quote">“''{{{quote|{{{1}}}}}}''”
{| class="cquote" style="margin:auto;"
{{#if:{{{author|{{{2|}}}}}}|<div style="text-align: right;"><cite>― {{{author|{{{2}}}}}}{{#if:{{{source|{{{3|}}}}}}|, {{{source|{{{3}}}}}}}}</cite></div>}}</blockquote>
| valign="top" style="width:20px; font-size:36px; font-family:'Times New Roman', FreeSerif, STIX, Tinos, 'Liberation Serif', serif; font-weight:bold; text-align:left; padding:3px;" | “
<noinclude>{{Documentation}}</noinclude>
| valign="top" style="padding:3px;" | {{{1|Insert the text of the quote here, without quotation marks.}}}
| valign="bottom" style="width:20px; font-size:36px; font-family:'Times New Roman', FreeSerif, STIX, Tinos, 'Liberation Serif', serif; font-weight:bold; text-align:right; padding:3px;" |
|-
{{#if:{{{2|}}}{{{3|}}}|
{{!}} colspan="3" style="padding-top:10px;" {{!}} {{#if:{{{2|<noinclude>Origin</noinclude>}}}|<p style="font-size:smaller; text-align:right;"><cite style="font-style:normal;">&ndash;{{{2}}}{{#if:{{{3|<noinclude>Source</noinclude>}}}|, {{{3}}}}}</cite></p>}}
}}
|}<noinclude>
{{documentation}}[[Category:Templates]]</noinclude>

Revision as of 04:00, 4 July 2022

Insert the text of the quote here, without quotation marks.

Usage

Quote with author and source

Welcome to Friends at the Table, an actual play podcast focused on critical worldbuilding, smart characterization, and fun interaction between good friends.
{{Quote
| Welcome to Friends at the Table, an actual play podcast focused on critical worldbuilding, smart characterization, and fun interaction between good friends.
| author=Austin Walker
| source=Friends at the Table
}}

Quote with author and no source

Welcome to Friends at the Table, an actual play podcast focused on critical worldbuilding, smart characterization, and fun interaction between good friends.
{{Quote
| Welcome to Friends at the Table, an actual play podcast focused on critical worldbuilding, smart characterization, and fun interaction between good friends.
| author=Austin Walker
}}

Quote with source and no author

Welcome to Friends at the Table, an actual play podcast focused on critical worldbuilding, smart characterization, and fun interaction between good friends.
{{Quote
| Welcome to Friends at the Table, an actual play podcast focused on critical worldbuilding, smart characterization, and fun interaction between good friends.
| source=Friends at the Table
}}

Quote with no source and no author

Welcome to Friends at the Table, an actual play podcast focused on critical worldbuilding, smart characterization, and fun interaction between good friends.
{{Quote
| Welcome to Friends at the Table, an actual play podcast focused on critical worldbuilding, smart characterization, and fun interaction between good friends.
}}

Quote with source and author using unlabeled parameters

This will work, but it's preferable to use labels for author and source.

{{Quote
| Welcome to Friends at the Table, an actual play podcast focused on critical worldbuilding, smart characterization, and fun interaction between good friends.
| Austin Walker
| Friends at the Table
}}

TemplateData

This is the TemplateData for this template. It is used by the Visual Editor and other tools.

No description.

Template parameters

ParameterDescriptionTypeStatus
11

The quote itself. Any line spacing will be preserved.

Contentrequired
22 author

Same as "author".

Contentdeprecated
33 source

Same as "source".

Contentdeprecated
Authorauthor

The person who said this quote, if applicable (and preferably not a spoiler).

Contentoptional
Sourcesource

Where this quote was said, if applicable. Could be an episode name or an in-text work.

Contentoptional