Difference between revisions of "Blockquote/Documentation"

Line 3: Line 3:
  
 
== Parameters ==
 
== Parameters ==
{{bullet}} '''text''': The quoted text.
+
{{parameter|text|The quoted text.}}
 
+
{{parameter|source|The quotation source.|}}
{{bullet}} '''source''': Optional. The quotation source.
 
  
 
== Usage ==
 
== Usage ==
 
<pre>{{blockquote|This is a quotation}}
 
<pre>{{blockquote|This is a quotation}}
 
{{blockquote|This is a quotation|Source}}</pre>
 
{{blockquote|This is a quotation|Source}}</pre>

Revision as of 17:18, 25 February 2023

Description

Displays large text passages as indented quotations.

Parameters

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

Usage

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