From StrategyWiki, the video game walkthrough and strategy guide wiki
Jump to navigation Jump to search

This page has been transcluded from Template:KotORII/Skill/Documentation.


Template for consistent presentation of skill (and attribute) options within a dialog table, formatting an individual cell.

Parameters
  • 1 = Intelligence / Wisdom / skill
  • 2 = #.
  • 3 = Dialog
  • B = anything (optional)
  • C = colspan # (optional)
  • R = rowspan # (optional)
  • W = width #% (optional)
Usage
{| {{prettytable}}
{{KotORII/Skill|Intelligence|1.|[Intelligence (20)] Dialog|W=50%}}
{{KotORII/Skill|Wisdom|1.|[Wisdom (20)] Dialog|W=50%}}
|-
{{KotORII/Skill|Awareness|1.|[Awareness (20)] Dialog}}
{{KotORII/Skill|Persuade|1.|[Persuade] Failure|B=no}}
|-
{{KotORII/Skill|Computer Use|1.|[Computer Use] Dialog}}
{{KotORII/Skill|Repair|1.|[Repair] Dialog}}
|}

This results in:

Intelligence 1. [Intelligence (20)] Dialog Wisdom 1. [Wisdom (20)] Dialog
Awareness 1. [Awareness (20)] Dialog Persuade 1. [Persuade] Failure
Computer Use 1. [Computer Use] Dialog Repair 1. [Repair] Dialog