User:Sur: Difference between revisions
Jump to navigation
Jump to search
m vars snake case to no space pascal |
m example call changed |
||
Line 63: | Line 63: | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
Example<br> | Example<br> | ||
The invoke will yield<br> | |||
{{User:Sur | {{User:Sur | ||
Line 70: | Line 71: | ||
| role = Charges into close combat | | 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. | | 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. | ||
| | | weapon_name = Gun Name | ||
| | | weapon_values = DPS, Icon 7.79, Ammo, Icon 14, Rounds per Second, Icon 1.167, Reload Time, Icon 0.353s | ||
| vitality_values = Health, Icon 600, Bullet Resist, Icon 0%, Spirit Resist, Icon 0%, Move Speed, Icon 6.5m/s | |||
}} | |||
| | |||
}} | |||
Example2<br> | Example2<br> | ||
{{#invoke:HeroData|write_infobox|Abrams}} | <!--{{#invoke:HeroData|write_infobox|Abrams}}--> | ||
</noinclude> | </noinclude> |
Revision as of 18:04, 21 September 2024
Example
The invoke will yield
Abrams
|
|
---|---|
[[File:{{{Name}}} card.png|200px|alt={{{BASEPAGENAME}}}]] | |
Summarized Base Stats | |
Weapon | |
"Gun Name" | |
DPS | {{{DPS}}} |
Ammo | |
Bullets per sec | |
Reload Time |
File:Reload Time.png {{{ReloadTime}}} |
Vitality | |
Health | |
Bullet Resist | |
Spirit Resist | |
Move Speed |
“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