Template:Quote/doc: Difference between revisions

Nothing to hide, but nothing to show you either.
Jump to navigation Jump to search
Content added Content deleted
(→‎See also: rm nonstandard heading)
(→‎Style: div/cite nesting order)
Line 66: Line 66:
<blockquote class="templatequote">
<blockquote class="templatequote">
<p>Quote text.</p>
<p>Quote text.</p>
<cite><div class="templatequotecite">—Author, Source</div></cite>
<div class="templatequotecite"><cite>—Author, Source</cite></div>
</blockquote>
</blockquote>
</syntaxhighlight>
</syntaxhighlight>

Revision as of 04:44, 6 September 2016

Usage

{{Quote}} adds a block quotation to an article page.

This is easier to type and is more wiki-like than the equivalent HTML <blockquote>...</blockquote> tags, and has additional pre-formatted attribution parameters for author and source.

Note: Block quotes do not normally contain quotation marks