Cambios

Saltar a: navegación, buscar

Plantilla:Hp/doc

2516 bytes añadidos, 15:30 12 feb 2013
Página creada con «{{doc/start}} Esta plantilla muestra los puntos de salud y visualiza estos con la ayuda de una barra de salud. Para una presentación más compacta...»
{{doc/start}}
Esta plantilla muestra los puntos de salud y visualiza estos con la ayuda de una [[Plantilla:Healthbar|barra de salud]].

Para una presentación más compacta, todos los puntos de salud con un valor superior a 16 (8 corazones) se sustituyen por {{Healthbar|2|9px}} × [hp / 2].

{| class="wikitable"
! Parametros
! Función
! Valor por defecto
|-
| <code>1</code> || Cantidad de corazones a mostrar. || 0
|-
| <code>2</code> || Tamaño de los corazones. || 9px
|-
| <code>poisoned</code> || Muestra los corazones de color ocre. || 0
|-
| <code>withered</code> || Muestra los corazones de color negro marchito. || 0
|-
| <code>hardcore</code> || Muestra los corazones en el modo [[hardcore]]. || 0
|-
| <code>notag</code> || Elimina el numero y el parentesis. || 0
|}

{| class="wikitable"
! Código
! Resultado
|-
| <nowiki>{{hp}}</nowiki> || {{hp}}
|-
| <nowiki>{{hp|0}}</nowiki> || {{hp|0}}
|-
| <nowiki>{{hp|4}}</nowiki> || {{hp|4}}
|-
| <nowiki>{{hp|4|18px}}</nowiki> || {{hp|4|18px}}
|-
| <nowiki>{{hp|5|poisoned=1}}</nowiki> || {{hp|5|poisoned=1}}
|-
| <nowiki>{{hp|5|withered=1}}</nowiki> || {{hp|5|withered=1}}
|-
| <nowiki>{{hp|5|18px|poisoned=1}}</nowiki> || {{hp|5|18px|poisoned=1}}
|-
| <nowiki>{{hp|5|18px|withered=1}}</nowiki> || {{hp|5|18px|withered=1}}
|-
| <nowiki>{{hp|7|hardcore=1}}</nowiki> || {{hp|7|hardcore=1}}
|-
| <nowiki>{{hp|7|18px|hardcore=1}}</nowiki> || {{hp|7|18px|hardcore=1}}
|-
| <nowiki>{{hp|7|poisoned=1|hardcore=1}}</nowiki> || {{hp|7|poisoned=1|hardcore=1}}
|-
| <nowiki>{{hp|7|withered=1|hardcore=1}}</nowiki> || {{hp|7|withered=1|hardcore=1}}
|-
| <nowiki>{{hp|7|18px|poisoned=1|hardcore=1}}</nowiki> || {{hp|7|18px|poisoned=1|hardcore=1}}
|-
| <nowiki>{{hp|7|18px|withered=1|hardcore=1}}</nowiki> || {{hp|7|18px|withered=1|hardcore=1}}
|-
| <nowiki>{{hp|6|notag=1}}</nowiki> || {{hp|6|notag=1}}
|-
| <nowiki>{{hp|8|notag=1|poisoned=1}}</nowiki> || {{hp|8|notag=1|poisoned=1}}
|-
| <nowiki>{{hp|8|notag=1|withered=1}}</nowiki> || {{hp|8|notag=1|withered=1}}
|-
| <nowiki>{{hp|16|notag=1|hardcore=1}}</nowiki> || {{hp|16|notag=1|hardcore=1}}
|-
| <nowiki>{{hp|16|notag=1|poisoned=1|hardcore=1}}</nowiki> || {{hp|16|notag=1|poisoned=1|hardcore=1}}
|-
| <nowiki>{{hp|16|notag=1|withered=1|hardcore=1}}</nowiki> || {{hp|16|notag=1|withered=1|hardcore=1}}
|-
| <nowiki>{{hp|26|notag=1}}</nowiki> || {{hp|26|notag=1}}
|-
| <nowiki>{{hp|16}}</nowiki> || {{hp|16}}
|-
| <nowiki>{{hp|20}}</nowiki> || {{hp|20}}
|-
| <nowiki>{{hp|41}}</nowiki> || {{hp|41}}
|}

{{doc/end}}
Usuario anónimo

Menú de navegación