Template:Dialogue: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
(New page: <div class="quote"> :<span {{t|1=title="Source: {{{6}}}"|1{{{6|}}}=}}>'''{{{1}}}''': "''{{{2}}}''" :'''{{{3}}}''': "''{{{4}}}''"</span> :— {{{5}}}{{#if:{{{6|}}}|<sup class="nopr...)
 
No edit summary
Line 12: Line 12:
==Example==
==Example==
====Code====
====Code====
<code><nowiki>{{Dialogue|Leia Organa|I love you.|Han Solo|Yeah right.|[[Leia Organa Solo|Leia Organa]] and [[Han Solo]] in [[Cloud City]]|Star Wars Episode V: The Empire Strikes Back}}</nowiki></code>
<code><nowiki>{{A person|This is an example.|Another person|Alright.|Two people|Nothing, it's just an example}}</nowiki></code>


====Result====
====Result====
{{Dialogue|Leia Organa|I love you.|Han Solo|Yeah right.|[[Leia Organa Solo|Leia Organa]] and [[Han Solo]] in [[Cloud City]]|Star Wars Episode V: The Empire Strikes Back}}
{{Dialogue|A person|This is an example.|Another person|Alright.|Two people|Nothing, it's just an example}}</code>

Revision as of 17:29, 29 April 2008

{{{1}}}: "{{{2}}}"
{{{3}}}: "{{{4}}}"
— {{{5}}}

Usage instructions

{{Dialogue|speaker1|speaker1 dialogue1|speaker2|speaker2 dialogue1|attribution|source}}

Notes

  • If any text is assigned to the source field, it will be rendered as a browser tool tip.

Example

Code

{{A person|This is an example.|Another person|Alright.|Two people|Nothing, it's just an example}}

Result

A person: "This is an example."
Another person: "Alright."
— Two people[src]