Template:Simplequote: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
No edit summary
No edit summary
Tags: Mobile edit Mobile web edit
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<div class=simplequote>"{{{1}}}"<span class="author">{{#if:{{{cs|}}}||''}}{{{2|{{{cs|}}}}}} {{#if:{{{3|}}}|<sup class="noprint author">[[{{{3|}}}|[src]]]</sup>|}}{{#if:{{{cs|}}}||''}}</span></div>
<div class=simplequote>"{{{1}}}"<span class="author">{{#if:{{{cs|}}}||''}}{{{cs|{{{2}}}}}} {{#if:{{{3|}}}|<sup class="noprint author">[[{{{3|}}}|[src]]]</sup>|}}{{#if:{{{cs|}}}||''}}</span></div><noinclude>{{documentation}}[[Category:Templates]]</noinclude>
<noinclude>
__NOTOC__
== Usage instructions ==
<pre><nowiki>{{simplequote|quote|attribution|source}}</nowiki></pre>
 
== Example ==
==== Code ====
<code><nowiki>{{simplequote|The bravery of idiots is bravery nonetheless.|Staal|The Poison Sky}}</nowiki></code>
 
==== Result ====
{{simplequote|The bravery of idiots is bravery nonetheless.|Staal|The Sontaran Stratagem}}
 
== Links ==
Links can be used as usual, but it's important '''not''' to link the source manually, as this is done automatically.
==== Code ====
<code><nowiki>{{simplequote|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 ====
{{simplequote|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]]
</noinclude>

Latest revision as of 13:12, 31 March 2024

"{{{1}}}"{{{2}}}
Instructions for {{Simplequote}}

Usage instructions

{{simplequote|quote|attribution|source}}

Example

Code

{{simplequote|The bravery of idiots is bravery nonetheless.|Staal|The Poison Sky}}

Result

"The bravery of idiots is bravery nonetheless."Staal [src]

Links

Links can be used as usual, but it's important not to link the source manually, as this is done automatically.

Code

{{simplequote|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. [src]