Template:Dialogue/doc
Instructions
{{Dialogue|speaker1|speaker1 dialogue|speaker2|speaker2 dialogue|..(more speakers and dialogue)..|attr=|src=}}
speaker1
- name of the speaker. Up to 10 speakers is supported.
speaker 1 dialogue
- actual quote text of speaker 1. Up to 10 lines is supported, per Forum:CT:Quote length.
|attr=
- a short description of the speakers, and additional context if needed. Not followed by a full stop and should only contain links if the subjects cannot be linked elsewhere in the article.
|src=
- a reference (footnote) formatted the same way as anywhere else in the article. See Wookieepedia:Sourcing for more help.
For quotes with one or two speakers, use {{Quote}}.
For general rules concerning quotations on Wookieepedia, please see the Manual of Style.
Optional parameters
|lineX=
- to modify formatting for line X, use this parameter; for example,
|line2=
modifies line 2.|lineX=trans
replaces the quotation marks with «» (for translated quotes) while|lineX=no
removes the quotation marks and the italics. |audio=AudioFile.ogg
- adds a link to an audio version of the quote. Do not include the file prefix.
Example(s)
Code: {{Dialogue|User 1|Hello.|User 2|Hey.|User 3|Greetings!|attr=Three Wookieepedians|src=<ref name="Wookieepedia">''[[Wookieepedia]]''</ref>}}
Result:
- User 1: "Hello."
- User 2: "Hey."
- User 3: "Greetings!"
- ―Three Wookieepedians[1]
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 users with a total of five lines|src=<ref name="Wookieepedia" />}}
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 users with a total of five lines[1]
Using audio
Code: {{Dialogue|Kenobi|Our intelligence has confirmed that Grievous's spies have been intercepting our transmissions.|Tano|He must have some sort of secret listening post out there somewhere.|Skywalker|That would explain how he's been able to ambush our fleets.|attr=Republic commanders Obi-Wan Kenobi, Ahsoka Tano, and Anakin Skywalker|audio=InterceptedTransmissions-DoaD.ogg|src=<ref name="DoaD">{{TCW|Downfall of a Droid}}</ref>}}
Result:
- Kenobi: "Our intelligence has confirmed that Grievous's spies have been intercepting our transmissions."
- Tano: "He must have some sort of secret listening post out there somewhere."
- Skywalker: "That would explain how he's been able to ambush our fleets."
- ―Republic commanders Obi-Wan Kenobi, Ahsoka Tano, and Anakin Skywalker[2]
Using linex
Code: {{Dialogue|Human 1|Hello.|Wookiee 1|line2=trans|Hey!|Human 2|line3=no|[waves] "''Hey guys.''"|Wookiee 2|line4=no|«''Howdy!''» [pounds chest]|attr=Conversation|src=<ref name="Wookieepedia" />}}
Result:
- Human 1: "Hello."
- Wookiee 1: «Hey!»
- Human 2: [waves] "Hey guys."
- Wookiee 2: «Howdy!» [pounds chest]
- ―Conversation[1]
Old formats
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://starwars.wikia.com/wiki/Talk:Anakin_Skywalker}}
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]