Template:Quote: Difference between revisions

From Sasara
Jump to navigationJump to search
Created page with "<blockquote>{{{1}}}</blockquote>"
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<blockquote>{{{1}}}</blockquote>
<blockquote>''“{{{1}}}”''</blockquote><NOINCLUDE>
 
==Example==
This template formats text as a blockquote.
 
===Markup===
<NOWIKI>{{Quote|The bird is the word}}</NOWIKI>
 
===Output===
{{Quote|The bird is the word}}
 
[[Category:Templates]]</NOINCLUDE>

Latest revision as of 12:58, 22 August 2025

“{{{1}}}”

Example

This template formats text as a blockquote.

Markup

{{Quote|The bird is the word}}

Output

“The bird is the word”