Template:Equipment: Difference between revisions

m Infobox parameter edit
Added autoheaders parameter
 
(5 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 94: Line 95:
     |label82    = Mining Efficiency
     |label82    = Mining Efficiency
     |data82      = {{{mining_efficiency|}}}
     |data82      = {{{mining_efficiency|}}}
     |label83    = Range
     |label83    = Gun Range
     |data83      = {{{range|}}}
     |data83      = {{{range|}}}


Line 109: Line 110:
     |label125    = Tier
     |label125    = Tier
     |data125    = {{{tier|}}}
     |data125    = {{{tier|}}}
     |label126    = Max Stack Size  
     |label126   = Enchantment
     |data126     = {{{stack_size|}}}
    |data126    = {{{enchantment|}}}
    |label127    = Effect
    |data127    = {{{effect|}}}
    |label128   = Max Stack Size  
     |data128     = {{{stack_size|}}}


     <!-- Notes -->
     <!-- Notes -->
     |header160  = {{#if: {{{notes|}}} | Notes |}}
     |header160  = Notes
     |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;