Template:Quote: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
m (second example to clarify the difference of link usage in quote/attribution and source)
No edit summary
 
(59 intermediate revisions by 10 users not shown)
Line 1: Line 1:
:<span {{#if:{{{3|}}}|title="Source:&nbsp;{{{3}}}"|}}>"''{{{1}}}''"</span>
<blockquote>{{{1}}}<span class="author">''{{{2|}}} {{#if:{{{3|}}}|<sup class="noprint author">{{#if:el|[{{{3}}} [src]]|[[{{{3}}}|[src]]]}}</sup>|}}''</span></blockquote><noinclude>
:&#8213;{{{2}}}{{#if:{{{3|}}}|<sup class="noprint">[[{{{3|}}}|[src]]]</sup>}}<noinclude>
__NOTOC__
__NOTOC__
==Usage instructions==
== Usage instructions ==
<pre><nowiki>{{quote|quote|attribution|source}}</nowiki></pre>
<pre><nowiki>{{quote|quote|attribution|source}}</nowiki></pre>


==Example==
== Example ==
====Code====
==== Code ====
<code><nowiki>{{Quote|The bravery of idiots is bravery nonetheless.|Staal|The Poison Sky}}</nowiki></code>
<code><nowiki>{{Quote|The bravery of idiots is bravery nonetheless.|Staal|The Poison Sky}}</nowiki></code>


====Result====
==== Result ====
{{Quote|The bravery of idiots is bravery nonetheless.|Staal|The Sontaran Stratagem}}
{{Quote|The bravery of idiots is bravery nonetheless.|Staal|The Sontaran Stratagem}}


==Links==
== Links ==
Links can be used as usual, but it's important '''not''' to link the source manually, as this is done automatically.
Links can be used as usual, but it's important '''not''' to link the source manually, as this is done automatically.
====Code====
==== Code ====
<code><nowiki>{{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}}</nowiki></code>
<code><nowiki>{{Quote|Now [[Adipose|they]] have the children, they won't need the nanny anymore!|The [[Tenth Doctor]] to [[Cofelia|Miss Foster]], before her death.|Partners in Crime}}</nowiki></code>


====Result====
==== Result ====
{{Quote|Now [[Adipose|they]] have the children, they won't need the nanny anymore!|[[Tenth Doctor|The Doctor]] to [[Cofelia]], before her death.|Partners in Crime}}
{{Quote|Now [[Adipose|they]] have the children, they won't need the nanny anymore!|The [[Tenth Doctor]] to [[Cofelia|Miss Foster]], before her death.|Partners in Crime}}


[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Latest revision as of 06:43, 15 March 2024

{{{1}}}

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 [The Sontaran Stratagem [src]]

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!|The [[Tenth 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 Tenth Doctor to Miss Foster, before her death. [Partners in Crime [src]]