From StrategyWiki, the video game walkthrough and strategy guide wiki
Jump to navigation Jump to search
m (Added quotes)
m (Revised)
 
Line 1: Line 1:
<includeonly>|bgcolor=#90ff90 width="{{{W|}}}" colspan="{{{C|}}}" rowspan="{{{R|}}}"|[[File:KotOR Icon Journal.png|16px]] '''Journal Entry Added: {{{1}}}'''<br>{{{2}}}</includeonly><noinclude>{{Documentation}}
<includeonly>|bgcolor=#90ff90 width="{{{W|}}}" colspan="{{{C|}}}" rowspan="{{{R|}}}"|[[File:KotOR Icon Journal.png|16px|Journal Entry Added]] '''{{{1}}}'''<br>{{{2}}}</includeonly><noinclude>{{Documentation}}


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

Latest revision as of 23:14, 22 December 2023

This page has been transcluded from Template:KotOR/Journal/Documentation.


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