How to use the markup code

From Istaria Lexica

Overview[edit]

Markup code is a part of accessible code for your personal chat usage. You can use certain keywords to automate messages in your chat.

For learning on how to create hotkeys, please read Hotkeys and Hotkey Bars.

Markup codes and their meanings[edit]

Command / Code Details
%asch% Prints your current adventure school
%csch% Prints your current crafting school
%guild% Prints your guild name
%honor% Prints your honorific
%l% Prints your current position, comma separated
%n% Prints your first name
%nn% Prints your full name (includes the title)
%on% Prints your First Name
%onn% Prints your full name (includes the title)
%pet% Prints your pet's name
%ph% Prints your current health
%phm% Prints your maximum health
%r% Print the current region you are in
%race% Prints your race
%resp% Print respectful title (Sir, Miss, Master)
%rt% Print the target's adventure rating
%th% Print the target's current health
%tn% Print the target's name
%tp% Print the target's position, comma separated

Examples[edit]

  • Sending a message of a target and location to guild chat:
    /gu I see ((%tn%)) at %tp%! Come meet me there!
    Example result:
    I see ((Son of Gigaroth)) at 23454, 70343! Come meet me there!
  • Sending a message of a target's infos to say chat:
    /say %tn% is low on health! (%th%)
    Example result:
    Elteria Shadowhand is low on health! (455)
  • Sending an introduction message of yourself to say chat:
    /say Greetings, I am %nn%, honorific %asch% and proud member of %guild%. Usually I am also known as %n% the %csch%. I am pleased to meet you.
    Example result:
    /say Greetings, I am Elteria Shadowhand, Eye of the Tiger, honorific Paladin and a proud member of Scarlet Dawn. Usually I am also known as Elteria the Tinkerer. I am pleased to meet you.