Extension:Emoticons
![]() | This extension is mainly supported in an external venue: BlueSpice Community Forum. If you need help, you should post there, and not on the talk page. |
![]() Release status: stableCategory:Stable extensions |
|
---|---|
![]() |
|
Description | Enable forum-style emoticon (smiley) replacement within MediaWiki. |
Author(s) | Markus Glaser, Alex Wollangk (alex@wollangk.com) and Techjar (tecknojar@gmail.com) |
Maintainer(s) | Hallo Welt! GmbH |
Latest version | 4.5 |
Compatibility policy | For every MediaWiki release that is a Long Term Support release there is a corresponding branch in the extension.Category:Extensions with long-term support release branches compatibility policy |
MediaWiki | 1.39 (LTS)Category:Extensions with manual MediaWiki version |
License | GNU General Public License 3.0 only |
Download | Category:Extensions in Wikimedia version control |
Quarterly downloads | 2 (Ranked 90th) |
Translate the Emoticons extension if it is available at translatewiki.net |
![]() |
This extension makes forum-style emoticon (smiley) replacements within MediaWiki. See the list of default emoticons below.
Requirements
Emoticons requires BlueSpiceFoundation and ExtJSBase .
Installation
- Download and move the extracted
Emoticons
folder to yourextensions/
directory.
Developers and code contributors should install the extension from Git instead, using:cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/Emoticons - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'Emoticons' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Default emoticons
The following emoticons are defined by default:
:-) smile.png smiling :-( sad.png sad :-| neutral.png neutral, sceptical :-@ angry.png angry, annoyed ;-) wink.png winking, ironic :-D smile-big.png laughing :-/ thinking.png thinking :-X shut-mouth.png sealed lips :'( crying.png crying :-O shock.png shocked, surprised :-S confused.png undecided, confused 8-) laugh.png laughing :lol: glasses-cool.png cool, sunglasses (:| yawn.png yawning :good: good.png good, thumbs up :bad: bad.png bad, thumbs down :-[ embarrassed.png embarrassed, blushing [-X shame.png ashamed
External links
- Helpdesk: Emoticons
Category:All extensions
Category:BlueSpice
Category:Extensions by HalloWelt
Category:Extensions in Wikimedia version control
Category:Extensions with invalid or missing type
Category:Extensions with long-term support release branches compatibility policy
Category:Extensions with manual MediaWiki version
Category:GPL licensed extensions
Category:Image extensions
Category:OutputPageBeforeHTML extensions
Category:Stable extensions