Template:Item: Difference between revisions

From apogeawiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
<tr>
<tr>
<th style="background-color:#161e29 !important;">{{{image|No Image}}}</th>
<th style="background-color:#161e29 !important;">{{{image|No Image}}}</th>
<th style="width:100%; background-color:#161e29 !important;">'''{{{name}}}'''</th>
<th style="width:80%; background-color:#161e29 !important;">'''{{{name}}}'''</th>
</tr>
</tr>
{{#if: {{{attributes|}}}|
{{#if: {{{attributes|}}}|
<tr>
<tr>
<td style="background-color:#161e29;">Attributes:</td>
<td style="background-color:#161e29 !important;">Attributes:</td>
<td>{{{attributes}}}</td>
<td>{{{attributes}}}</td>
</tr>}}
</tr>}}
{{#if: {{{charges|}}}|
{{#if: {{{charges|}}}|
<tr>
<tr>
<td style="background-color:#161e29;">Charges:</td>
<td style="background-color:#161e29 !important;">Charges:</td>
<td>{{{charges}}}</td>
<td>{{{charges}}}</td>
</tr>}}
</tr>}}
{{#if: {{{damage|}}}|
{{#if: {{{damage|}}}|
<tr>
<tr>
<td style="background-color:#161e29;">Damage:</td>
<td style="background-color:#161e29 !important;">Damage:</td>
<td>{{{damage}}}</td>
<td>{{{damage}}}</td>
</tr>}}
</tr>}}
{{#if: {{{attackspeed|}}}|
{{#if: {{{attackspeed|}}}|
<tr>
<tr>
<td style="background-color:#161e29;">Attackspeed:</td>
<td style="background-color:#161e29 !important;">Attackspeed:</td>
<td>{{{attackspeed}}}</td>
<td>{{{attackspeed}}}</td>
</tr>}}
</tr>}}
{{#if: {{{range|}}}|
{{#if: {{{range|}}}|
<tr>
<tr>
<td style="background-color:#161e29;">Range:</td>
<td style="background-color:#161e29 !important;">Range:</td>
<td>{{{range}}}</td>
<td>{{{range}}}</td>
</tr>}}
</tr>}}
{{#if: {{{defense|}}}|
{{#if: {{{defense|}}}|
<tr>
<tr>
<td style="background-color:#161e29;">Defense:</td>
<td style="background-color:#161e29 !important;">Defense:</td>
<td>{{{defense}}}</td>
<td>{{{defense}}}</td>
</tr>}}
</tr>}}
{{#if: {{{size|}}}|
{{#if: {{{size|}}}|
<tr>
<tr>
<td style="background-color:#161e29;">Size:</td>
<td style="background-color:#161e29 !important;">Size:</td>
<td>{{{size}}}/10</td>
<td>{{{size}}}/10</td>
</tr>}}
</tr>}}
{{#if: {{{armor|}}}|
{{#if: {{{armor|}}}|
<tr>
<tr>
<td style="background-color:#161e29;">Armor:</td>
<td style="background-color:#161e29 !important;">Armor:</td>
<td>{{{armor}}}</td>
<td>{{{armor}}}</td>
</tr>}}
</tr>}}
{{#if: {{{slots|}}}|
{{#if: {{{slots|}}}|
<tr>
<tr>
<td style="background-color:#161e29;">Slots:</td>
<td style="background-color:#161e29 !important;">Slots:</td>
<td>{{{slots}}}</td>
<td>{{{slots}}}</td>
</tr>}}
</tr>}}
{{#if: {{{weight|}}}|
{{#if: {{{weight|}}}|
<tr>
<tr>
<td style="background-color:#161e29;">Weight:</td>
<td style="background-color:#161e29 !important;">Weight:</td>
<td>{{{weight}}}</td>
<td>{{{weight}}}</td>
</tr>}}
</tr>}}
{{#if: {{{class|}}}|
{{#if: {{{class|}}}|
<tr>
<tr>
<td style="background-color:#161e29;">Class:</td>
<td style="background-color:#161e29 !important;">Class:</td>
<td>{{{class}}}</td>
<td>{{{class}}}</td>
</tr>}}
</tr>}}
{{#if: {{{obtainedby|}}}|
{{#if: {{{obtainedby|}}}|
<tr>
<tr>
<td style="background-color:#161e29;">Obtained by:</td>
<td style="background-color:#161e29 !important;">Obtained by:</td>
<td>{{{obtainedby}}}</td>
<td>{{{obtainedby}}}</td>
</tr>}}
</tr>}}
{{#if: {{{droppedby|}}}|
{{#if: {{{droppedby|}}}|
<tr>
<tr>
<td style="background-color:#161e29;">Dropped by:</td>
<td style="background-color:#161e29 !important;">Dropped by:</td>
<td>{{{droppedby}}}</td>
<td>{{{droppedby}}}</td>
</tr>}}
</tr>}}
{{#if: {{{notes|}}}|
{{#if: {{{notes|}}}|
<tr>
<tr>
<td style="background-color:#161e29;">Notes:</td>
<td style="background-color:#161e29 !important;">Notes:</td>
<td>{{{notes}}}</td>
<td>{{{notes}}}</td>
</tr>}}
</tr>}}
Line 77: Line 77:


----
----
{| style="vertical-align: top; border-spacing: 10px 0;"
|
{| class="wikitable"
|+ '''Selling'''
{{#if: {{{soldtonpc|}}} ! Item !! Amount
|-
| test || test }}
|}
|
{| class="wikitable"
|+ '''Buying'''
{{#if: {{{boughtfromnpc|}}} ! Item !! Amount
|-
| test || test }}
|}
|}
----
Back to [[{{{category}}}]]

Latest revision as of 03:29, 15 July 2025

No Image {{{name}}}