Difference between revisions of "Chat"

From theFarWilds
Jump to: navigation, search
(Attribute)
Line 14: Line 14:
 
   {A,''Attribute''}
 
   {A,''Attribute''}
  
Example: To show the attribute [[Fear]], you would type {A,Fear}, resulting in
+
Example: To show the attribute [[Fear]], you would type {A,Fear}, resulting in the attribute and its associated hover text:
 
[[Image:feartag.jpg]]
 
[[Image:feartag.jpg]]
  
Line 36: Line 36:
  
 
<nowiki>  {L,http://thefarwilds.com/forum/viewtopic.php?f=1&t=1335, Signs you have played too much TFW}</nowiki>
 
<nowiki>  {L,http://thefarwilds.com/forum/viewtopic.php?f=1&t=1335, Signs you have played too much TFW}</nowiki>
 +
 +
== Wiki link ==
 +
  {W,''WikiPageName''}
 +
 +
To link to a wiki page, such as this one, you would type {W,Chat}

Revision as of 19:41, 22 October 2009

Contents

Chatting

You can chat in the game lobby as well as with other players. To chat with another player, you simply click their name and then select "Chat" from the drop down menu.

Nameoptions.jpg

When typing in the lobby or in a chat window, there are several special chat features that you can use.

All of the special chat features are used with the following format: {command,input,input,...}. Some commands only have one input and some have multiple inputs.

Attribute

 {A,Attribute}

Example: To show the attribute Fear, you would type {A,Fear}, resulting in the attribute and its associated hover text: Feartag.jpg

Domains

 {D,DomainID,Number}

DomainID is an integer from 0 to 6, where 0 = unaligned, 1 = Sylvan, 2 = Imperial Celestium , 3 = Mountain Folk , 4 = Dark Legion , 5 = Chaos , 6 = Elemental

Number is the number of times you want that symbol repeated.

For example {D,0,1} will give Oneu.jpg and {D,0,3} will give Threeu.jpg

Web Link

 {L,url,title}

Example: To link to http://www.thefarwilds.com, you would type:

{L,http://www.thefarwilds.com, The Far Wilds}

Example: To link to your forum post, you would type:

{L,http://thefarwilds.com/forum/viewtopic.php?f=1&t=1335, Signs you have played too much TFW}

Wiki link

 {W,WikiPageName}

To link to a wiki page, such as this one, you would type {W,Chat}