Diferencia entre revisiones de «Plantilla:EffectSprite»
(No se muestran 6 ediciones intermedias de 2 usuarios) | |||
Línea 1: | Línea 1: | ||
<includeonly>{{Sprite | <includeonly>{{Sprite | ||
|pos={{#switch: {{{1|}}} | |pos={{#switch: {{{1|}}} | ||
− | | | + | |speed |
− | | | + | |swiftness=1 |
− | | | + | |slow |
− | | | + | |slowness=2 |
− | | | + | |haste=3 |
− | | | + | |fatigue |
− | | | + | |mining-fatigue=4 |
− | | | + | |strength=5 |
− | | | + | |weakness=6 |
− | | | + | |poison=7 |
− | | | + | |regeneration=8 |
− | | | + | |invisibility=17 |
|hunger=18 | |hunger=18 | ||
|jump | |jump | ||
Línea 29: | Línea 29: | ||
|water-breathing=33 | |water-breathing=33 | ||
|wither=34 | |wither=34 | ||
− | |healthboost= | + | |old-absortion=35 |
− | |absorption= | + | |levitación |
+ | |levitation=36 | ||
+ | |luminscente | ||
+ | |glowing=37 | ||
+ | |fortuna | ||
+ | |suerte | ||
+ | |luck=38 | ||
+ | |desafortunado | ||
+ | |mala-suete | ||
+ | |bad-luck | ||
+ | |unluck=39 | ||
+ | |healthboost=49 | ||
+ | |absorption=40 | ||
Línea 62: | Línea 74: | ||
|particle-wither | |particle-wither | ||
|particle-wither=42 | |particle-wither=42 | ||
− | + | |particle-healthboost=43 | |
+ | |particle-absorption=44 | ||
+ | |particle-saturation=45 | ||
+ | |particle-glowing=46 | ||
+ | |particle-levitation=47 | ||
+ | |particle-luck=48 | ||
+ | |particle-unluck=57 | ||
|particle-health | |particle-health | ||
|particle-healing=254 | |particle-healing=254 | ||
|particle-harm | |particle-harm | ||
|particle-damage=255 | |particle-damage=255 | ||
− | |||
− | |||
|#default={{#if:{{#ifexpr:{{{1}}}}}|256|{{{1}}}}} | |#default={{#if:{{#ifexpr:{{{1}}}}}|256|{{{1}}}}} | ||
}} | }} |
Revisión actual del 16:50 9 abr 2016
Esta plantilla usa Módulo:Sprite, un script escrito en el lenguaje de programación Lua. Por favor lea mw:Lua y mw:Extension:Scribunto para saber más del lenguaje Lua. |
Esta plantilla muestra el sprite del efecto de poción/comida/faro de la siguiente hoja de sprites:
Parametros
Nombre | Uso |
---|---|
{{{1}}}
|
Establece el sprite. Los espacios dentro de este parámetro se reemplazan con guiones y las letras se hacen minúsculas. El valor puede ser un nombre o un número, aunque se prefieren nombres |
{{{link}}}
|
Establece el vínculo para el sprite y el texto opcional. Si no se define o se establece con none , no se añade ningún vínculoSoporta tanto enlaces internos como externos |
{{{text}}}
|
Si se establece, el valor se muestra como texto tras el sprite. |
Ejemplos
Código | Resultado |
---|---|
{{EffectSprite|slow}} |
|
{{EffectSprite|hunger}} |
|
{{EffectSprite|1}} |
Lista completa
Aquí esta la lista completa de efectos:
{{#widget:stylesheet|page=Sprite doc}}speed
swiftness
velocidad
slow
slowness
lentitud
haste
prisa
fatigue
mining-fatigue
fatiga
fatiga-de-picar
fatiga-de-minar
strength
fuerza
weakness
debilidad
poison
veneno
regeneration
regeneración
invisibility
invisibilidad
hunger
hambre
jump
jump-boost
salto
salto-elevado
incremento-de-salto
nausea
mareo
nightvision
night-vision
visión-nocturna
blindness
ceguera
defense
resistance
resistenciaa
fireresistance
fire-resistance
resistencia-al-fuego
waterbreathing
water-breathing
respiración-acuática
wither
recuperación
healthboost
health-boost
absorption
absorción
old-absorption
antiguo-absorción
particle-speed
particle-swiftness
particle-slow
particle-slowness
particle-haste
particle-fatigue
particle-mining-fatigue
particle-strength
particle-weakness
particle-poison
particle-regeneration
particle-invisibility
particle-hunger
particle-jump
particle-jump-boost
particle-nausea
particle-nightvision
particle-night-vision
particle-blindness
particle-defense
particle-resistance
particle-fireresistance
particle-fire-resistance
particle-waterbreathing
particle-water-breathing
particle-wither
particle-wither
particle-health
particle-healing
particle-harm
particle-damage
particle-healthboost
particle-absorption
particle-saturation
Véase también
- {{EffectLink}}
- {{BlockSprite}}
- {{EnvSprite}}
- {{ItemSprite}}
- {{MobSprite}}