From StrategyWiki, the video game walkthrough and strategy guide wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


This page has been transcluded from Template:KotOR/Dialog/Documentation.


Template for consistent presentation of dialog options within a dialog table, formatting an individual cell.

Parameters
  • 1 = #. / NPC name: / empty
  • 2 = Party member name / empty
  • 3 = Dialog
Optional parameters
  • B = correct / light / dark / very dark / male / female / Guardian / Sentinel / Consular
  • C = colspan #
  • R = rowspan #
  • W = width #%
Usage
{| {{prettytable|style=table-layout:fixed}}
{{KotOR/Dialog||1.|Your dialog options}}
{{KotOR/Dialog||Name:|NPC dialog}}
{{KotOR/Dialog|Carth||Party member dialog}}
|}
KotOR Icon Dialog.png 1. Your dialog options KotOR Icon Dialog.png Name: NPC dialog KotOR Icon Carth.png Carth: Party member dialog
{| {{prettytable|style=table-layout:fixed}}
{{KotOR/Dialog|Jolee||Jolee dialog|C=2}}
|-
{{KotOR/Dialog|Bastila||Bastila dialog}}
{{KotOR/Dialog|Carth||Carth dialog}}
|}
KotOR Icon Jolee.png Jolee: Jolee dialog
KotOR Icon Bastila.png Bastila: Bastila dialog KotOR Icon Carth.png Carth: Carth dialog
{| {{prettytable|style=table-layout:fixed}}
{{KotOR/Dialog|Jolee||Jolee dialog|R=2}}
{{KotOR/Dialog|Bastila||Bastila dialog}}
|-
{{KotOR/Dialog|Carth||Carth dialog}}
|}
KotOR Icon Jolee.png Jolee: Jolee dialog KotOR Icon Bastila.png Bastila: Bastila dialog
KotOR Icon Carth.png Carth: Carth dialog
{| {{prettytable|style=table-layout:fixed}}
{{KotOR/Dialog||1.|Light only (alignment > 60)|B=light}}
{{KotOR/Dialog||1.|Dark only (alignment < 40)|B=dark}}
{{KotOR/Dialog||1.|Very dark only (alignment < 20)|B=very dark}}
|}

{| {{prettytable|style=table-layout:fixed}}
{{KotOR/Dialog||1.|Male only|B=male}}
{{KotOR/Dialog||1.|Female only|B=female}}
{{KotOR/Dialog||1.|Correct response|B=correct}}
|}

{| {{prettytable|style=table-layout:fixed}}
{{KotOR/Dialog||1.|Jedi Guardian choice|B=Guardian}}
{{KotOR/Dialog||1.|Jedi Sentinel choice|B=Sentinel}}
{{KotOR/Dialog||1.|Jedi Consular choice|B=Consular}}
|}
Light 1. Light only (alignment > 60) Dark 1. Dark only (alignment < 40) Very dark (Alignment < 20) 1. Very dark only (alignment < 20)
1. Male only 1. Female only 1. Correct response
Jedi Guardian 1. Jedi Guardian choice Jedi Sentinel 1. Jedi Sentinel choice Jedi Consular 1. Jedi Consular choice