Template:Quote/doc: Difference between revisions

From fattwiki
m (moved from Category:Templates to Category:Template documentation)
Tag: 2017 source edit
mNo edit summary
Tag: 2017 source edit
 
Line 1: Line 1:
=== Usage examples ===
== Usage ==


==== Quote with author and source ====
=== Quote with author and source ===
{{Quote
{{Quote
| Welcome to Friends at the Table, an actual play podcast focused on critical worldbuilding, smart characterization, and fun interaction between good friends.
| Welcome to Friends at the Table, an actual play podcast focused on critical worldbuilding, smart characterization, and fun interaction between good friends.
Line 13: Line 13:
}}</pre>
}}</pre>


==== Quote with author and no source ====
=== Quote with author and no source ===
{{Quote
{{Quote
| Welcome to Friends at the Table, an actual play podcast focused on critical worldbuilding, smart characterization, and fun interaction between good friends.
| Welcome to Friends at the Table, an actual play podcast focused on critical worldbuilding, smart characterization, and fun interaction between good friends.
Line 23: Line 23:
}}</pre>
}}</pre>


==== Quote with source and no author ====
=== Quote with source and no author ===
{{Quote
{{Quote
| Welcome to Friends at the Table, an actual play podcast focused on critical worldbuilding, smart characterization, and fun interaction between good friends.
| Welcome to Friends at the Table, an actual play podcast focused on critical worldbuilding, smart characterization, and fun interaction between good friends.
Line 33: Line 33:
}}</pre>
}}</pre>


==== Quote with no source and no author ====
=== Quote with no source and no author ===
{{Quote
{{Quote
| Welcome to Friends at the Table, an actual play podcast focused on critical worldbuilding, smart characterization, and fun interaction between good friends.
| Welcome to Friends at the Table, an actual play podcast focused on critical worldbuilding, smart characterization, and fun interaction between good friends.
Line 41: Line 41:
}}</pre>
}}</pre>


==== Quote with source and author using unlabeled parameters ====
=== Quote with source and author using unlabeled parameters ===
This will work, but it's preferable to use labels for author and source.
This will work, but it's preferable to use labels for author and source.
<pre>{{Quote
<pre>{{Quote
Line 48: Line 48:
| Friends at the Table
| Friends at the Table
}}</pre>
}}</pre>
== TemplateData ==
{{TemplateData header}}


<templatedata>
<templatedata>

Latest revision as of 02:22, 25 April 2024

Usage[edit source]

Quote with author and source[edit source]

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
{{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[edit source]

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

– Austin Walker
{{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[edit source]

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

– Friends at the Table
{{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[edit 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.
}}

Quote with source and author using unlabeled parameters[edit source]

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[edit source]

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