Template:Quote: Difference between revisions
(begin implementation of new fancy quotes) |
No edit summary |
||
Line 2: | Line 2: | ||
:―{{{2}}}{{#if:{{{3|}}}|<sup class="noprint">[[{{{3|}}}|[src]]]</sup>}} | :―{{{2}}}{{#if:{{{3|}}}|<sup class="noprint">[[{{{3|}}}|[src]]]</sup>}} | ||
<blockquote><span class="bqstart">&#8220;</span>{{{1 | <blockquote><span class="bqstart">&#8220;</span>{{{1}}}<span class="bqend">&#8221;</span></blockquote> | ||
<noinclude> | <noinclude> |
Revision as of 21:46, 16 March 2011
- "{{{1}}}"
- ―{{{2}}}
<blockquote><span class="bqstart">“</span>{{{1}}}<span class="bqend">”</span></blockquote>
Usage instructions
{{quote|quote|attribution|source}}
Example
Code
{{Quote|The bravery of idiots is bravery nonetheless.|Staal|The Poison Sky}}
Result
- "The bravery of idiots is bravery nonetheless."
- ―Staal[src]
<blockquote><span class="bqstart">“</span>The bravery of idiots is bravery nonetheless.<span class="bqend">”</span></blockquote>
Links
Links can be used as usual, but it's important not to link the source manually, as this is done automatically.
Code
{{Quote|Now [[Adipose|they]] have the children, they won't need the nanny anymore!|[[Tenth Doctor|The Doctor]] to [[Cofelia|Miss Foster]], before her death.|Partners in Crime}}
Result
- "Now they have the children, they won't need the nanny anymore!"
- ―The Doctor to Cofelia, before her death.[src]
<blockquote><span class="bqstart">“</span>Now they have the children, they won't need the nanny anymore!<span class="bqend">”</span></blockquote>