Template:Item: Difference between revisions
Jump to navigation
Jump to search
Iamlinkalot (talk | contribs) No edit summary |
Iamlinkalot (talk | contribs) No edit summary |
||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<table class="wikitable"> | |||
! {{{image|No Image}}} ! | <tr> | ||
{{#if: {{{attributes|}}} | <th style="background-color:#161e29 !important;">{{{image|No Image}}}</th> | ||
<th style="width:80%; background-color:#161e29 !important;">'''{{{name}}}'''</th> | |||
</tr> | |||
{{#if: {{{charges|}}} | {{#if: {{{attributes|}}}| | ||
<tr> | |||
<td style="background-color:#161e29 !important;">Attributes:</td> | |||
}} | <td>{{{attributes}}}</td> | ||
{{#if: {{{damage|}}} | </tr>}} | ||
{{#if: {{{charges|}}}| | |||
<tr> | |||
{{#if: {{{attackspeed|}}} | <td style="background-color:#161e29 !important;">Charges:</td> | ||
<td>{{{charges}}}</td> | |||
</tr>}} | |||
{{#if: {{{range|}}} | {{#if: {{{damage|}}}| | ||
<tr> | |||
<td style="background-color:#161e29 !important;">Damage:</td> | |||
{{#if: {{{defense|}}} | <td>{{{damage}}}</td> | ||
</tr>}} | |||
{{#if: {{{attackspeed|}}}| | |||
{{#if: {{{size|}}} | <tr> | ||
<td style="background-color:#161e29 !important;">Attackspeed:</td> | |||
<td>{{{attackspeed}}}</td> | |||
{{#if: {{{armor|}}} | </tr>}} | ||
{{#if: {{{range|}}}| | |||
<tr> | |||
{{#if: {{{slots|}}} | <td style="background-color:#161e29 !important;">Range:</td> | ||
<td>{{{range}}}</td> | |||
</tr>}} | |||
{{#if: {{{weight|}}} | {{#if: {{{defense|}}}| | ||
<tr> | |||
<td style="background-color:#161e29 !important;">Defense:</td> | |||
{{#if: {{{class|}}} | <td>{{{defense}}}</td> | ||
</tr>}} | |||
{{#if: {{{size|}}}| | |||
{{#if: {{{obtainedby|}}} | <tr> | ||
<td style="background-color:#161e29 !important;">Size:</td> | |||
<td>{{{size}}}/10</td> | |||
{{#if: {{{droppedby|}}} | </tr>}} | ||
{{#if: {{{armor|}}}| | |||
<tr> | |||
{{#if: {{{notes|}}} | <td style="background-color:#161e29 !important;">Armor:</td> | ||
<td>{{{armor}}}</td> | |||
</tr>}} | |||
{{#if: {{{slots|}}}| | |||
<tr> | |||
<td style="background-color:#161e29 !important;">Slots:</td> | |||
<td>{{{slots}}}</td> | |||
</tr>}} | |||
{{#if: {{{weight|}}}| | |||
<tr> | |||
<td style="background-color:#161e29 !important;">Weight:</td> | |||
<td>{{{weight}}}</td> | |||
</tr>}} | |||
{{#if: {{{class|}}}| | |||
<tr> | |||
<td style="background-color:#161e29 !important;">Class:</td> | |||
<td>{{{class}}}</td> | |||
</tr>}} | |||
{{ | {{#if: {{{obtainedby|}}}| | ||
<tr> | |||
<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> | |||
---- | ---- | ||
Latest revision as of 03:29, 15 July 2025
No Image | {{{name}}} |
---|