Template:Quote: Difference between revisions

From Blooncyclopedia, the independent Bloons knowledge base
Jump to navigation Jump to search
mNo edit summary
Tag: Manual revert
m redesigned to use flex (easier to manage, less clunky than tables)
Line 1: Line 1:
<includeonly>{|class="quote" border="0" cellspacing="0" cellpadding="0"
<includeonly><div class="quote"><!--
|class="quote-side" style="text-align:right"|&ldquo;
--><div class="quote-side" style="text-align:left">&ldquo;</div><!--
|class="quote-center"|{{#if:{{{audio|}}}|{{#tag:phonos||file={{{audio}}}}} }}<i>{{{1|}}}</i>{{#if:{{{2|}}}|<br><span style="font-size:0.9em;padding-left:10px">&mdash; {{{2}}}</span>}}
-->{{#if:{{{audio|}}}|<div>{{#tag:phonos||file={{{audio}}}}}</div>}}<!--
|class="quote-side" style="text-align:left"|&rdquo;
--><div class="quote-center"><i>{{{1|}}}</i><!--
|}</includeonly><noinclude>{{/doc}}</noinclude>
-->{{#if:{{{2|}}}|<br><span class="quote-source">&mdash; {{{2}}}</span>}}</div><!--
--><div class="quote-side" style="text-align:right">&rdquo;</div><!--
--></div><templatestyles src="Quote/style.css"/></includeonly><noinclude>{{/doc}}</noinclude>

Revision as of 16:51, 5 July 2026

Creates a block quotation.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Text1

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.

Example
I am Quincy, son of Quincy.
Stringrequired
Source2

The source of the quote.

Example
Quincy, son of Quincy
Stringoptional
Audioaudio

An audio file to accompany the quote.

Example
BTD6 SelectQuincy05.ogg
Fileoptional

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

Page Template:Quote/style.css has no content.