From StrategyWiki, the video game walkthrough and strategy guide wiki
< Template:KotOR/Journal
Revision as of 20:22, 26 March 2015 by Onderduiker (talk | contribs) (Created page with "Template to highlight journal entries added throughout walkthrough, formatting an individual cell in a table. ;Parameters *1 = Quest *2 = Journal entry *W = width #% (optiona...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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