Shortcodes

You can use any of these shortcodes in your reasons, ads, messages from message box or plugin strings. This feature requires IceOp 6.2 and higher versions.

Current User Shortcodes

Code Description Alias
[me-name] Your Camfrog nickname [me]
[me-gender] Your gender (‘Male’ or ‘Female’)
[me-status] Your Camfrog status (‘Online’,’Busy’,’Away’,’Privacy’,’Invisible’,’Offline’)
[me-profile] URL to your Camfrog profile
[me-add] Link to add yourself in contact list
[me-im] Link to IM yourself on Camfrog

Active Room Shortcodes

Code Description Alias
[room-name] Name of the room you are in. [room]
[room-add] Link to add the room you are in to contact list.
[room-join] Link to join (reconnect) the room you are in. (Deprecated)
[room-topic] Topic text of the room you are in (if set)

IceOp Shortcodes

Code Description Alias
[iceop-website] URL to IceOp website [iceop]
[iceop-version] Your IceOp version as text. (Ex: ’6.2′)
[iceop-download] URL to get/download an original copy of IceOp
[iceop-help] URL to reach the help content on IceOp website. [help]
[iceop-pro] URL to upgrade to IceOp Pro.

Camfrog Shortcodes

Code Description Alias
[camfrog-website] URL to Camfrog website [camfrog]
[camfrog-translate] URL to Camfrog Translate project page.
[camfrog-tos] URL to Camfrog Terms of Service.
[camfrog-privacy] URL to Camfrog Privacy Policy.
[camfrog-pro] URL to upgrade to Camfrog Pro.
[camfrog-settings] URL to Camfrog User Profile Settings. (May prompt for login)
[camfrog-blog] URL to Camfrog Blog.
[camfrog-profiles] URL to Camfrog Users Directory.
[camfrog-rooms] URL to Camfrog Video Chat Rooms Directory.
[camfrog-deaf] URL to Camfrog introduction page for deaf users.
[camfrog-noadware] URL to Camfrog “No Adware/Spyware” page..
[camfrog-gifts] URL to Camfrog Virtual Gifts Directory.
[camfrog-download-win] URL to Camfrog Video Chat software download page (for Windows) [camfrog-download]
[camfrog-change] URL to Camfrog Video Chat software changes log (for Windows).
[camfrog-req] URL to Camfrog Video Chat software minimal requirements page (for Windows).
[camfrog-download-mac] URL to Camfrog Video Chat software download page (for MacOSX)
[camfrog-download-iphone] URL to Camfrog Video Chat software download page (for iPhone)
[camfrog-download-ipad] URL to Camfrog Video Chat software download page (for iPad)
[camfrog-download-mobile] URL to Camfrog Video Chat software download page (for Windows Mobile)
[camfrog-download-server] URL to Camfrog Room Server software download page (for Windows)
[camfrog-download-serveradv] URL to Camfrog Advanced Room Server software download page (for Windows)
[camfrog-download-serverlinux] URL to Camfrog Room Server software download page (for Linux)
[camfrog-download-bot] URL to Camfrog Bot software download page.

Speaker Shortcodes

Code Description Alias
[speaker-name] Name of the user speaking (if any). [speaker]
[speaker-last] Name of the last user you blocked microphone (if any).

System Shortcodes

Code Description
[system-os] Your operating system.
[system-proc] Your CPU processor ID.
[system-uptime] Uptime of computer.
[system-time] Your system current time.
[system-date] Your system current date.
[system-datetime] Your system current date and time.

Simple Formatting Shortcodes

Code Description
[upcase]text[/upcase] Uppercase text between tags. (ex: ‘[upcase]hello[/upcase]‘ outputs ‘HELLO’)
[lowcase]text[/lowcase] Lowercase text between tags. (ex: ‘[lowcase]HELLO world![/lowcase]‘ outputs ‘hello world!’)
[ucfirst]text[/ucfirst] Propercase text between tags (first word). (ex: ‘[ucfirst]jim[/ucfirst]‘ outputs ‘Jim’)
[br] Performs a line break.