Diferencia entre revisiones de «Plantilla:Nerf»

De Inkipedia
m (1 revisión importada desde en:Template:Nerf: Caja de versiones)
Sin resumen de edición
Línea 1: Línea 1:
<span style="color:#FF3737"></span> {{{1}}}{{#if: {{{2|}}}|{{#if: {{{1|}}}}}}}
<includeonly>{{color||red}} {{{1}}}{{#if: {{{2|}}}{{{3|}}} |{{#if: {{{1|}}}|<nowiki>: </nowiki>}}{{{2|N/A}}} → {{{3|N/A}}}}}</includeonly><noinclude>
Indicates a nerf to a weapon, ability, etc.
=== Parameters ===
<code><nowiki>{{Nerf|stat|old|new}}</nowiki></code>
{| class="wikitable"
|- style="vertical-align: top;"
|<code>stat</code>||Unnamed, optional.||The stat being changed
|-
|<code>old, new</code>||Unnamed, optional.||The values before / after the change. If "new" is not included, it will default to "N/A"
|}
 
=== Markup ===
<nowiki>{{Nerf|Damage reduced by 10%}}<br />
{{Nerf|Damage|30.0|27.0}}<br />
{{Nerf||30.0|27.0}}<br />
{{Nerf|Shot delay|N/A|4/60 second}}<br />
{{Nerf|Invulnerability time|4/60}}</nowiki>
 
=== Output ===
{{Nerf|Damage reduced by 10%}}<br />
{{Nerf|Damage|30.0|27.0}}<br />
{{Nerf||30.0|27.0}}<br />
{{Nerf|Shot delay|N/A|4/60 second}}<br />
{{Nerf|Invulnerability time|4/60}}
</noinclude>

Revisión del 00:52 10 may 2022

Indicates a nerf to a weapon, ability, etc.

Parameters

{{Nerf|stat|old|new}}

stat Unnamed, optional. The stat being changed
old, new Unnamed, optional. The values before / after the change. If "new" is not included, it will default to "N/A"

Markup

{{Nerf|Damage reduced by 10%}}<br />
{{Nerf|Damage|30.0|27.0}}<br />
{{Nerf||30.0|27.0}}<br />
{{Nerf|Shot delay|N/A|4/60 second}}<br />
{{Nerf|Invulnerability time|4/60}}

Output

Damage reduced by 10%
Damage: 30.0 → 27.0
30.0 → 27.0
Shot delay: N/A → 4/60 second
Invulnerability time: 4/60 → N/A