Editing User:Sur

Jump to navigation Jump to search
Warning: You are not logged in. Once you make an edit, a temporary account will be created for you. Learn more. Log in or create an account to continue receiving notifications after this account expires, and to access other features.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision Your text
Line 6: Line 6:
       <div style="display: flex; justify-content: space-between;">
       <div style="display: flex; justify-content: space-between;">
         <div style="width: 50px;"></div>
         <div style="width: 50px;"></div>
         <div class="infobox-hero-name">{{{name_localized}}}</div>
         <div class="infobox-hero-name">{{{name|Abrams}}}</div>
         <div style="padding-left: 10px;">[[Image:{{{name_english}}}_MM.png|frameless|center|40px]]</div>
         <div style="padding-left: 10px;">[[Image:{{{name|Abrams}}}_MM.png|frameless|center|40px]]</div>
       </div>
       </div>
     </th>
     </th>
   </tr>
   </tr>
   <tr>
   <tr>
     <th colspan="2" style="padding:0px; background-color:#a79986;">[[File:{{{name_english}}} card.png|200px|alt={{{BASEPAGENAME}}}]]</th>
     <th colspan="2" style="padding:0px; background-color:#a79986;">[[File:{{{name}}} card.png|200px|alt={{{BASEPAGENAME}}}]]</th>
   </tr>
   </tr>
  <tr><td>Voice Actor</td><td>IDK</td></tr>
  <tr><td>Release Date</td><td>IDK</td></tr>
  <tr><td>Last Updated</td><td>IDK</td></tr>
   <tr>
   <tr>
     <th colspan="2" style="background-color: #d5903f; font-weight: bold; font-size: 17px; font-family: 'Retail Demo', 'PT Serif','Palatino','Georgia',serif; font-weight: bold; text-shadow: 0px 2px 4px black, 1px 1px 2px black, 0px 0px 1px black; color:#FFEFD7; border-bottom: none">{{#invoke:AttributeData|localize_category|Weapon}}</th>
     <th colspan="2" style="color: #FFEFD7; background-color: #2F2F2F; font-size: 14px; font-family: 'PT Serif','Palatino','Georgia',serif; font-style: italic; text-shadow: 0px 0px 4px black, 0px 0px 0px black, 0px 0px 0px black;"><b>Summarized Base Stats</b></th>
   </tr>
   </tr>
  {{#invoke: TableGenerator | generateHtmlTable | cols=2 | only_body=true | cell_values={{{weapon_values}}} }}
   <tr>
   <tr>
     <th colspan="2" style="background-color: #74b01c; font-weight: bold; font-size: 17px; font-family: 'Retail Demo', 'PT Serif','Palatino','Georgia',serif; font-weight: bold; text-shadow: 0px 2px 4px black, 1px 1px 2px black, 0px 0px 1px black; color:#FFEFD7; border-bottom: none">{{#invoke:AttributeData|localize_category|Vitality}}</th>
     <th colspan="2" style="background-color: #d5903f; 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; border-bottom: none;">Weapon</th>
  </tr>
  <tr>
    <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>
    <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]]|{{{ammo}}}}}</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]]|{{{bullets_per_sec}}}}}</td>
  </tr>
  <tr>
    <th style="color: #999999; background-color: #2F2F2F;">Reload Time</th>
    <td>{{Icon/Grey|[[File:Reload Time.png|20px|link=Reload Speed]]|{{{reload_time}}}}}</td>
  </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>
  </tr>
  <tr>
    <th style="color: #999999; background-color: #2F2F2F;">Health</th>
    <td>{{Icon/Grey|[[File:Extra Health.png|20px|link=Health]]|{{{max_health}}}}}</td>
  </tr>
  <tr>
    <th style="color: #999999; background-color: #2F2F2F;">Bullet Resist</th>
    <td>{{Icon/Grey|[[File:Bullet Armor.png|20px|link=Bullet Resist]]|{{{bullet_resist}}}%}}</td>
  </tr>
  <tr>
    <th style="color: #999999; background-color: #2F2F2F;">Spirit Resist</th>
    <td>{{Icon/Grey|[[File:Spirit Armor.png|20px|link=Spirit Resist]]|{{{spirit_resist}}}%}}</td>
  </tr>
  <tr>
    <th style="color: #999999; background-color: #2F2F2F;">Move Speed</th>
    <td>{{Icon/Grey|[[File:Move speed.png|20px|link=Move Speed]]|{{{move_speed}}} m/s}}</td>
   </tr>
   </tr>
  {{#invoke: TableGenerator | generateHtmlTable | cols=2 | only_body=true | cell_values={{{vitality_values}}} }}
</table>
</table>
</div></includeonly><noinclude>
</div>
{{Documentation}}
{{Quotation||<b>{{{role}}}</b><br>{{{playstyle}}}}}<noinclude>{{Documentation}}</noinclude>
</noinclude>
 
</includeonly><noinclude>
Example<br>
 
{{User:Sur
| name            = Abrams
| role        = Charges into close combat
| playstyle    = Abrams has the bulk and sustain to lead from the front, often running into the middle of his foes and watching them scatter. If his enemies waste their fire on him, his back-line teammates can lay out damage with impunity.
| dps            = 63
| bullet_damage  = 4.68
| ammo            = 9
| bullets_per_sec = 1.67
| max_health      = 600
| bullet_resist  = 0
| spirit_resist  = 0
| move_speed      = 6.5
| weapon_name    = Case Closed
}}</noinclude>
Please note that all contributions to The Deadlock Wiki are considered to be released under the Creative Commons Attribution-NonCommercial-ShareAlike (see Deadlock:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!
Cancel Editing help (opens in new window)