Template:Quote: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary Tag: Manual revert |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>{|class="quote" | <includeonly>{|class="quote" border="0" cellspacing="0" cellpadding="0" | ||
|class="quote- | |class="quote-side" style="text-align:right"|“ | ||
|class="quote-center"|{{#if:{{{audio|}}}|{{#tag:phonos||file={{{audio}}}}} }}<i>{{{1|}}}</i>{{#if:{{{2|}}}| | |class="quote-center"|{{#if:{{{audio|}}}|{{#tag:phonos||file={{{audio}}}}} }}<i>{{{1|}}}</i>{{#if:{{{2|}}}|<br><span style="font-size:0.9em;padding-left:10px">— {{{2}}}</span>}} | ||
|class="quote- | |class="quote-side" style="text-align:left"|” | ||
|}</includeonly> | |}</includeonly><noinclude>{{/doc}}</noinclude> | ||
<noinclude>{{/doc}}</noinclude> | |||
Latest revision as of 16:49, 23 April 2025
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}}
| “ | ⓘI am Quincy, son of Quincy. — Quincy, son of Quincy |
” |