Jump to content

Do not begin to migrate content here, it may be wiped without notice. More info.

Template:MoinMarkup/Smiley: Difference between revisions

From Debian Wiki
No edit summary
Ceppo (talk | contribs)
Add emojis
Line 1: Line 1:
<pre><onlyinclude>{{#switch: {{{smiley|{{{1|}}}}}}
<pre><onlyinclude>{{#switch: {{{smiley|{{{1|}}}}}}
| /!\
| /!\
| alert      = [[File:alert.png|16x16px|alert]]
| alert      = ⚠️
| X-(
| X-(
| angry      = [[File:angry.png|16x16px|angry]]
| angry      = 😡
| <!>
| <!>
| attention  = [[File:attention.png|16x16px|attention]]
| attention  = ❗️
| :D
| :D
| biggrin    = [[File:biggrin.png|16x16px|biggrin]]
| biggrin    = 😁
| (./)
| (./)
| checkmark  = [[File:checkmark.png|16x16px|checkmark]]
| checkmark  = ✔️
| >:>
| >:>
| devil      = [[File:devil.png|16x16px|devil]]
| devil      = 😈
| <:(
| <:(
| frown      = [[File:frown.png|16x16px|frown]]
| frown      = 😢
| {X}
| {X}
| icon-error = [[File:icon-error.png|16x16px|icon-error]]
| icon-error =
| {i}
| {i}
| icon-info  = [[File:icon-info.png|16x16px|icon-info]]
| icon-info  = ℹ️
| (!)
| (!)
| idea      = [[File:idea.png|16x16px|idea]]
| idea      = 💡
| :\
| :\
| ohwell    = [[File:ohwell.png|16x16px|ohwell]]
| ohwell    = 🫤
| {1}
| {1}
| prio1      = [[File:prio1.png|15x13px|prio1]]
| prio1      = 1️⃣
| {2}
| {2}
| prio2      = [[File:prio2.png|15x13px|prio2]]
| prio2      = 2️⃣
| {3}
| {3}
| prio3      = [[File:prio3.png|15x13px|prio3]]
| prio3      = 3️⃣
| :o
| :o
| redface    = [[File:redface.png|16x16px|redface]]
| redface    = 😮
| :(
| :(
| :-(
| :-(
| sad        = [[File:sad.png|16x16px|sad]]
| sad        = 😕
| :)
| :)
| :-)
| :-)
| smile      = [[File:smile.png|16x16px|smile]]
| smile      = 🙂
| B)
| B)
| B-)
| B-)
| smile2    = [[File:smile2.png|16x16px|smile2]]
| smile2    = 😎
| :))
| :))
| :-))
| :-))
| smile3    = [[File:smile3.png|16x16px|smile3]]
| smile3    = 😄
| ;)
| ;)
| ;-)
| ;-)
| smile4    = [[File:smile4.png|16x16px|smile4]]
| smile4    = 😉
| {o}
| {o}
| star_off  = [[File:star_off.png|16x16px|star_off]]
| star_off  = ⭐️
| {*}
| {*}
| star_on    = [[File:star_on.png|16x16px|star_on]]
| star_on    = 🌟
| {OK}
| {OK}
| thumbs-up  = [[File:thumbs-up.png|16x16px|thumbs-up]]
| thumbs-up  = 👍
| {{!}})
| {{!}})
| {{!}}-)
| {{!}}-)
| tired      = [[File:tired.png|16x16px|tired]]
| tired      = 😴
| :-?
| :-?
| tongue    = [[File:tongue.png|16x16px|tongue]]
| tongue    = 😛
| [[Category:Pages with unknown smileys]]{{{smiley|{{{1|}}}}}}
| [[Category:Pages with unknown smileys]]{{{smiley|{{{1|}}}}}}
}}[[Category:ReviewRequired/MoinMarkup/Smiley]]</onlyinclude></pre>
}}[[Category:ReviewRequired/MoinMarkup/Smiley]]</onlyinclude></pre>

Revision as of 15:23, 27 February 2026

<onlyinclude>{{#switch: {{{smiley|{{{1|}}}}}}
| /!\
| alert      = ⚠️
| X-(
| angry      = 😡
| <!>
| attention  = ❗️
| :D
| biggrin    = 😁
| (./)
| checkmark  = ✔️
| >:>
| devil      = 😈
| <:(
| frown      = 😢
| {X}
| icon-error = ❌
| {i}
| icon-info  = ℹ️
| (!)
| idea       = 💡
| :\
| ohwell     = 🫤
| {1}
| prio1      = 1️⃣
| {2}
| prio2      = 2️⃣
| {3}
| prio3      = 3️⃣
| :o
| redface    = 😮
| :(
| :-(
| sad        = 😕
| :)
| :-)
| smile      = 🙂
| B)
| B-)
| smile2     = 😎
| :))
| :-))
| smile3     = 😄
| ;)
| ;-)
| smile4     = 😉
| {o}
| star_off   = ⭐️
| {*}
| star_on    = 🌟
| {OK}
| thumbs-up  = 👍
| {{!}})
| {{!}}-)
| tired      = 😴
| :-?
| tongue     = 😛
| [[Category:Pages with unknown smileys]]{{{smiley|{{{1|}}}}}}
}}[[Category:ReviewRequired/MoinMarkup/Smiley]]</onlyinclude>

Unreviewed smiley imported from MoinMoin

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
smileysmiley 1

Smiley to show

Suggested values
alert angry attention biggrin checkmark devil frown icon-error icon-info idea ohwell prio1 prio2 prio3 redface sad smile smile2 smile3 smile4 star_off star_on thumbs-up tired tongue
Example
smile
Linerequired

MoinMoin supports smileys that aren't supported by default by MediaWiki. This page converts those smileys to file links.