⚠️ Warning: This is a draft ⚠️

This means it might contain formatting issues, incorrect code, conceptual problems, or other severe issues.

If you want to help to improve and eventually enable this page, please fork RosettaGit's repository and open a merge request on GitHub.

{{{1}}}
{{#if:{{{2|}}}|

— {{{2|}}}
|}}

This template can be used to make a quote stand out a little.

;Usage:

: {{quote|text of the quote}}

: {{quote|text of the quote|source of the quote}}

; Example:


{{quote
 | What is the smallest positive integer whose square ends in the digits 269,696?
 | Babbage, letter to Lord Bowden, 1837; see Hollingdale and Tootill, <i>Electronic Computers</i>, second edition, 1970, p. 125.
}}

...renders as: {{quote|What is the smallest positive integer whose square ends in the digits 269,696?|Babbage, letter to Lord Bowden, 1837; see Hollingdale and Tootill, Electronic Computers, second edition, 1970, p. 125.}}

{{template}}