Difference between revisions of "Template:Ammo tool"
(A quick fix for template to work until there is a possibility to render text in "tf2" font.) |
(hopefully the final version) |
||
Line 1: | Line 1: | ||
− | <includeonly><span style="font-family:TF2 Build; font-size:64px; color:#47402C; text-shadow:1px 1px 1px # | + | <includeonly><span style="font-family:TF2 Build; font-size:64px; color:#47402C; text-shadow:1px 1px 1px #bdab75;">{{{1}}}</span>{{#switch: {{{2}}} |
− | | | + | | 0 = {{ns:}} |
− | | {{{2}}} | + | | inf = <span style="font-family:Arial Narrow; font-size:40px; color:#47402C; text-shadow:1px 1px 1px #bdab75;">∞</span> |
+ | | #default = <span style="font-family:tf2; font-size:34px; color:#47402C; text-shadow:1px 1px 1px #bdab75;">{{{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. | ||
Line 18: | 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> |
Revision as of 20:47, 5 August 2011
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! |