From StrategyWiki, the video game walkthrough and strategy guide wiki
< Template:KotORII/Dialog
Revision as of 22:49, 23 October 2017 by Onderduiker (talk | contribs) (KotORII version of KotOR/Dialog/Documentation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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}}
{{KotORII/Dialog||1.|Your dialog options|W=33%}}
{{KotORII/Dialog||Name:|NPC dialog|W=34%}}
{{KotORII/Dialog|Kreia||Party member dialog|W=33%}}
|}
KotORII Icon Dialog.png 1. Your dialog options KotORII Icon Dialog.png Name: NPC dialog KotORII Icon Kreia.png Kreia: Party member dialog
{| {{prettytable}}
{{KotORII/Dialog|Kreia||Kreia dialog|C=2}}
|-
{{KotORII/Dialog|Atton||Atton dialog|W=50%}}
{{KotORII/Dialog|T3-M4||T3-M4 dialog|W=50%}}
|}
KotORII Icon Kreia.png Kreia: Kreia dialog
KotORII Icon Atton.png Atton: Atton dialog KotORII Icon T3-M4.png T3-M4: T3-M4 dialog
{| {{prettytable}}
{{KotORII/Dialog|Kreia||Kreia dialog|W=50%|R=2}}
{{KotORII/Dialog|Atton||Atton dialog|W=50%}}
|-
{{KotORII/Dialog|T3-M4||T3-M4 dialog}}
|}
KotORII Icon Kreia.png Kreia: Kreia dialog KotORII Icon Atton.png Atton: Atton dialog
KotORII Icon T3-M4.png T3-M4: T3-M4 dialog
{| {{prettytable}}
{{KotORII/Dialog||1.|Light only (alignment > 60)|B=light|W=33%}}
{{KotORII/Dialog||1.|Dark only (alignment < 40)|B=dark|W=34%}}
{{KotORII/Dialog||1.|Very dark only (alignment < 20)|B=very dark|W=34%}}
|}

{| {{prettytable}}
{{KotORII/Dialog||1.|Male only|B=male|W=50%}}
{{KotORII/Dialog||1.|Female only|B=female|W=50%}}
|}

{| {{prettytable}}
{{KotORII/Dialog||1.|Jedi Guardian choice|B=Guardian|W=33%}}
{{KotORII/Dialog||1.|Jedi Sentinel choice|B=Sentinel|W=34%}}
{{KotORII/Dialog||1.|Jedi Consular choice|B=Consular|W=33%}}
|}
KotORII Icon Dialog.png 1. Light only (alignment > 60) KotORII Icon Dialog.png 1. Dark only (alignment < 40) KotORII Icon Dialog.png 1. Very dark only (alignment < 20)
KotORII Icon Dialog.png 1. Male character only KotORII Icon Dialog.png 1. Female character only
KotORII Icon Dialog.png 1. Jedi Guardian choice KotORII Icon Dialog.png 1. Jedi Sentinel choice KotORII Icon Dialog.png 1. Jedi Consular choice