Difference between revisions of "Template:Strange rank name"

From Team Fortress Wiki
Jump to: navigation, search
(Updated -- now has an error tracking category and made rankson properly optional)
m (This list may grow. Just a little bit. But it's for the greater good, I think.)
Line 185: Line 185:
 
   | nothing = {{ns:0}}
 
   | nothing = {{ns:0}}
  
   | kills =
+
   | kills | ubers =
 
     {{#ifexpr: 0 <= {{{kills}}} and {{{kills}}} < 10 | {{Item name|strange-rank}}}}
 
     {{#ifexpr: 0 <= {{{kills}}} and {{{kills}}} < 10 | {{Item name|strange-rank}}}}
 
     {{#ifexpr: 10 <= {{{kills}}} and {{{kills}}} < 25 | {{Item name|Unremarkable}}}}
 
     {{#ifexpr: 10 <= {{{kills}}} and {{{kills}}} < 25 | {{Item name|Unremarkable}}}}

Revision as of 10:40, 30 November 2021

Documentation for Strange rank name

This template returns the correct (language-translated and killcount-accurate) strange rank name. For example, a rocket launcher with 750 kills is 'Positively Inhumane'. This is primarily used for {{Backpack item}}.

Pages which misuse this template will be placed into Category:Strange rank name ERROR.

Usage

As this is primarily intended for use with backpack item, it doesn't have complex paramaters.

  • rankson - The primary switched value, indicates what action causes the strange item to rank up. For example, sappers rank up on buildings sapped.
  • item-name - As a fall-back, when rankson is not provided, we can look up the ranking action for a few known items.
  • kills - Required, this is used to pick the correct prefix name, as many items have different rank-up thresholds.

Examples

{{Strange rank name/Sandbox|rankson=Opponents Flattened|kills=100}} Face-Flattening

{{Strange rank name/Sandbox|item-name=Mantreads|kills=100}} Face-Flattening

{{Strange rank name/Sandbox|rankson=Opponents Flattened|item-name=Gunboats|kills=100}} Face-Flattening

{{Strange rank name/Sandbox|item-name=Gunboats|kills=100}} Uncharitable