WoW ElvUI Name Shortener Tag addon Dragonflight/Wrath of the Lich King Classic 2026
logo
wow addon ElvUI Name Shortener Tag

ElvUI Name Shortener Tag

Game Version: 10.0.5
Total Downloads: 1,477
Updated: Feb 16, 2023
Created: Sep 11, 2022
download ElvUI Name Shortener TagDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
10.0.5-3 release 15.11 KB Feb 16, 2023 10.0.5 242 download ElvUI Name Shortener Tag 10.0.5-3 releaseDownload
10.0.2-2 release 15.11 KB Nov 19, 2022 10.0.2 781 download ElvUI Name Shortener Tag 10.0.2-2 releaseDownload
10.0.0-1 release 15.12 KB Oct 29, 2022 10.0.0 187 download ElvUI Name Shortener Tag 10.0.0-1 releaseDownload
1.0.0 release 15.14 KB Sep 11, 2022 9.2.7 243 download ElvUI Name Shortener Tag 1.0.0 releaseDownload
10.0.2-2-1-g1c22cb4 alpha 15.16 KB Feb 16, 2023 10.0.5 4 download ElvUI Name Shortener Tag 10.0.2-2-1-g1c22cb4 alphaDownload
10.0.0-1-1-g91a03a4 alpha 15.15 KB Nov 19, 2022 10.0.2 6 download ElvUI Name Shortener Tag 10.0.0-1-1-g91a03a4 alphaDownload
1.0.0-1-gc8950ee alpha 15.16 KB Oct 29, 2022 10.0.0 6 download ElvUI Name Shortener Tag 1.0.0-1-gc8950ee alphaDownload
bbee495 alpha 15.17 KB Sep 11, 2022 9.2.7 8 download ElvUI Name Shortener Tag bbee495 alphaDownload

Screenshots

Description

Share this:

ElvUI Name Shortener Tag

Provides an extra ElvUI tag with options to shorten names when needed, while also keeping it as readable and elaborate
as possible.

This is the ElvUI tag counterpart for the Plater mod: https://wago.io/name-shortener-for-plater

Available Tags

[lin:unit-name]

Unit name which can change based on toys

[lin:unit-name:translit]

Same as [lin:unit-name] while converting cyrillic

[lin:real-unit-name]

The real unit name, unaffected by toys

[lin:real-unit-name:translit]

Same as [lin:real-unit-name] while converting cyrillic

Configuration Options

All options as listed can be added in the optional part in tags. If you want to keep the default value, you can omit the
arguments. The options listed between the {} work with all 4 tags.

Use the real unit name, translit it, and limit it to 10 characters in length, while keeping all other settings default:
> [lin:real-unit-name:translit{length=10}]

This is what the full config would look like if you were to define all settings with their default values:
> [lin:real-unit{length=20, hyphenAsSpace=1, keepHyphenInLastName=1, noSplitCutoff=1, abbreviate=1, abbreviateLeftToRight=0, keepRightSide=1}]

Name length (length=20)

> This will change the cutoff length. As soon as the length of the name falls under this number, it will attempt to
> cutoff based on the next settings.

Treat hyphens (-) as space (hyphenAsSpace=1)

> Some mobs have long names with hyphens, for example the “Forsworn Squad-Leader”. This will become “Forsworn Squad
> Leader”.

Keep hyphen in the last name (keepHyphenInLastName=1)

> This ensures that hyphens in the last name are kept as is. In “Forsworn Squad-Leader” the “Squad-Leader” is treated
> like a single word, while “Squad-Leader of the Forsworn” is treated as “Squad Leader”

Cutoff when no split can be done (noSplitCutoff=1)

> When the smallest possible complete word in the NPC name is still longer than the “Name length” setting, enabling this
> setting will cut off the name to enforce a max length.

Abbreviate names (abbreviate=1)

> When names become too long and this setting is off, the last word will be used as the name and the rest will be
> hidden. When this setting is enabled, the words will become abbreviated; For example “W.o. Warcraft”. Abbreviation
> will respect the “Name length” setting to only abbreviate what’s needed.

Abbreviate left to right (abbreviateLeftToRight=0)

> Controls whether the left or right side should be abbreviated first. The last part of the name will always be kept
> intact.
>
> – Left to Right: This Very Long Name will be shortened as “T.V. Long Name”
> – Right to Left: This Very Long Name will be shortened as “This V.L. Name”

Keep right side (keepRightSide=1)

> Determines whether the left or right part of the name is kept intact. Combine this with the above option to make it
> show the way you want
>
> – Keep right side: This Very Long Name will be shortened as “T.V. Long Name”
> – Keep left side: This Very Long Name will be shortened as “This V.L.N.”

Official Download Locations

You can find this addon on: AddonsWoW.com,
Wago.io, and WowUp.io.
You can find the releases on GitHub.

Comments

Add a comment