Author Topic: Pack Link, Spirit Speech, and Wolf Speech Buttons  (Read 2001 times)

0 Members and 1 Guest are viewing this topic.

Offline Justin Northwood

  • RAtC Charter Member
  • Marc
  • *
  • Posts: 5,989
  • Karma: +11/-1
Pack Link, Spirit Speech, and Wolf Speech Buttons
« on: September 22, 2009, 10:13:28 PM »
After some toiling over custom php, the new custom BBCode and buttons for "Pack Link," "Spirit Speech" and "Wolf Speech" have been added to the editor for posts and private messages.  The new buttons employ this new BBCode as follows.  Note that as with other formatting buttons, you can just type the tags yourself without the button, if you so choose:

Lets say you type something that you want to be over Pack Link:

Code: [Select]
"This is over pack link."
Now, if you add the "PL" tags at the beginning and end of your text (or highlight the typed text and click the "PL" button on the editor, which will add the tags for you), the result would look something like this:

Code: [Select]
[pl=]"This is over pack link."[/pl]
Which will result in the final posted text looking like this:

[pl=]"This is over pack link."[/pl]

Additionally, you can (optionally) specify the person your Pack Link is directed to, by typing something after the "equal" sign (=) in the opening packlink tag, like this:

Code: [Select]
[pl=to Joe Player]"This is over pack link."[/pl]
Which will result in the final posted text looking like this:

[pl=to Joe Garou]"This is over pack link."[/pl]

Thats all there is to it!  The "SS" and "WS" buttons work similarly for Spirit Speech and Wolf Speech, respectively.  Output in Spirit Speech and Wolf Speech looks like this:

[ss=]"This is in Spirit Speech."[/ss]
or
[ss=to Joe Garou]"This is in Spirit Speech."[/ss]

and;

[ws=]"This is in Wolf Speech."[/ws]
or
[ws=to Joe Garou]"This is in Wolf Speech."[/ws]

The associated formatting and coloring is designed to help set these particular modes of communication apart from the rest of the post text so they stand out and can be readily seen for what they are.  Hopefully this new standard will take hold over time with continued use of the tags.  The coloring and formatting of these new tags is entirely independent of any additional coloring and formatting you apply to the rest of your post.

Enjoy!
~ Marc
« Last Edit: October 02, 2009, 08:26:14 PM by Marc (HST) »
Marc Berman