Plantilla:Fila tabla de objetivo

De Guild Wars 2 Wiki
Ir a la navegaciónIr a la búsqueda
Traducción necesaria para: texto

Description[editar]

Achievement Fila tabla de objetivo that not necessarily needs to match the in-game order but any other logical order. Used together with {{Cabecera tabla de objetivo}}.

See {{Cabecera tabla de objetivo}} for further details on the API check and when it is disabled automatically.

Uso[editar]

{{Cabecera tabla de objetivo}}
{{Fila tabla de objetivo|<objetivo>}}
{{Fila tabla de objetivo|<objetivo>|<texto de notas opcional>}}
|}

Parameters[editar]

1 (unnamed parameter)
Required. The objective name/description as seen in the achievement objective list.
2 (unnamed parameter)
Optional. Objectives notes.
number
Not required if the objectives are displayed in in-game order. Required if the objectives in any order, start with 1, internally subtracts 1 for the achievement API bits.
mapa
Optional. Map screenshot, defaults to "<unnamed parameter 1> mapa.jpg". Can be set to "none" to disable the image. Requires to set "mapa = true" in {{Cabecera tabla de objetivo}}.
mapa size
Optional. Map image size, defaults to 150px.
localización
Optional. Localización screenshot, defaults to "<unnamed parameter 1> localización.jpg". Can be set to "none" to disable the image. Requires to set "localización = true" in {{Cabecera tabla de objetivo}}.
localización size
Optional. Localización image size, defaults to 150px.
col1 ... col3
Optional. Additional custom columns that allow any content, e.g. "Zone", "Nearest waypoint", "Enemies", etc... Set col1 ... col3 in {{Cabecera tabla de objetivo}} to the column title to activate this column.
class
Optional. This parameter allows a css class to be applied to the row, e.g. "line-top".
indent
Optional. Indents the current line, and provides an arrow pointing to the previous line's icon. Value should be greater than or equal to 1, e.g. 1, 2, 3 ...

Additional parameters[editar]

The following parameters are used to handle the API:2/achievements objectives list mismatch with the in-game order (and hence the documented wiki order) that certain achievements have. The parameter disable warning in the {{collection table header}} allows to disable the warning but the API check box won't be shown then. The parameter custom bit allows to assign the API order and thus enables the check.

custom bit
Optional. If the in-game objectives order doesn't match the API order then this paramter has to be set to the API bit for each objective. Requires to set the parameter "custom bit" to "true" in the {{collection table header}} to enable the API check. Set this parameter to the according achievement objective bit from the API in the table rows, note that it starts with 0.

Ejemplo[editar]

Objetivos con notas y mapa
{{Cabecera tabla de objetivo|La gira mundial de Bian|mapa=true}}   <!-- achievement page name is obtained automatically on individual achievement pages -->
{{Fila tabla de objetivo|Habla con la funcionaria del MPU Bian.|mapa=Ruta de Bian caminando.jpg}}
{{Fila tabla de objetivo|Reúnete con Bian en la Arboleda.|En la terraza superior de la Guardería del Enramado de Estrellas.|mapa=Bian La Arboleda.jpg}}
|}

Objetivo Mapa Notas
Usar columnas personalizadas adicionales
  • Columnas adicionales para agregar contenido personalizado, activado configurando los parámetros col1..col3 en el encabezado.
{{Cabecera tabla de objetivo|Puericultura espiritual|col1=Tipo|col2=Lugar conocido cercano|mapa=true}}
{{Fila tabla de objetivo|Le encantan los puentes grandes.|col1=Cajas (destruir)|col2={{punto de interés|Pasaje de la Campana}}|mapa=Puericultura espiritual 1.jpg}}
{{Fila tabla de objetivo|Observa a los trabajadores portuarios de Seitung.|En los muelles al norte del punto de interés Aldea de Pescadores|col1=Cajas (destruir)|col2={{punto de interés|Afueras de la Ciudad}}|mapa=Puericultura espiritual 2.jpg}}
|}

Objetivo Mapa Tipo Lugar conocido cercano Notas
Ocultar columna de notas
{{Cabecera tabla de objetivo|Ponte las pilas|objetivos width=8em|notas=false}}
{{Fila tabla de objetivo|Zhaitan}}
{{Fila tabla de objetivo|Mordremoth}}
{{Fila tabla de objetivo|Kralkatorrik}}
{{Fila tabla de objetivo|Jormag|Nota que no se muestra.}}
{{Fila tabla de objetivo|Primordus}}
|}

La id del logro no está almacenada en el parámetro relacionado "id" de la Plantilla:Logro tabla fila. El widget API no está disponible para este logro (puede que no esté incluido en la lista blanca en la API).

Objetivo
1 Zhaitan
2 Mordremoth
3 Kralkatorrik
4 Jormag
5 Primordus

Ver también[editar]

  • {{Tabla de colección}} — tabla de colección de logros generada automáticamente que coincide con el orden en el juego
  • {{Fila de tabla colección}} — Fila de la tabla de colección de logros manual que no coincide necesariamente con el orden del juego