Difference between revisions of "Smilies"

From Mibbit Wiki
Jump to: navigation, search
(Warning)
(How It Works: single replacement)
Line 15: Line 15:
 
*Width:  The width of the smiley when shown.
 
*Width:  The width of the smiley when shown.
 
*Height:  The height of the smiley when shown.
 
*Height:  The height of the smiley when shown.
*Smileys base URL:  In the ICON URL section, have it start with the text in this line.  For example, if all your smilies start with "http://" (which they usually should), then you can put that there, and take it off of your smilies.
+
*Smileys base URL:  In the ICON URL section, have it start with the text in this line.  For example, if all your smilies start with "http://" (which they usually should), then you can put that there, and take it off of your smilies. If you only want to replace some smileys the base the "/smileys/" must be moved from base to the front of each default smiley.
  
 
*Code:  Mibbit searches for the code of each line of text for this, and replaces it with the picture hosted on the Icon URL.
 
*Code:  Mibbit searches for the code of each line of text for this, and replaces it with the picture hosted on the Icon URL.

Revision as of 12:34, 28 November 2008

Smilies are small icons that replace text. This helps the client look cooler. An example of one is :) which is replaced to Yel02.png by default. That specific smiley can be changed.

Default Smilies

These are the smilies that come pre-loaded with every account (and person not logged in).

  • Yel02.png ":)" or ":-)"
  • Yel36.png ":(" or ":-("
  • Yel06.png ":D" or :-D
  • Yel40.png ":P" or ":-P" or ":p" or ":-p"
  • Yel54.png ":O" or ":-O" or ":o" or ":-o"
  • Yel08.png ";)" or ";-)"
  • List not complete;

How It Works

  • Width: The width of the smiley when shown.
  • Height: The height of the smiley when shown.
  • Smileys base URL: In the ICON URL section, have it start with the text in this line. For example, if all your smilies start with "http://" (which they usually should), then you can put that there, and take it off of your smilies. If you only want to replace some smileys the base the "/smileys/" must be moved from base to the front of each default smiley.
  • Code: Mibbit searches for the code of each line of text for this, and replaces it with the picture hosted on the Icon URL.
  • Icon URL: A URL to an image that will replace the text found in Code.

Warning

Make sure that the code for smilies that might include another one (such as :(( contains :( in it) are above the ones that are included. If you have :( above :(( in the list, It'll parse it as the :( smiley followed by a "(".