{$errors.fatal}
{$errors.eventname|escape}
The event name is the unique name that is triggered in the game event code when the event fires while processing logs.
Not all events use all bonus values shown here, it depends on the event and the game being played. See the events documentation for more information.
{$errors.enactor|escape}
The original player who triggered the event.
{$errors.enactor_team|escape}
All players on the team of the enactor who triggered the event.
{$errors.victim|escape}
The player that is on the receiving end of an event (like being shot or fragged)
{$errors.victim_team|escape}
All players on the team of the victim
{$errors.description|escape}
If left blank the event will be used for all games or mods.
{$errors.gametype|escape}
{$errors.modtype|escape}