Diferencia entre revisiones de «Plantilla:MainMobilityAndMatchmakingRange»

De Inkipedia
m (1 revisión importada desde en:Template:MainMobilityAndMatchmakingRange)
m (Traducido para el resto de plantillas)
 
Línea 1: Línea 1:
<includeonly>{{#if: {{{mobility class|}}} |
<includeonly>{{#if: {{{mobility class|}}} |
* The {{{name|{{PAGENAME}}}}} is a [[mobility|{{#switch: {{{mobility class}}} | low = heavyweight | middle = middleweight | high = lightweight }} weapon]].
* El {{{name|{{PAGENAME}}}}} es un arma [[mobility|{{#switch: {{{mobility class}}} | low = pesada | middle = de peso medio | high = ligera }}]].


|}}{{#if: {{{matchmaking range|}}} |
|}}{{#if: {{{matchmaking range|}}} |
* The matchmaking range is {{{matchmaking range}}}. ''Splatoon 2'' matchmaking looks at a team's average matchmaking range value, and matches them against a team with a similar average.
* El rango de emparejamiento es {{{matchmaking range}}}. El rango de emparejamiento de ''Splatoon 2'' toma la media del equipo e intenta emparejarlo con otro similar.


|}}</includeonly><noinclude>
|}}</includeonly><noinclude>

Revisión actual - 15:37 29 sep 2022

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

  • El .52 Gal es un arma de peso medio.
  • El rango de emparejamiento es 133. El rango de emparejamiento de Splatoon 2 toma la media del equipo e intenta emparejarlo con otro similar.

References