Difference between revisions of "Widget:Chatbox"

From IRC Wiki
Jump to navigation Jump to search
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><iframe src="http://<!--{$chathost|escape:'urlpathinfo'|default:chat.gigirc.com}-->/?nick=<!--{$nick|escape:'urlpathinfo'|default:ircwiki...}-->&channels=<!--{$channels|escape:'urlpathinfo'|default:#ircwiki}-->&<!--{$extra|escape:'urlpathinfo'}-->" width="100%" height="400" style="border:1px"></iframe></includeonly>
<includeonly><iframe src="http://<!--{$chathost|default:'chat.gigmirc.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, Iris or Mibbit<br>
Provides the simple chatbox widget that can be used with Qwebirc or Iris<br>
'''Varibles:'''<br>
'''Varibles:'''<br>
'''''chathost''''': Enter the full path without the http:// or the trailing /<br>
'''''chathost''''': Enter the full path without the the http:// or trailing /<br>
'''''nick''''': Enter the nickname pattern or leave empty for user to choose.<br>
'''''nick''''': Enter the nickname pattern or leave empty for user to choose.<br>
'''''channels''''': Enter the default channels seperated with a comma or leave empty for user to choose.<br>
'''''channels''''': Enter the default channels seperated with a comma or leave empty for user to choose.<br>
'''''extra''''': Add extra data here, like autoconnect or colour settings.<br>
'''''extra''''': Add extra data here, like autoconnect or colour settings.<br>
<pre>{{#widget:Chatbox|chathost=|nick=|channels=|extra=}}</pre></noinclude>
<pre>{{#widget:Chatbox|chathost=|nick=|channels=|extra=}}</pre></noinclude>

Latest revision as of 06:20, 12 March 2012


Provides the simple chatbox widget that can be used with Qwebirc or Iris
Varibles:
chathost: Enter the full path without the the http:// or 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=}}