User:Sur: Difference between revisions

Jump to navigation Jump to search
Sur (talk | contribs)
m example call changed
Sur (talk | contribs)
m weapon values called in
Line 23: Line 23:
     <th colspan="2" style="background-color: #d5903f; font-weight: bold; font-size: 12px; font-family: 'PT Serif','Palatino','Georgia',serif; font-weight: bold; text-shadow: 0px 0px 3px black, 0px 0px 0px black, 0px 0px 0px black; color:#FFEFD7; border-top: none;">{{#if:{{{weapon_name}}}|''"{{{weapon_name|}}}"''}}</th>
     <th colspan="2" style="background-color: #d5903f; font-weight: bold; font-size: 12px; font-family: 'PT Serif','Palatino','Georgia',serif; font-weight: bold; text-shadow: 0px 0px 3px black, 0px 0px 0px black, 0px 0px 0px black; color:#FFEFD7; border-top: none;">{{#if:{{{weapon_name}}}|''"{{{weapon_name|}}}"''}}</th>
   </tr>
   </tr>
   <tr>
   {{#invoke: TableGenerator | generateHtmlTable | cols=2 | onlyBody=true | cell_values={{{weapon_values}}} }}
    <th style="color: #999999; background-color: #2F2F2F;">DPS</th>
    <td>{{Icon/Brown|[[File:Damage.png|20px|link=Damage per second]]|{{{DPS}}}}}</td>
  </tr>
  <tr>
    <th style="color: #999999; background-color: #2F2F2F;">Ammo</th>
    <td>{{Icon/Grey|[[File:Clip size icon.png|20px|link=Ammo]]|{{{ClipBonus}}}}}</td>
  </tr>
  <tr>
    <th style="color: #999999; background-color: #2F2F2F;">Bullets per sec</th>
    <td>{{Icon/Grey|[[File:Bullets per sec icon.png|20px|link=Fire Rate]]|{{{RoundsPerSecond}}}}}</td>
  </tr>
  <tr>
    <th style="color: #999999; background-color: #2F2F2F;">Reload Time</th>
    <td>{{Icon/Grey|[[File:Reload Time.png|20px|link=Reload Speed]]|{{{ReloadTime}}}}}</td>
  </tr>
   <tr>
   <tr>
     <th colspan="2" style="background-color: #74b01c; font-weight: bold; font-size: 16px; font-family: 'PT Serif','Palatino','Georgia',serif; font-weight: bold; text-shadow: 0px 0px 4px black, 0px 0px 0px black, 0px 0px 0px black; color:#FFEFD7;">Vitality</th>
     <th colspan="2" style="background-color: #74b01c; font-weight: bold; font-size: 16px; font-family: 'PT Serif','Palatino','Georgia',serif; font-weight: bold; text-shadow: 0px 0px 4px black, 0px 0px 0px black, 0px 0px 0px black; color:#FFEFD7;">Vitality</th>