Template:Equipment: Difference between revisions

mNo edit summary
Added autoheaders parameter
 
(12 intermediate revisions by 2 users not shown)
Line 17: Line 17:
     |labelstyle  = border:1px solid #ccc; padding:6px; font-weight:bold; background-color:#eeeeee;
     |labelstyle  = border:1px solid #ccc; padding:6px; font-weight:bold; background-color:#eeeeee;
     |datastyle  = border:1px solid #ccc; padding:6px; background-color:#ffffff;
     |datastyle  = border:1px solid #ccc; padding:6px; background-color:#ffffff;
    |autoheaders = y


     |title      = {{{title|}}}
     |title      = {{{title|}}}
Line 44: Line 45:
     |label18    = Accuracy
     |label18    = Accuracy
     |data18      = {{{accuracy|}}}
     |data18      = {{{accuracy|}}}
    |label19    = Blunt Power
    |data19      = {{{blunt_power|}}}
    |label20    = Blunt Rating
    |data20      = {{{blunt_rating|}}}


     <!-- Armor Stats: 40–59 -->
     <!-- Armor Stats: 40–59 -->
Line 82: Line 87:
     |label58    = Safe Fall Distance
     |label58    = Safe Fall Distance
     |data58      = {{{safe_fall_distance|}}}
     |data58      = {{{safe_fall_distance|}}}
    |label59    = Projectile Damage
    |data59      = {{{projectile_damage|}}}


     <!-- Rune Stats: 80–99 -->
     <!-- Rune Stats: 80–99 -->
Line 88: Line 95:
     |label82    = Mining Efficiency
     |label82    = Mining Efficiency
     |data82      = {{{mining_efficiency|}}}
     |data82      = {{{mining_efficiency|}}}
    |label83    = Gun Range
    |data83      = {{{range|}}}


     <!-- Additional Info: 120–139 -->
     <!-- Additional Info: 120–139 -->
Line 101: Line 110:
     |label125    = Tier
     |label125    = Tier
     |data125    = {{{tier|}}}
     |data125    = {{{tier|}}}
    |label126    = Enchantment
    |data126    = {{{enchantment|}}}
    |label127    = Effect
    |data127    = {{{effect|}}}
    |label128    = Max Stack Size
    |data128    = {{{stack_size|}}}


     <!-- Notes -->
     <!-- Notes -->
     |header160  = Notes
     |header160  = Notes
    |label161    =
     |data161    = {{{notes|}}}
     |data161    = {{{notes|}}}
     |data161style = border:1px solid #aaa; padding:6px; font-style:italic; text-align:left; background-color:#f9f9f9;
     |data161style = border:1px solid #aaa; padding:6px; font-style:italic; text-align:left; background-color:#f9f9f9;