Template:KotORII/Dialog

From StrategyWiki, the video game walkthrough and strategy guide wiki
Revision as of 21:14, 24 October 2017 by Onderduiker (talk | contribs) (Replaced Portrait with Icon)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This page has been transcluded from Template:KotORII/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}}
{{KotORII/Dialog||1.|Your dialog options|W=33%}}
{{KotORII/Dialog||Name:|NPC dialog|W=34%}}
{{KotORII/Dialog|Kreia||Party member dialog|W=33%}}
|}
1. Your dialog options Name: NPC dialog 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%}}
|}
Kreia: Kreia dialog
Atton: Atton dialog 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}}
|}
Kreia: Kreia dialog Atton: Atton dialog
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%}}
|}
1. Light only (alignment > 60) 1. Dark only (alignment < 40) 1. Very dark only (alignment < 20)
1. Male character only 1. Female character only
1. Jedi Guardian choice 1. Jedi Sentinel choice 1. Jedi Consular choice