Template:Item: Difference between revisions

From TombstoneMMO Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
   <div class="itemName">{{{name}}}</div>
   <div class="itemName">{{{name}}}</div>
   <div class="itemType" style="color: #808080; line-height: 1;">{{{type|}}}</div>
   <div class="itemType" style="color: #808080; line-height: 1;">{{{type|}}}</div>
  <div class="itemSlot" style="line-height: 1;">{{{slot|}}}</div>
  <div class="itemReq" style="line-height: 1;">{{{req|}}}</div>
   <div class="itemDescription">{{{description}}}</div>
   <div class="itemDescription">{{{description}}}</div>
   <div class="itemValue" style="color: #0000ff;">Value: {{{value}}}</div>
   <div class="itemValue" style="color: #0000ff;">Value: {{{value}}}</div>
{{#if:{{{stats|}}}|
  <div class="itemStats" style="color: #4371cc; line-height: 1">{{{stats|}}}</div>
   <div class="itemStats" style="color: #4371cc; line-height: 1">{{{stats}}}</div>
   <div class="itemBoost" style="color: #8a6215; line-height: 1;">{{{boost|}}}</div>
}}
</div>
</div>

Revision as of 05:24, 23 March 2026

[[File:{{{name}}}.webp|50px]]
{{{name}}}
{{{description}}}
Value: {{{value}}}