Plantilla:Technique Infobox

De Official Temtem Wiki
Ir a la navegación Ir a la búsqueda

Esta plantilla define la tabla "Techniques". Ver tabla.

Template-info.png Documentación

This template provides a uniform design for Technique pages.

Usage[editar]

{{Technique Infobox
| name = 
| image = 
| type = 
| class = 
| damage = 
| stamina = 
| hold = 
| priority = 
| synergy_type = 
| synergy_effect = 
| targets = 
}}

Parameters[editar]

name
Optional. Self explanatory. When not used, automatically takes the page-name.
image
This is where you would link the MP4 of the animation of the technique. If nothing is given, it returns the Temtem question mark. It is strongly suggested that an MP4 file is used/uploaded.
type
The type of the technique.
class
The class the technique falls into (i.e. Special, Physical, Status).
damage
The damage done by the technique. If no damage provided, defaults to zero.
stamina
Stamina cost of the technique.
hold
Hold amount for the technique. If no hold provided, defaults to None.
priority
The priority of the technique.
synergy_type
Type of the technique synergy. If no synergy_type provided, defaults to None.
synergy_effect
A short description of the effect of synergy in this technique. (An Example would me Slow Down adds +3 turn Sleep) If no synergy_effect provided, defaults to a dash.
targets
What the technique is allowed to target. Keywords are:
  • Self: Targets user
  • OneTarget: Targets any selected temtem
  • OneTeam: Targets either the enemy or player's team via selection
  • OtherTarget: Targets any selected temtem other than the user
  • All: Targets all temtem in the field

Example[editar]

Crystal Dust
Unknown.png
Información de la técnica
Tipo LargeCrystal.pngCrystal
Clase EspecialEspecial
Daño 62
Coste 11
Prioridad VeryHigh
Sinergia LargeWind.pngWind
Efectos Sinergia +40% Damage +1 Priority
Objetivos Otro único objetivo
{{Technique Infobox
| name = Crystal Dust
| type = Crystal
| class = Special
| damage = 62
| stamina = 11
| priority = 4
| synergy_type = Wind
| synergy_effect = +40% Damage +1 Priority
| targets = othertarget
}}

Produces: (Infobox on the right)