Template:Quote: Difference between revisions
Appearance
Created page with "<includeonly><blockquote class="toccolours" style="float:none; padding: 10px 15px 10px 15px;"> {{{1}}} {{#if:{{{2|}}} |<p style="text-align: right;"> — {{{2}}}{{#if:{{{3|<noinclude>x</noinclude>}}} |, ''{{{3}}}'' }}{{#if:{{{4|}}} |, {{{4}}} }}</p> }}</blockquote><!-- {{#if:{{{2}}}|<p style="text-align: right;"> — {{{2}}} }}{{#if:{{{3}}}|, {{{3}}}, {{{4}}}</p>--></includeonly><noinclude> Usage: <blockquote class="toccolours><nowiki>{{quote|text|author|source|da..." |
(No difference)
|
Revision as of 03:42, 15 March 2025
Usage:
{{quote|text|author|source|date and location}}
Example:
{{quote|Quote goes here|Author|A book|Place, 2022}}
Quote goes here
— Author, A book, Place, 2022
Book title and date can be omitted:
{{quote|Quote goes here|Author}}
Quote goes here
— Author
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Text | 1 | no description | String | required |
Author | 2 | no description | String | required |
Source | 3 | Title of the book, article, or work in general where the quote can be found | String | suggested |
Date, location and page | 4 | Additional information, such as date, location and page related to the quote | String | suggested |