Template:Dialogue: Difference between revisions
From Tardis Wiki, the free Doctor Who reference
Darth Oompy (talk | contribs) (New page: <div class="quote"> :<span {{t|1=title="Source: {{{6}}}"|1{{{6|}}}=}}>'''{{{1}}}''': "''{{{2}}}''" :'''{{{3}}}''': "''{{{4}}}''"</span> :— {{{5}}}{{#if:{{{6|}}}|<sup class="nopr...) |
Darth Oompy (talk | contribs) No edit summary |
||
Line 12: | Line 12: | ||
==Example== | ==Example== | ||
====Code==== | ====Code==== | ||
<code><nowiki>{{ | <code><nowiki>{{A person|This is an example.|Another person|Alright.|Two people|Nothing, it's just an example}}</nowiki></code> | ||
====Result==== | ====Result==== | ||
{{Dialogue| | {{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]