Template:WeaponCard: Difference between revisions
Appearance
Gammaton32 (talk | contribs) reduced margin to fix visual bug (test) |
Gammaton32 (talk | contribs) reduced margin again |
||
Line 7: | Line 7: | ||
-->{{#vardefine:hero_en|{{{1}}}}}<!-- en | -->{{#vardefine:hero_en|{{{1}}}}}<!-- en | ||
-->}}<!-- | -->}}<!-- | ||
--><div style="display:inline-block; margin: | --><div style="display:inline-block; margin: 0px 0px 0px 0px; width:660px; max-width:85%;"> | ||
{|- style="border-radius:10px;text-align:center; background-image: linear-gradient(#180E02, #30220C); border-collapse:collapse; font-size:16px; font-family:'Retail Demo Regular', 'PT Serif','Palatino',serif;" | {|- style="border-radius:10px;text-align:center; background-image: linear-gradient(#180E02, #30220C); border-collapse:collapse; font-size:16px; font-family:'Retail Demo Regular', 'PT Serif','Palatino',serif;" | ||
| style="width:350px; max-width:40%; color:#CDBFAB;" | {{#invoke:Lang|get_string|CitadelHeroStats_Weapon}} | | style="width:350px; max-width:40%; color:#CDBFAB;" | {{#invoke:Lang|get_string|CitadelHeroStats_Weapon}} |
Latest revision as of 22:31, 26 January 2025
Usage[edit source]
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[edit source]
{{WeaponCard|Dynamo}} {{WeaponCard|key=hero_forge}}
Weapon Stats | |||
Services Rendered | |||
| |||
Increases fire rate as the guns spins up
|
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
1 | 1 | no description | Unknown | optional |
key | key | no description | Unknown | optional |
ph | ph | no description | Unknown | optional |