Template:KotOR/Journal/Documentation

From StrategyWiki, the video game walkthrough and strategy guide wiki

Template to highlight journal entries added throughout walkthrough, formatting an individual cell in a table.

Parameters
  • 1 = Quest
  • 2 = Journal entry
  • W = width #% (optional)
  • C = colspan # (optional)
  • R = rowspan # (optional)
Usage
{| {{prettytable}}
|-
{{KotOR/Journal|Quest|Entry}}
|}

This results in:

Journal Entry Added Quest
Entry
{| {{prettytable}}
|-
{{KotOR/Journal|Quest 1|Entry|W=50%}}
{{KotOR/Journal|Quest 2|Entry|W=50%}}
|}

This results in:

Journal Entry Added Quest 1
Entry
Journal Entry Added Quest 2
Entry