Template:Item: Difference between revisions

From apogeawiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="wikitable"
<table class="wikitable">
! {{{image|No Image}}} !! '''{{{name}}}'''
<tr>
|-
<th style="background-color:#161e29 !important;">{{{image|No Image}}}</th>
{{#if: {{{attributes|}}}
<th style="width:80%; background-color:#161e29 !important;">'''{{{name}}}'''</th>
| attributes: || {{{attributes}}}}}
</tr>
{{#if: {{{charges|}}}
{{#if: {{{attributes|}}}|
|-
<tr>
| charges: || {{{charges}}}
<td style="background-color:#161e29 !important;">Attributes:</td>
}}
<td>{{{attributes}}}</td>
{{#if: {{{damage|}}}
</tr>}}
|-
{{#if: {{{charges|}}}|
| damage: || {{{damage}}}}}
<tr>
{{#if: {{{attackspeed|}}}
<td style="background-color:#161e29 !important;">Charges:</td>
|-
<td>{{{charges}}}</td>
| attackspeed: || {{{attackspeed}}}}}
</tr>}}
{{#if: {{{range|}}}
{{#if: {{{damage|}}}|
|-
<tr>
| range: || {{{range}}}}}
<td style="background-color:#161e29 !important;">Damage:</td>
{{#if: {{{defense|}}}
<td>{{{damage}}}</td>
|-
</tr>}}
| defense: || {{{defense}}}}}
{{#if: {{{attackspeed|}}}|
{{#if: {{{size|}}}
<tr>
|-
<td style="background-color:#161e29 !important;">Attackspeed:</td>
| size: || {{{size}}}/10}}
<td>{{{attackspeed}}}</td>
{{#if: {{{armor|}}}
</tr>}}
|-
{{#if: {{{range|}}}|
| armor: || {{{armor}}}}}
<tr>
{{#if: {{{slots|}}}
<td style="background-color:#161e29 !important;">Range:</td>
|-
<td>{{{range}}}</td>
| slots: || {{{slots}}}}}
</tr>}}
{{#if: {{{weight|}}}
{{#if: {{{defense|}}}|
|-
<tr>
| weight: || {{{weight}}}}}
<td style="background-color:#161e29 !important;">Defense:</td>
{{#if: {{{class|}}}
<td>{{{defense}}}</td>
|-
</tr>}}
| class: || {{{class}}}}}
{{#if: {{{size|}}}|
{{#if: {{{obtainedby|}}}
<tr>
|-
<td style="background-color:#161e29 !important;">Size:</td>
| obtained by: || {{{obtainedby}}}}}
<td>{{{size}}}/10</td>
{{#if: {{{droppedby|}}}
</tr>}}
|-
{{#if: {{{armor|}}}|
| dropped by: || {{{droppedby}}}}}
<tr>
{{#if: {{{notes|}}}
<td style="background-color:#161e29 !important;">Armor:</td>
|-
<td>{{{armor}}}</td>
| notes: || {{{notes}}}
</tr>}}
}}
{{#if: {{{slots|}}}|
|}
<tr>
----
<td style="background-color:#161e29 !important;">Slots:</td>
{| style="vertical-align: top; border-spacing: 10px 0;"
<td>{{{slots}}}</td>
|
</tr>}}
{| class="wikitable"
{{#if: {{{weight|}}}|
|+ '''Selling'''
<tr>
{{#if: {{{soldtonpc|}}} ! Item !! Amount
<td style="background-color:#161e29 !important;">Weight:</td>
|-
<td>{{{weight}}}</td>
| test || test }}
</tr>}}
|}
{{#if: {{{class|}}}|
 
<tr>
|
<td style="background-color:#161e29 !important;">Class:</td>
{| class="wikitable"
<td>{{{class}}}</td>
|+ '''Buying'''
</tr>}}
{{#if: {{{boughtfromnpc|}}} ! Item !! Amount
{{#if: {{{obtainedby|}}}|
|-
<tr>
| test || test }}
<td style="background-color:#161e29 !important;">Obtained by:</td>
|}
<td>{{{obtainedby}}}</td>
|}
</tr>}}
{{#if: {{{droppedby|}}}|
<tr>
<td style="background-color:#161e29 !important;">Dropped by:</td>
<td>{{{droppedby}}}</td>
</tr>}}
{{#if: {{{notes|}}}|
<tr>
<td style="background-color:#161e29 !important;">Notes:</td>
<td>{{{notes}}}</td>
</tr>}}
</table>


----
----
Back to [[{{{category}}}]]

Latest revision as of 03:29, 15 July 2025

No Image {{{name}}}