Undocumented Features
From WagaWiki
(Difference between revisions)
Zengargoyle (Talk | contribs) (→Search Functions) |
Zengargoyle (Talk | contribs) (wiki link) |
||
| Line 12: | Line 12: | ||
==BBCode== | ==BBCode== | ||
*Spoiler | *Spoiler | ||
| - | |||
*Date/Time Link | *Date/Time Link | ||
| - | ===Skype=== | + | ===Wiki Link=== |
| + | |||
| + | ;[wiki]Wiki Page Name[/wiki] | ||
| + | :will create a link to the wiki page ''Wiki Page Name'' with the link text being the ''Wiki Page Name''. | ||
| + | ;[wiki=Wiki Page Name]Link Text[/wiki] | ||
| + | :will create a link to the wiki page ''Wiki Page Name'' with the link text being ''Link Text''. | ||
| + | |||
| + | ===Skype Online Status=== | ||
[http://www.skype.com 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 | [http://www.skype.com 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 | ||
Revision as of 01:29, 28 September 2006
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 UserId
- Posts by Subject
- Super Thread View
BBCode
- Spoiler
- Date/Time Link
Wiki Link
- [wiki]Wiki Page Name[/wiki]
- will create a link to the wiki page Wiki Page Name with the link text being the Wiki Page Name.
- [wiki=Wiki Page Name]Link Text[/wiki]
- will create a link to the wiki page Wiki Page Name with the link text being Link Text.
Skype Online Status
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.
