Template:Dialogue: Difference between revisions
From Tardis Wiki, the free Doctor Who reference
m (Remove unmatched closing code tag) |
Neptune9095 (talk | contribs) m ("pages using duplicate arguments in template calls" => Fix) Tag: 2017 source edit |
||
Line 1: | Line 1: | ||
<div class="quote"> | <div class="quote"> | ||
:<span {{ | :<span {{#if:{{{6|}}}|title="Source: {{{6}}}"}}>'''{{{1}}}''': "''{{{2}}}''" | ||
:'''{{{3}}}''': "''{{{4}}}''"</span> | :'''{{{3}}}''': "''{{{4}}}''"</span> | ||
:— {{{5}}}{{#if:{{{6|}}}|<sup class="noprint">[[{{{6|}}}|[src]]]</sup>}} | :— {{{5}}}{{#if:{{{6|}}}|<sup class="noprint">[[{{{6|}}}|[src]]]</sup>}} |
Revision as of 09:30, 29 December 2023
- {{{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]