Userlist color

From Mibbit Wiki
Revision as of 13:44, 5 September 2010 by Havvy (talk | contribs) (Removing blog parts.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
This is currently from the blog. At current time, no time to edit to become support article. As such, probably not too useful as a wiki article. Clean up required.

In widgets, it is possible to have each nick that joins be a different color. To do so, two URI parameters must be used.

  1. ciUserListColorNormal=true
  2. csUserListColorNormal=%23<hex color>

The first one tells Mibbit to enable nick colors, the second tells it what color for the connection. The fully formed URI would look something like this: http://widget.mibbit.com?&server=irc.mibbit.net&channel=%23mibbit&ciUserListColorNormal=true&csUserListColorNormal=%23ff0000