summaryrefslogtreecommitdiff
path: root/Data/BuiltIn/Libraries/lua-addons/addons/linker/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'Data/BuiltIn/Libraries/lua-addons/addons/linker/readme.md')
-rw-r--r--Data/BuiltIn/Libraries/lua-addons/addons/linker/readme.md28
1 files changed, 28 insertions, 0 deletions
diff --git a/Data/BuiltIn/Libraries/lua-addons/addons/linker/readme.md b/Data/BuiltIn/Libraries/lua-addons/addons/linker/readme.md
new file mode 100644
index 0000000..76d8393
--- /dev/null
+++ b/Data/BuiltIn/Libraries/lua-addons/addons/linker/readme.md
@@ -0,0 +1,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
+```