Difference between revisions of "Blockquote"

m (Removed the need for a named second parameter)
m (Added italics and quotation marks to help indicate that it is a quote)
Line 1: Line 1:
<includeonly><blockquote style="overflow:hidden;margin:1em 0;padding:0 40px;">{{{text|{{{1|{{error|Error: No text given for quotation.}}}}}}}}{{#if:{{{source|{{{2|}}}}}}|<div style="line-height=1.5em;text-align:left;padding-left:1.6em;margin-top:0;">—&thinsp;<cite>{{{source|{{{2|}}}}}}</cite></div>}}</blockquote></includeonly><noinclude>{{Blockquote/Documentation}}</noinclude>
+
<includeonly><blockquote style="overflow:hidden;margin:1em 0;padding:0 40px;">''"{{{text|{{{1|{{error|Error: No text given for quotation.}}}}}}}}"''{{#if:{{{source|{{{2|}}}}}}|<div style="line-height=1.5em;text-align:left;padding-left:1.6em;margin-top:0;">—&thinsp;<cite>{{{source|{{{2|}}}}}}</cite></div>}}</blockquote></includeonly><noinclude>{{Blockquote/Documentation}}</noinclude>

Revision as of 13:54, 1 August 2022

Description

Displays large text passages as indented quotations.

Usage

{{blockquote|<This is a quotation>|<game>}}
{{blockquote|<This is a quotation>|<website>}}
{{blockquote|<This is a quotation>|<website>|<https://corepunk.com>}}
{{blockquote|<This is a quotation>|<custom label>|<https://corepunk.wiki>}}
{{blockquote|<This is a quotation>|<https://corepunk.wiki>}}

Parameters

Arrow.png1: Quoted text.
Required.
Arrow.png2: Quotation label.
Optional.
Notes: Choose from game, website, a custom label, or a custom link.
Arrow.png3: Quotation source.
Optional.
Notes: A link to the quotation source. Use if parameter 2 isn't already a link.

Errors

No text given for quotation. Add a text parameter.

See Also

Arrow.pngQuotation