From StrategyWiki, the video game walkthrough and strategy guide wiki
Jump to navigation Jump to search
m (Added more background color options)
m (add quotes)
Line 1: Line 1:
<includeonly>|width={{{W|}}} colspan={{{C|}}} rowspan={{{R|}}} bgcolor={{#switch:{{{B|}}}|correct = ddffdd|light = d0d5f1|dark = ffdddd|very dark = ff9090|male = d0d5f1|female = ffdddd|Guardian = d0d5f1|Sentinel = ffff99|Consular = ddffdd|}}|[[File:KotOR Icon {{#if:{{{1|}}}|{{{1|}}}|Dialog}}.png|16px]] '''{{#if:{{{2|}}}|{{{2|}}}|{{{1|}}}:}}''' {{{3}}}</includeonly><noinclude>{{Documentation}}
<includeonly>|width="{{{W|}}}" colspan="{{{C|}}}" rowspan="{{{R|}}}" bgcolor="{{#switch:{{{B|}}}|correct = ddffdd|light = d0d5f1|dark = ffdddd|very dark = ff9090|male = d0d5f1|female = ffdddd|Guardian = d0d5f1|Sentinel = ffff99|Consular = ddffdd|}}"|[[File:KotOR Icon {{#if:{{{1|}}}|{{{1|}}}|Dialog}}.png|16px]] '''{{#if:{{{2|}}}|{{{2|}}}|{{{1|}}}:}}''' {{{3}}}</includeonly><noinclude>{{Documentation}}


[[Category:Guide-specific templates|KotOR/Dialog]]</noinclude>
[[Category:Guide-specific templates|KotOR/Dialog]]</noinclude>

Revision as of 19:54, 2 August 2016

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}}
|}
1. Your dialog options Name: NPC dialog 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}}
|}
Jolee: Jolee dialog
Bastila: Bastila dialog 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}}
|}
Jolee: Jolee dialog Bastila: Bastila dialog
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}}
|}
1. Light only (alignment > 60) 1. Dark only (alignment < 40) 1. Very dark only (alignment < 20)
1. Male only 1. Female only 1. Correct response
1. Jedi Guardian choice 1. Jedi Sentinel choice 1. Jedi Consular choice