Template:Quote: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
<includeonly><div class="quote"><!-- | <includeonly><div style="display:flow-root"><div class="quote"><!-- | ||
--><div class="quote-side" style="text-align:left">“</div><!-- | --><div class="quote-side" style="text-align:left">“</div><!-- | ||
-->{{#if:{{{audio|}}}|<div>{{#tag:phonos||file={{{audio}}}}}</div>}}<!-- | -->{{#if:{{{audio|}}}|<div>{{#tag:phonos||file={{{audio}}}}}</div>}}<!-- | ||
| 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></includeonly><noinclude>{{/doc}}</noinclude> | --></div></div></includeonly><noinclude>{{/doc}}</noinclude> | ||
Revision as of 19:07, 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}}