Template:Item: Difference between revisions

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