Difference between revisions of "Template:Qq"
Jump to navigation
Jump to search
m |
m (fix newline per https://www.mediawiki.org/wiki/Topic:Q8qb43gsx38qo2qz) |
||
Line 1: | Line 1: | ||
<blockquote> | <blockquote> | ||
− | <div style="font-family: serif; max-width: 50em;">{{{1}}}</div> | + | <div style="font-family: serif; max-width: 50em;"> |
+ | {{{1}}}</div> | ||
{{#if:{{{cite|}}}|<p><small><cite>(from {{{cite}}})</cite></small></p>}}</blockquote><noinclude> | {{#if:{{{cite|}}}|<p><small><cite>(from {{{cite}}})</cite></small></p>}}</blockquote><noinclude> | ||
Latest revision as of 02:04, 12 May 2021
{{{1}}}
Represents a block of text quoted from a quizbowl question.
Example:
{{qq|This is a tossup. ANSWER: <b><u>Foo</u></b>|cite=[https://example.org/ 1995 ACF Fall]}}
This is a tossup.
ANSWER: Foo(from 1995 ACF Fall)
Use Template:q instead for inline quotes.