Difference between revisions of "Template:Crate series table/row"

From Team Fortress Wiki
Jump to: navigation, search
(more clarity on the tooltip text)
m (re-word again because the prior one sounds a bit too matter-of-fact)
 
Line 19: Line 19:
 
| style="text-align:right;" | <!--
 
| style="text-align:right;" | <!--
 
-->{{#if:{{{rate|}}}|{{#if:{{{exactrate|}}}|{{Decimal Align|NUM={{{rate}}}|P=2|PREFIX=~|POSTFIX=%|TOOLTIP={{lang
 
-->{{#if:{{{rate|}}}|{{#if:{{{exactrate|}}}|{{Decimal Align|NUM={{{rate}}}|P=2|PREFIX=~|POSTFIX=%|TOOLTIP={{lang
  | en = Overall odds are {{{exactrate}}}% when accounting for Unusual drops.
+
  | en = Odds are approximately {{{exactrate}}}% when accounting for Unusual drops.
 
  }}
 
  }}
 
}}|{{Decimal Align|NUM={{{rate}}}|P=2|POSTFIX=%}}}}}}
 
}}|{{Decimal Align|NUM={{{rate}}}|P=2|POSTFIX=%}}}}}}

Latest revision as of 07:10, 3 April 2024

Template documentation [view] [edit] [history] [purge]

A single row template for the Crate series table template. Renders a single row in the {{Crate series table/Sandbox}}.

Renders a single row in the {{Crate series table}}.

Parameters

item
Required. Used to determine the icon (and, if not overridden, the link and name)
link
Optional. Overrides the image and text links. This template does not modify the value, so it should use {{if lang}}
name
Optional. Overrides the link text. This template does not modify the value, so it should use {{item name}} (or similar).
rate
Optional. Provides a formatted drop percentage.
exactrate
Optional. Provides a tooltip on rate with a rate that factors in unusual drops.
grade
Optional. Sets the background color according to the Grade.

Examples

{{Crate series table/row|item=Shotgun|rate=1|grade=Civilian}}
{{Crate series table/row|item=Shotgun|rate=1|grade=Freelance}}
{{Crate series table/row|item=Shotgun|rate=1|grade=Mercenary}}
{{Crate series table/row|item=Shotgun|rate=1|grade=Commando}}
{{Crate series table/row|item=Shotgun|rate=1|grade=Assassin}}
{{Crate series table/row|item=Shotgun|rate=1|exactrate=0.99|grade=Elite}}
{{Crate series table/row|item=Scattergun}}
{{Crate series table/row|item=Scattergun|name=Rocket Launcher}}
{{Crate series table/row|item=Scattergun|name=Stickybomb Launcher|link=Stickybomb Launcher}}
Test

ShotgunShotgun
1 .00%

ShotgunShotgun
1 .00%

ShotgunShotgun
1 .00%

ShotgunShotgun
1 .00%

ShotgunShotgun
1 .00%

ShotgunShotgun
~1 .00%

ScattergunScattergun

ScattergunRocket Launcher

ScattergunStickybomb Launcher