# MQ2FakeLink

**MQ2Fakelink** Creates fake links to "highlight" text Source can be found at **MQ2::Development::Plugins** Forum [Here](https://macroquest2.com/phpBB3/viewtopic.php?t=8750\&start=0)

## Developers

Dok - 08-13-2004 - Original Source

## Commands

**/fake**

:\**'*

::\*Must start with a /(as in /g, /gu, /1, etc)

::\*use \[\[ and ]] to create links for text between

::\*use \\<> before to link to a different object

## Example

**/fake /rs \\<\\>\[\[CHEAL]] on \[\[%T]]**

Will link CHEAL and %T over /raidsay

## Changes

### 2004.08.13

Added ability to link any object with different name

Changed trigger from \[ and ] to \[\[ and ]]

### 2004.08.13

Initial Release

## See Also

* [MQ2 Plugins](/macroquest/commands/slash-commands/plugin.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://macroquest.gitbook.io/macroquest/plugins/community-plugins/mq2fakelink.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
