Difference between revisions of "Widget:Chatbox"

From IRC Wiki
Jump to navigation Jump to search
Line 1: Line 1:
<includeonly><iframe src="http://<!--{$chathost|default:'chat.gigirc.com'}-->/?nick=<!--{$nick|escape:urlpathinfo}-->&channels=<!--{$channels|escape:urlpathinfo}-->&<!--{$extra|escape:urlpathinfo}-->" width="100%" height="400" style="border:1px"></iframe></includeonly>
<includeonly><iframe src="http://<!--{$chathost|default:'chat.gigirc.com'}-->/?nick=<!--{$nick|escape:urlpathinfo}-->&channels=<!--{$channels|escape:urlpathinfo}-->&<!--{$extra|escape:urlpathinfo}-->" width="100%" height="450" style="border:1px"></iframe></includeonly>
<noinclude>
<noinclude>
Provides the simple chatbox widget that can be used with Qwebirc or Iris<br>
Provides the simple chatbox widget that can be used with Qwebirc or Iris<br>

Revision as of 22:03, 6 October 2011


Provides the simple chatbox widget that can be used with Qwebirc or Iris
Varibles:
chathost: Enter the full path without the http:// or the trailing /
nick: Enter the nickname pattern or leave empty for user to choose.
channels: Enter the default channels seperated with a comma or leave empty for user to choose.
extra: Add extra data here, like autoconnect or colour settings.

{{#widget:Chatbox|chathost=|nick=|channels=|extra=}}