Stores the information about smilies.
| Field | Type | Null | Key | Default | Description |
|---|---|---|---|---|---|
| sid | smallint(5) | No | Primary | Smiley ID | |
| name | varchar(120) | No | Friendly name of the smiley | ||
| find | varchar(120) | No | The text to be replaced by the image | ||
| image | varchar(220) | No | Path to image | ||
| disporder | smallint(5) | No | 0 | Display order | |
| showclickable | int(1) | No | 0 | '1'/'0' whether or not to show this smiley on the clickable smiley list. |
Indexes:
| Keyname | Type | Cardinality | Field |
|---|---|---|---|
| PRIMARY | PRIMARY | 20 | sid |
| Moderation | Standard Thread Moderation - Inline Thread Moderation - Inline Post Moderation - Warning System |
| Mod CP | Home - Forums and Posts - Users |
| Admin CP | Home - Configuration - Forums & Posts - Users & Groups - Templates & Style - Tools & Maintenance |
| Templates & Themes | Images - Postbit - Templates - Themes |
| Developer | Database Methods - Database Tables |
| Miscellaneous | Cookies - UTF8 Setup - Default Settings |