Question on adding data to the Roblox Default Chat

Hello,
I am working on a game with a friend and we had the idea to add extra data to a players message, we were hoping to have a message look like this:

[Prefix] [CurrentLocation] [PlayerName]: Chat message.

The only problem is, I don’t exactly know where to start. The current location will get received from a ModuleScript that takes care of all of our data. Can someone help me with figuring this out?

You should take a read at this topic.