Template:Item: Difference between revisions
No edit summary |
No edit summary |
||
Line 19: | Line 19: | ||
<table style="border:1px solid var(--border-color-base) !important; background: var(--bg-main) !important; width:300px; font-size:90%;"> | <table style="border:1px solid var(--border-color-base) !important; background: var(--bg-main) !important; width:300px; font-size:90%;"> | ||
<tr> | <tr> | ||
<th colspan="2" style=" var(--bg-contrast) !important; text-align:center; font-size:110%;"><big>{{{name|{{PAGENAME}}}}}</big></th> | <th colspan="2" style="background: var(--bg-contrast) !important; text-align:center; font-size:110%;"><big>{{{name|{{PAGENAME}}}}}</big></th> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 72: | Line 72: | ||
{{#ifeq: {{{equipable|Unknown}}} | Yes | | {{#ifeq: {{{equipable|Unknown}}} | Yes | | ||
<tr> | <tr> | ||
<th colspan="2" style=" var(--bg-contrast) !important;">Equipment Stats</th> | <th colspan="2" style="background: var(--bg-contrast) !important;">Equipment Stats</th> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 97: | Line 97: | ||
}} | }} | ||
<tr> | <tr> | ||
<th colspan="2" style=" var(--bg-contrast) !important;">Equipment Bonuses</th> | <th colspan="2" style="background: var(--bg-contrast) !important;">Equipment Bonuses</th> | ||
</tr> | </tr> | ||
{{#if: {{{accuracy|}}} | | {{#if: {{{accuracy|}}} | | ||
Line 137: | Line 137: | ||
}} | }} | ||
<tr> | <tr> | ||
<th colspan="2" style=" var(--bg-contrast) !important;">Prices</th> | <th colspan="2" style="background: var(--bg-contrast) !important;">Prices</th> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 160: | Line 160: | ||
{{#if:{{{xPos|}}}{{{yPos|}}}| | {{#if:{{{xPos|}}}{{{yPos|}}}| | ||
<tr> | <tr> | ||
<th colspan="2" style=" var(--bg-contrast) !important;">Map</th> | <th colspan="2" style="background: var(--bg-contrast) !important;">Map</th> | ||
</tr> | </tr> | ||
<tr> | <tr> |