Template:Quote: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 2: | Line 2: | ||
--><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>}}<!-- | ||
--><div class="quote-center" | --><div class="quote-center" style="font-style:italic"> | ||
{{{1|}}} | {{{1|}}}{{#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> | --></div></div></includeonly><noinclude>{{/doc}}</noinclude> | ||
Revision as of 05:12, 15 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}}