Extension talk:InlineEmoticons

About this board

Why not just use unicode?

1
5.29.23.15 (talkcontribs)

Why is this needed when somebody can just use Unicode emojis?

Reply to "Why not just use unicode?"
Bohnelang (talkcontribs)

Would be nice if you add alias to the array:

$select = array(

"smile" => 1,

"sunglass" => 27,

"thumbsup" => 91,

":-)" => 1,

"8-)" => 27,

":-q" => 15

);

Reply to "Alias"
There are no older topics