Difference between revisions of "Template:Dialogue3"

From TheHolo.Net Forums Wiki

Jump to:navigation, search
m
m
Line 4: Line 4:
 
:'''{{{1}}}''': "''{{{5}}}''"
 
:'''{{{1}}}''': "''{{{5}}}''"
 
:'''{{{3}}}''': "''{{{6}}}''"</span>
 
:'''{{{3}}}''': "''{{{6}}}''"</span>
:&#8213;{{{7}}}
+
:&#8213;{{{7}}}{{#if:{{{8|}}}|<sup>[[{{{8|}}}|[src]]]</sup>}}
 
</div><noinclude>{{Eras|sprot}} __NOTOC__
 
</div><noinclude>{{Eras|sprot}} __NOTOC__
 
==Usage instructions==
 
==Usage instructions==
<code><nowiki>{{Dialogue3|speaker1|speaker1 dialogue1|speaker2|speaker2 dialogue1|speaker1 dialogue2|speaker2 dialogue2|attribution}}</nowiki></code>
+
<code><nowiki>{{Dialogue3|speaker1|speaker1 dialogue1|speaker2|speaker2 dialogue1|speaker1 dialogue2|speaker2 dialogue2|attribution|source}}</nowiki></code>
  
 
===Notes===
 
===Notes===
Line 14: Line 14:
 
==Example==
 
==Example==
 
====Code====
 
====Code====
<code><nowiki>{{Dialogue3|Lando|…And Vuffi Raa?|Vuffi Raa|Yes, Master?|Don't you think, now that you know exactly who and what you are, that you could stop calling me master?|Why, I suppose so, Lando. Why didn't you ask me before?|Lando Calrissian and Vuffi Raa after meeting the Silentium.}}</nowiki></code>
+
<code><nowiki>{{Dialogue3|Lando|…And Vuffi Raa?|Vuffi Raa|Yes, Master?|Don't you think, now that you know exactly who and what you are, that you could stop calling me master?|Why, I suppose so, Lando. Why didn't you ask me before?|Lando Calrissian and Vuffi Raa after meeting the Silentium.|Lando Calrissian and the Starcave of ThonBoka}}</nowiki></code>
  
 
====Result====
 
====Result====
{{Dialogue3|Lando|&hellip;And Vuffi Raa?|Vuffi Raa|Yes, Master?|Don't you think, now that you know exactly who and what you are, that you could stop calling me master?|Why, I suppose so, Lando. Why didn't you ask me before?|Lando Calrissian and Vuffi Raa after meeting the Silentium.}}
+
{{Dialogue3|Lando|&hellip;And Vuffi Raa?|Vuffi Raa|Yes, Master?|Don't you think, now that you know exactly who and what you are, that you could stop calling me master?|Why, I suppose so, Lando. Why didn't you ask me before?|Lando Calrissian and Vuffi Raa after meeting the Silentium.|Lando Calrissian and the Starcave of ThonBoka}}
 +
 
 +
[[Category:Utility templates|{{PAGENAME}}]]</noinclude>

Revision as of 10:21, 7 June 2009

{{{1}}}: "{{{2}}}"
{{{3}}}: "{{{4}}}"
{{{1}}}: "{{{5}}}"
{{{3}}}: "{{{6}}}"
―{{{7}}}{{#if:|[[|[src]]]}}

Usage instructions

{{Dialogue3|speaker1|speaker1 dialogue1|speaker2|speaker2 dialogue1|speaker1 dialogue2|speaker2 dialogue2|attribution|source}}

Notes

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

Example

Code

{{Dialogue3|Lando|…And Vuffi Raa?|Vuffi Raa|Yes, Master?|Don't you think, now that you know exactly who and what you are, that you could stop calling me master?|Why, I suppose so, Lando. Why didn't you ask me before?|Lando Calrissian and Vuffi Raa after meeting the Silentium.|Lando Calrissian and the Starcave of ThonBoka}}

Result

Lando: "…And Vuffi Raa?"
Vuffi Raa: "Yes, Master?"
Lando: "Don't you think, now that you know exactly who and what you are, that you could stop calling me master?"
Vuffi Raa: "Why, I suppose so, Lando. Why didn't you ask me before?"
―Lando Calrissian and Vuffi Raa after meeting the Silentium.{{#if:Lando Calrissian and the Starcave of ThonBoka|[src]}}