summaryrefslogtreecommitdiff
path: root/Data/BuiltIn/Libraries/lua-addons/addons/linker/readme.md
blob: 76d8393c43110e7c269c43a5b8ef4efb7a92730e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Linker

Opens certain links via simple console commands, with an optional search string. If the search string is omitted, the home page of that site will open.

## Commands

#### FFXI info sites:
```
//web db [query] # FFXIDB
//web ah [query] # FFXIAH
//web bg [query] # BlueGartr Wiki
//web ge [query] # GamerEscape Wiki
//web wikia [query] # FFXIclopedia
```

#### FFXI community sites
```
//web of # Official forums
//web bgf # BlueGartr forums
//web ahf # FFXIAH forums
//web gw # Guildwork.com
```

#### Miscellanous sites
```
//web g [query] # Google
//web wa [query] # Wolfram|Alpha
```