Template:Item: Difference between revisions
Jump to navigation
Jump to search
Iamlinkalot (talk | contribs) Undo revision 581 by Iamlinkalot (talk) Tags: Undo Reverted |
Iamlinkalot (talk | contribs) No edit summary Tag: Manual revert |
||
Line 1: | Line 1: | ||
{| class="wikitable" | {| class="wikitable" | ||
! {{{image|No Image}}} !! '''{{Name}}''' | |||
|- | |- | ||
{{#if: {{{attributes|}}} | |||
| attributes: || {{{attributes}}}}} | |||
|- | |- | ||
| | {{#if: {{{charges|}}} | ||
| charges: || {{{charges}}}}} | |||
|- | |- | ||
{{#if: {{{damage|}}} | | {{#if: {{{damage|}}} | ||
| damage: || {{{damage}}}}} | |||
|- | |- | ||
{{#if: {{{attackspeed|}}} | | {{#if: {{{attackspeed|}}} | ||
| attackspeed: || {{{attackspeed}}}}} | |||
|- | |- | ||
{{#if: {{{range|}}} | | {{#if: {{{range|}}} | ||
| range: || {{{range}}}}} | |||
|- | |- | ||
{{#if: {{{defense|}}} | | {{#if: {{{defense|}}} | ||
| defense: || {{{defense}}}}} | |||
|- | |- | ||
{{#if: {{{size|}}} | | {{#if: {{{size|}}} | ||
| size: || {{{size}}}/10}} | |||
|- | |- | ||
{{#if: {{{weight|}}} | | {{#if: {{{armor|}}} | ||
| armor: || {{{armor}}}}} | |||
|- | |||
{{#if: {{{slots|}}} | |||
| slots: || {{{slots}}}}} | |||
|- | |||
{{#if: {{{weight|}}} | |||
| weight: || {{{weight}}}}} | |||
|- | |||
{{#if: {{{class|}}} | |||
| class: || {{{class}}}}} | |||
|- | |||
{{#if: {{{obtainedby|}}} | |||
| obtained by: || {{{obtainedby}}}}} | |||
|- | |||
{{#if: {{{droppedby|}}} | |||
| dropped by: || {{{droppedby}}}}} | |||
|- | |||
{{#if: {{{notes|}}} | |||
| notes: || {{{notes}}}}} | |||
|- | |- | ||
|} | |} | ||
---- | ---- | ||
{| | {| style="vertical-align: top; border-spacing: 10px 0;" | ||
| | |||
{| class="wikitable" | |||
|+ '''Selling''' | |+ '''Selling''' | ||
! Item !! Amount | {{#if: {{{soldtonpc|}}} ! Item !! Amount | ||
|- | |- | ||
| | | test || test }} | ||
|} | |} | ||
{| class="wikitable | |||
| | |||
{| class="wikitable" | |||
|+ '''Buying''' | |+ '''Buying''' | ||
! Item !! Amount | {{#if: {{{boughtfromnpc|}}} ! Item !! Amount | ||
|- | |- | ||
| | | test || test }} | ||
|} | |||
|} | |} | ||
---- | ---- | ||
[{{{category | [{{{category}}}|Back to {{{category}}}] |