Template:Quote: Difference between revisions
Jump to navigation
Jump to search
m redesigned to use flex (easier to manage, less clunky than tables) |
mNo edit summary |
||
| Line 5: | Line 5: | ||
-->{{#if:{{{2|}}}|<br><span class="quote-source">— {{{2}}}</span>}}</div><!-- | -->{{#if:{{{2|}}}|<br><span class="quote-source">— {{{2}}}</span>}}</div><!-- | ||
--><div class="quote-side" style="text-align:right">”</div><!-- | --><div class="quote-side" style="text-align:right">”</div><!-- | ||
--></div | --></div></includeonly><noinclude>{{/doc}}</noinclude> | ||
Revision as of 03:11, 6 July 2026
Creates a block quotation.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Text | 1 | The text of the quote. If the text contains any equals signs, you need to substitute them with the magic word "{{=}}" to get the text to display correctly.
| String | required |
| Source | 2 | The source of the quote.
| String | optional |
| Audio | audio | An audio file to accompany the quote.
| File | optional |
Example usage
{{quote|I am Quincy, son of Quincy.|Quincy, son of Quincy|audio=BTD6 SelectQuincy05.ogg}}