Template:NPC: Difference between revisions
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 58: | Line 58: | ||
{{#ifexpr: {{{attackable|1}}} != 0 | | {{#ifexpr: {{{attackable|1}}} != 0 | | ||
<tr> | <tr> | ||
<th colspan="2" style="background:var(--contrast) !important;">Combat Info</th> | <th colspan="2" style="background:var(--bg-contrast) !important;">Combat Info</th> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 87: | Line 87: | ||
}} | }} | ||
<tr> | <tr> | ||
<th colspan="2" style="background:var(--contrast) !important;">Combat Stats</th> | <th colspan="2" style="background:var(--bg-contrast) !important;">Combat Stats</th> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 114: | Line 114: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<th colspan="2" style="background:var(--contrast) !important;">Loot Table Probabilities</th> | <th colspan="2" style="background:var(--bg-contrast) !important;">Loot Table Probabilities</th> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 133: | Line 133: | ||
{{#if:{{{xPos|}}}{{{yPos|}}}| | {{#if:{{{xPos|}}}{{{yPos|}}}| | ||
<tr> | <tr> | ||
<th colspan="2" style="background:var(--contrast) !important;">Map</th> | <th colspan="2" style="background:var(--bg-contrast) !important;">Map</th> | ||
</tr> | </tr> | ||
<tr> | <tr> |