More languages
More actions
m (Added template data so the template can be understood through Visual Editor) |
mNo edit summary |
||
Line 8: | Line 8: | ||
}}</p> | }}</p> | ||
}}</blockquote> | }}</blockquote> | ||
<!-- {{#if:{{{2}}}|<p style="text-align: right;"> — {{{2}}} }} | <!-- {{#if:{{{2}}}|<p style="text-align: right;"> — {{{2}}} }} | ||
{{#if:{{{3}}}|, {{{3}}}, {{{4}}}</p>--></includeonly><noinclude> | {{#if:{{{3}}}|, {{{3}}}, {{{4}}}</p>--></includeonly><noinclude> |
Latest revision as of 19:40, 12 November 2024
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 |