Support chat channel
From WikiPathways
(Difference between revisions)
m (Protected "Help:Chat" [edit=sysop:move=sysop]) |
m (Help:Chat moved to Support chat channel) |
Revision as of 10:57, 5 February 2010
<html>
<script type="text/javascript">
var url = "http://webchat.freenode.net/?channels=wikipathways"; var name = wgUserName; if(name) {
url += '&nick=' + name;
} else {
url += '&nick=yourname'; url += '&prompt=1';
}
document.write('<iframe width="100%" height="500" src="' + url + '"></iframe>');
</script> </html>