Difference between revisions of "Template:Ammo tool"
m |
m |
||
(5 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly><span style="font-family:TF2 Build; font-size:64px;">{{{1}}}</span>{{# | + | <includeonly><span style="font-family:TF2 Build; font-size:64px; color:#3d3923; text-shadow:1px 1px 1px #b0ab9f; position: relative; top: 8px;">{{{1}}}</span>{{#switch: {{{2}}} |
− | + | | 0 = {{ns:}} | |
− | + | | inf = <span style="font-family:Arial Narrow; font-size:40px; color:#3d3923; text-shadow:1px 1px 1px #b0ab9f; position: relative; top: 8px;">∞</span> | |
− | + | | #default = <span style="font-family:tf2; font-size:34px; color:#3d3923; text-shadow:1px 1px 1px #b0ab9f; position: relative; top: 8px;">{{{2}}}</span>}} | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</includeonly><noinclude>{{doc begin}} | </includeonly><noinclude>{{doc begin}} | ||
{{tl|Ammo tool}} can display the amount of ammunition carried/loaded in a way resembling the indicator on the in-game HUD. It was designed to be used in weapon charts to improve the aesthetical features of the presentation. | {{tl|Ammo tool}} can display the amount of ammunition carried/loaded in a way resembling the indicator on the in-game HUD. It was designed to be used in weapon charts to improve the aesthetical features of the presentation. | ||
=== Parameters === | === Parameters === | ||
− | <code><nowiki>{{ | + | <code><nowiki>{{Ammo tool|''integer value of ammo loaded''|''integer value of ammo carried (including 0 for weapons like Minigun or Flamethrower) OR string "inf" to indicate the carried ammo is unlimited (for weapons like Cow Mangler 5000 or Jarate)''}}</nowiki></code> |
=== Example usages === | === Example usages === | ||
Line 51: | Line 19: | ||
{{Ammo tool|12|200}} | {{Ammo tool|12|200}} | ||
+ | {| class="wikitable grid" width="100%" | ||
+ | ! class="header" width="10%" | Wep | ||
+ | ! class="header" width="5%" | Frag icon | ||
+ | ! class="header" width="5%" | {{Tooltip|Ammo|Big digits - loaded; small digits - carried}} | ||
+ | ! class="header" width="10%" | Dmg | ||
+ | ! class="header" width="30%" | Importnt | ||
+ | |- | ||
+ | ! {{Table icon|Grenade Launcher|Stock}} | ||
+ | | align="center" | {{Icon killicon|weapon=Grenade Launcher}} | ||
+ | | align="center" | {{Ammo tool|4|16}} | ||
+ | | '''Base''': A lot | ||
+ | '''[[Crit]]''': Much more | ||
+ | | | ||
+ | {{Info}}Shoot | ||
+ | |||
+ | {{Info}}Shoot | ||
+ | |||
+ | {{Info}}Shoot | ||
+ | |||
+ | {{Pro}}Profit! | ||
+ | |- | ||
+ | |} | ||
[[Category:Formatting templates|Ammo tool]] | [[Category:Formatting templates|Ammo tool]] | ||
− | |||
</noinclude> | </noinclude> |
Latest revision as of 18:59, 17 March 2022
Documentation for Ammo tool
{{Ammo tool}}
can display the amount of ammunition carried/loaded in a way resembling the indicator on the in-game HUD. It was designed to be used in weapon charts to improve the aesthetical features of the presentation.
Parameters
{{Ammo tool|''integer value of ammo loaded''|''integer value of ammo carried (including 0 for weapons like Minigun or Flamethrower) OR string "inf" to indicate the carried ammo is unlimited (for weapons like Cow Mangler 5000 or Jarate)''}}
Example usages
{{Ammo tool|6|32}}
generates:
632
{{Ammo tool|200|0}}
generates:
200
{{Ammo tool|5|inf}}
generates:
5∞
{{Ammo tool|12|200}}
generates:
12200
Wep | Frag icon | Ammo | Dmg | Importnt |
---|---|---|---|---|
Stock Grenade Launcher |
416 | Base: A lot
Crit: Much more |
Shoot Shoot Shoot Profit! |