User:Sur: Difference between revisions

From Deadlock Wiki
Jump to navigation Jump to search
Sur (talk | contribs)
m weapon values called in
Sur (talk | contribs)
m onlyBody > only_body and example2 via invoke
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>
   {{#invoke: TableGenerator | generateHtmlTable | cols=2 | onlyBody=true | cell_values={{{weapon_values}}} }}
   {{#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: 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>
Line 63: Line 63:


Example2<br>
Example2<br>
<!--{{#invoke:HeroData|write_infobox|Abrams}}-->
{{#invoke:HeroData|write_infobox|Abrams}}
</noinclude>
</noinclude>

Revision as of 18:36, 21 September 2024


Example
The invoke will yield


Abrams
[[File:{{{Name}}} card.png|200px|alt={{{BASEPAGENAME}}}]]
Summarized Base Stats
Weapon
"Gun Name"
DPS Icon 7.79
Ammo Icon 14
Rounds per Second Icon 1.167
Reload Time Icon 0.353s
Vitality
Health

{{{MaxHealth}}}

Bullet Resist

{{{BulletResist}}}%

Spirit Resist

{{{SpiritResist}}}%

Move Speed

{{{MaxMoveSpeed}}} m/s

Charges into close combat
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.



Example2

Abrams
[[File:{{{Name}}} card.png|200px|alt={{{BASEPAGENAME}}}]]
Summarized Base Stats
Weapon
""
DPS 7.79
Ammo 9
Bullets per sec 1.67
Reload Time 0.353s
Vitality
Health

{{{MaxHealth}}}

Bullet Resist

{{{BulletResist}}}%

Spirit Resist

{{{SpiritResist}}}%

Move Speed

{{{MaxMoveSpeed}}} m/s

Charges into close combat
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 backline teammates can lay out damage with impunity.