Template:WeaponCard: Difference between revisions
Jump to navigation
Jump to search
m Added placeholder (ph) var for heroes without gun icons |
add docs |
||
Line 29: | Line 29: | ||
| colspan="2" style="background-color:#4A3617; color:#FFEFD7; height:40px; font-family:'Retail Demo'; font-size:14px; text-align:left;"> |<span style="margin-left:10px;">{{#invoke:HeroData|get_hero_var|{{{1|Abrams}}}|WeaponDescription|true}}</span> | | colspan="2" style="background-color:#4A3617; color:#FFEFD7; height:40px; font-family:'Retail Demo'; font-size:14px; text-align:left;"> |<span style="margin-left:10px;">{{#invoke:HeroData|get_hero_var|{{{1|Abrams}}}|WeaponDescription|true}}</span> | ||
|} | |} | ||
</div></onlyinclude> | </div></onlyinclude><noinclude>{{Documentation}}</noinclude> | ||
{{ | |||
Revision as of 22:23, 27 September 2024
Weapon Stats | |||
Case Closed | |||
| |||
Reloads single shells at a time. Can be interrupted |
Usage
This template displays weapon stats.
Recommended to use key
parameter for hero key instead of an unnamed 1st parameter of the english hero name. This allows localizing it to the current language in O(1) time complexity, as opposed to O(N).
Examples
{{WeaponCard|Dynamo}} {{WeaponCard|key=hero_forge}}
Weapon Stats | |||
Case Closed | |||
| |||
Reloads single shells at a time. Can be interrupted |
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
1 | 1 | no description | Unknown | optional |
key | key | no description | Unknown | optional |
ph | ph | no description | Unknown | optional |