Jump to content

Template:Blockquote

From Wiki - Scioly.org
Revision as of 17:19, 1 April 2021 by Bernard (talk | contribs) (Updated with title field.)
Template documentation

Creates a block quote, useful for highlighting blocks of text that quote contents (with permission) from other sources.

Parameters

color - the color of left border, either grey (default), blue, red, or yellow
title (optional) - the title of the code block, which will be displayed bolded in a separate line
date (optional) - the date of the code block, which will be displayed italicized in a separate line
text - the contents of the block quote

Source

{{Blockquote
| color = 
| title = 
| date = 
| text = 
}}

Examples

Code Result
{{Blockquote
| text  = Creates a block quote, useful for highlighting blocks of text that quote contents (with permission) from other sources.
}}

Creates a block quote, useful for highlighting blocks of text that quote contents (with permission) from other sources.

{{Blockquote
| color = yellow
| title = Template:Blockquote
| date  = April 1, 2021
| text  = Creates a block quote, useful for highlighting blocks of text that quote contents (with permission) from other sources.
}}

Template:Blockquote
Creates a block quote, useful for highlighting blocks of text that quote contents (with permission) from other sources.