Plantilla:Tabla de artesanía de infusión
De Guild Wars 2 Wiki
Ir a la navegaciónIr a la búsqueda
Traducción necesaria para: texto
Descripción[editar]
This template is used along with {{Tabla grupo de artesanía de infusión}} and {{Fila tabla de artesanía de infusión}} to build a table with information on all the attribute variants of a crafted infusion. Each level (table, group, row) defines the data points common to all the variants below that level.
Uso[editar]
{{Tabla de artesanía de infusión | nombre = | ingrediente1 = | ingrediente2 = | ingrediente3 = | {{Tabla grupo de artesanía de infusión | rareza = | nivel = | {{Fila tabla de artesanía de infusión|prefijo=|objeto id=|receta id=}} {{Fila tabla de artesanía de infusión|... }} {{Tabla grupo de artesanía de infusión ... }}
Parámetros[editar]
Tabla de artesanía de infusión[editar]
This level defines characteristics shared by all variants.
- nombre
- The base name of all the variants, without any suffix. Defaults to
{{PAGENAME}}
. - ingrediente1
- ingrediente2
- ingrediente3
- The three crafting components that are common to all of the recipes.
- parámetro sin nombre 1
- This final parameter should contain 1 or more {{Tabla grupo de artesanía de infusión}} templates.
- ingredientes base
- Whether or not to allow this recipe to be reached from Form:Base ingredients query or not. Defaults to "y"
- vinculado
- Optional. If set, the table does not attempt to display TP prices.
Tabla grupo de artesanía de infusión[editar]
This level defines characteristics for a subset of variants.
- nombre
- The base name at the group level, if it differs from the overall table.
- rareza
- The required discipline rating to craft this group.
- nivel
- The required character level to equip this group.
- ingrediente1
- ingrediente2
- ingrediente3
- The common ingredients at the group level, if the groups are of different crafting tiers (e.g., rare armor). Overrides any ingredients set at the table level.
- parámetro sin nombre 1
- This final parameter should contain 1 or more {{Infusion craft table row}} templates.
- bound
- Optional. If set, the group does not attempt to display TP prices.
Fila tabla de artesanía de infusión[editar]
This level defines characteristics of a specific variant.
- objeto id
- The internal game IDs of the item crafted.
- stat
- Used to display the appropriate stats with {{item stat}} in addition to providing a suffix to the name given at table level.
- nombre
- Used to overwrite the combination of name (from the parent template) + (stat).
- ingrediente1
- ingrediente2
- ingrediente3
- Ingredient overrides for a specific recipe that differ from the overall table or group. Should only be used in rare cases.
- vinculado
- Optional. If set, the row does not attempt to display TP prices. Valid options: "account"
Ejemplo[editar]
{{Tabla de artesanía de infusión | nombre = Infusión del ojo izquierdo de Jormag | vinculado = cuenta | rareza = Ascendido | ingredientes base = n | ingrediente1 = 1 Infusión del ojo izquierdo de Jormag | ingrediente2 = 5 Moneda mística | ingrediente3 = 1 Antología de héroes | {{Tabla grupo de artesanía de infusión | valor = 10000 | {{Fila tabla de artesanía de infusión | ingrediente = 150 Fósil de hoja | objeto id = 94937 | stat = Concentración }} {{Fila tabla de artesanía de infusión | ingrediente = 25 Vesícula de veneno poderoso | objeto id = 94954 | stat = Daño de condición }} {{Fila tabla de artesanía de infusión | ingrediente = 150 Espina puntiaguda | objeto id = 94969 | stat = Pericia }} {{Fila tabla de artesanía de infusión | ingrediente = 25 Tótem elaborado | objeto id = 94949 | stat = Poder de curación }} {{Fila tabla de artesanía de infusión | ingrediente = 25 Vial de sangre poderosa | objeto id = 94929 | stat = Potencia }} {{Fila tabla de artesanía de infusión | ingrediente = 25 Garra despiadada | objeto id = 94980 | stat = Precisión }} {{Fila tabla de artesanía de infusión | ingrediente = 25 Escama blindada | objeto id = | stat = Dureza }} {{Fila tabla de artesanía de infusión| ingrediente = 25 Hueso antiguo | objeto id = 94944 | stat = Vitalidad }} }} }}