Template:MainMobilityAndMatchmakingRange: Difference between revisions

From Inkipedia, the Splatoon wiki
(There are already #if tests in this template itself to prevent the lines from appearing, so #if tests are not needed the template calling this template. The #if tests inwere not working previously)
m (Linked the .52 Gal example.)
Line 17: Line 17:


== Example ==
== Example ==
=== .52 Gal ===
=== [[.52 Gal]] ===
{{MainMobilityAndMatchmakingRange
{{MainMobilityAndMatchmakingRange
| mobility class = middle
| mobility class = middle

Revision as of 01:22, 28 July 2021

Lists weight classes and matchmaking ranges which is shared across all main weapons in Splatoon 2. Used for main weapon datas in Category:Data templates.

Markup in Data Templates

{{MainMobilityAndMatchmakingRange
| mobility class = {{{mobility class|}}}
| matchmaking range = {{{matchmaking range|}}}
| name = {{#if: {{{name|}}}|{{{name}}}|{{PAGENAME}}}}

}}

Example

.52 Gal

  • The .52 Gal is a middleweight weapon.
  • The matchmaking range is 133. Splatoon 2 matchmaking looks at a team's average matchmaking range value, and matches them against a team with a similar average.

References