Plantilla:Dialogue

De La Coppermind
Ir a la navegación Ir a la búsqueda

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

―{{{attr}}}

Usage

{{Dialogue|speaker1|speaker1 dialogue|speaker2|speaker2 dialogue|..(more speakers and dialogue)..|src=}}

  • |linex= if this line is translated or you need the italics and the default quotation marks removed, enter |linex=trans or |linex=no, depending on what you want. x is the line number.
  • |src= enter source here; if the source is a website, enter the url here and add yes to the |url= parameter.

The template currently supports up to ten speakers.

Examples

Code: {{Dialogue|User 1|Hello.|User 2|Hey.|attr=Two guys|src=Coppermind:Welcome}}

Result:

User 1: "Hello."
User 2: "Hey."

―Two guys[src]

Code: {{Dialogue|User 1|Hello.|User 2|Hey.|User 3|Hey guys.|attr=Three guys|src=Coppermind:Welcome}}

Result:

User 1: "Hello."
User 2: "Hey."
User 3: "Hey guys."

―Three guys[src]


Code: {{Dialogue|User 1|Hello.|User 2|Hey.|User 3|Hey guys.|User 4|Hey user 1, could you review my article?|User 1|Sure. I'll get to it ASAP.|attr=Four guys with a total of five dialogues|src=Coppermind:Welcome}}

Result:

User 1: "Hello."
User 2: "Hey."
User 3: "Hey guys."
User 4: "Hey user 1, could you review my article?"
User 1: "Sure. I'll get to it ASAP."

―Four guys with a total of five dialogues[src]

Using url as source

The code is basically the same, but you add a parameter, |url=yes, before the src parameter.

Code: {{Dialogue|User 1|Hello.|User 2|Hey.|User 3|Hey guys.|User 4|Wanna hear a joke?|attr=Four guys with a total of four dialogues|url=yes|src=http://coppermind.net/wiki/Talk:Kaladin}}

Result:

User 1: "Hello."
User 2: "Hey."
User 3: "Hey guys."
User 4: "Wanna hear a joke?"

―Four guys with a total of four dialogues[src]

Using linex

Code: {{Dialogue|Alethi 1|Hello.|Veden 1|line2=trans|Hey!|Alethi 2|line3=no|[waves] "''Hey guys.''"|Veden 2|line4=no|«''Hey!''» [pounds chest]|attr=Conversation|src=Coppermind:Welcome}}

Result:

Alethi 1: "Hello."
Veden 1: «Hey!»
Alethi 2: [waves] "Hey guys."
Veden 2: «Hey!» [pounds chest]

―Conversation[src]

This page was taken from Wookiepedia