Undocumented Features
From WagaWiki
Revision as of 01:24, 28 September 2006 by Zengargoyle (Talk | contribs)
There are many undocumented features on TJP that are not Standard PHP-Fusion features. Here they may be documented.
This is a work in progress...
Contents |
Smileys
- Pirate
Search Functions
- Posts by User
BBCode
- Spoiler
- Wiki Link
- Date/Time Link
Skype
Skype has a function where you can include your online status as an image link which performs a particular function when clicked. See: http://www.skype.com/share/buttons/status.html
This has been integrated into TJP as a BBCode addition:
- [skype]username[/skype]
- will give the default online-status image which when clicked will perform the call me function.
- [skype=function]username[/skype]
- will give the online-status image which when clicked will perform the specified function. The available functions are:
- call -- call me. (the default)
- add -- add me to your roster.
- chat -- chat with me.
- userinfo -- view my profile.
- voicemail -- leave me voicemail.
- sendfile -- send me a file.
