Difference between revisions of "Template:Ammo tool"

From Team Fortress Wiki
Jump to: navigation, search
m (Added colour and shadow; thx seb26)
(A quick fix for template to work until there is a possibility to render text in "tf2" font.)
Line 1: Line 1:
 
<includeonly><span style="font-family:TF2 Build; font-size:64px; color:#47402C; text-shadow:1px 1px 1px #47402C;">{{{1}}}</span>{{#ifeq: {{{2}}} | 0 | {{ns:}}
 
<includeonly><span style="font-family:TF2 Build; font-size:64px; color:#47402C; text-shadow:1px 1px 1px #47402C;">{{{1}}}</span>{{#ifeq: {{{2}}} | 0 | {{ns:}}
  | {{#ifeq: {{{2}}} | inf | [[File:Carried_inf.png|link=]]
+
  | {{#ifeq: {{{2}}} | inf |
  | {{#switch: {{#expr: ({{{2}}}/100) mod 10}}
+
  | {{{2}}}}}}}
| 1 = [[File:Carried_1.png|link=]]
 
| 2 = [[File:Carried_2.png|link=]]
 
| 3 = [[File:Carried_3.png|link=]]
 
| 4 = [[File:Carried_4.png|link=]]
 
| 5 = [[File:Carried_5.png|link=]]
 
| 6 = [[File:Carried_6.png|link=]]
 
| 7 = [[File:Carried_7.png|link=]]
 
| 8 = [[File:Carried_8.png|link=]]
 
| 9 = [[File:Carried_9.png|link=]]
 
}}{{#switch: {{#expr: ({{{2}}}/10) mod 10}}
 
| 1 = [[File:Carried_1.png|link=]]
 
| 2 = [[File:Carried_2.png|link=]]
 
| 3 = [[File:Carried_3.png|link=]]
 
| 4 = [[File:Carried_4.png|link=]]
 
| 5 = [[File:Carried_5.png|link=]]
 
| 6 = [[File:Carried_6.png|link=]]
 
| 7 = [[File:Carried_7.png|link=]]
 
| 8 = [[File:Carried_8.png|link=]]
 
| 9 = [[File:Carried_9.png|link=]]
 
| 0 = {{#ifexpr: ({{{2}}}/100) mod 10 > 0
 
| [[File:Carried_0.png|link=]] }}
 
}}{{#switch: {{#expr: {{{2}}} mod 10}}
 
| 1 = [[File:Carried_1.png|link=]]
 
| 2 = [[File:Carried_2.png|link=]]
 
| 3 = [[File:Carried_3.png|link=]]
 
| 4 = [[File:Carried_4.png|link=]]
 
| 5 = [[File:Carried_5.png|link=]]
 
| 6 = [[File:Carried_6.png|link=]]
 
| 7 = [[File:Carried_7.png|link=]]
 
| 8 = [[File:Carried_8.png|link=]]
 
| 9 = [[File:Carried_9.png|link=]]
 
| 0 = [[File:Carried_0.png|link=]]
 
}}}}}}
 
 
</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 52: Line 19:
  
 
[[Category:Formatting templates|Ammo tool]]
 
[[Category:Formatting templates|Ammo tool]]
[[Category:Image insertion templates|Ammo tool]]
 
 
</noinclude>
 
</noinclude>

Revision as of 17:37, 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

632

200

5

12200