Template:DamagePatch

From Elwiki
Information: If you want to test this template, please use Sandbox.
This documentation is transcluded from Template:DamagePatch/doc.

Overview

This template is used to generate 2 versions of Template:Damage in case of Balance Patches on the Korean server. One can freely overwrite any existing argument, add new or remove them.

Usage

  • NA
  • KR (20/06/2024)
ModeBase
NormalEmpowered
PvE10,416%12,499.2%
PvP3,696%4,435.2%
  • Assuming a single target.
{{DamagePatch
|<nowiki>
true
|Aisha
|dmg=217
|pvp_dmg=77
|hits=4*12
|empowered=true
</nowiki>
|remove=empowered
|heavy=true
|date=20/06/2024
|old=*Assuming a single target.
|new=*Assuming multiple targets.
}}


Used for Balance Patches in Total Damage sections.

Template parameters

ParameterDescriptionTypeStatus
Old table1

The old table's arguments, stripped off the Damage template call and wrapped in <nowiki></nowiki>.

Example
<nowiki>true|Rose|dmg=50|hits=2</nowiki>
Stringrequired
Date (KR)date

Korean Balance Patch date to display on the tab

Example
02/24/2024
Daterequired
Remove Argumentsremove

A comma-separated array of arguments to remove.

Example
empowered, awk_dmg
Stringoptional
Old Extra Contentold

Extra markup that gets appended to the first tab's content. Lists (*) work out of the box for this argument, don't have to wrap them in anything, nor start from a new line.

Unknownoptional
New Extra Contentnew

Extra markup that gets appended to the first tab's content. Lists (*) work out of the box for this argument, don't have to wrap them in anything, nor start from a new line.

Unknownoptional