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
(→‎Synopsis: tweak)
(→‎Parameters: add ===Parameter list===)
Line 35: Line 35:


{{para|style}}—allows specifying additional [[Help:Cascading Style Sheets|CSS]] styles (''not'' classes) to apply to the {{tag|blockquote}} element. For example, when putting a quotation inside a quotation, use <code>style=font-size:inherit</code> on the inner quotations so that the text doesn't get unreadably small or (on mobile) too large for the screen.
{{para|style}}—allows specifying additional [[Help:Cascading Style Sheets|CSS]] styles (''not'' classes) to apply to the {{tag|blockquote}} element. For example, when putting a quotation inside a quotation, use <code>style=font-size:inherit</code> on the inner quotations so that the text doesn't get unreadably small or (on mobile) too large for the screen.

====Parameter list====
<pre>
{{Quote
| quote =
| author =
| title =
| source =
| character =
| multiline =
| style =
}}
</pre>


==Reference citations==
==Reference citations==

Revision as of 07:55, 28 September 2017

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