Difference between revisions of "Blockquote/Documentation"

m
Line 2: Line 2:
 
Displays large text passages as indented quotations.
 
Displays large text passages as indented quotations.
 
== Usage ==
 
== Usage ==
{{T|blockquote|This is a quotation}}
+
{{T|blockquote|This is a quotation}}<br>
 
{{T|blockquote|This is a quotation|Source}}
 
{{T|blockquote|This is a quotation|Source}}
 +
 
== Parameters ==
 
== Parameters ==
 
{{parameter|text|The quoted text.}}
 
{{parameter|text|The quoted text.}}

Revision as of 19:57, 25 February 2023

Description

Displays large text passages as indented quotations.

Usage

{{blockquote|<This is a quotation>}}
{{blockquote|<This is a quotation>|<Source>}}

Parameters

Arrow.pngtext: The quoted text.
Required.
Arrow.pngsource: The quotation source.
Optional.

Errors

No text given for quotation. Add a text parameter.