Jump to content

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

Template:Smiley

From Debian Wiki
<onlyinclude>{{#switch: {{{smiley|{{{1|}}}}}}
| /!\
| alert      = [[File:alert.png|16x16px|alert]]
| X-(
| angry      = [[File:angry.png|16x16px|angry]]
| <!>
| attention  = [[File:attention.png|16x16px|attention]]
| :D
| biggrin    = [[File:biggrin.png|16x16px|biggrin]]
| (./)
| checkmark  = [[File:checkmark.png|16x16px|checkmark]]
| >:>
| devil      = [[File:devil.png|16x16px|devil]]
| <:(
| frown      = [[File:frown.png|16x16px|frown]]
| {X}
| icon-error = [[File:icon-error.png|16x16px|icon-error]]
| {i}
| icon-info  = [[File:icon-info.png|16x16px|icon-info]]
| (!)
| idea       = [[File:idea.png|16x16px|idea]]
| :\
| ohwell     = [[File:ohwell.png|16x16px|ohwell]]
| {1}
| prio1      = [[File:prio1.png|15x13px|prio1]]
| {2}
| prio2      = [[File:prio2.png|15x13px|prio2]]
| {3}
| prio3      = [[File:prio3.png|15x13px|prio3]]
| :o
| redface    = [[File:redface.png|16x16px|redface]]
| :(
| :-(
| sad        = [[File:sad.png|16x16px|sad]]
| :)
| :-)
| smile      = [[File:smile.png|16x16px|smile]]
| B)
| B-)
| smile2     = [[File:smile2.png|16x16px|smile2]]
| :))
| :-))
| smile3     = [[File:smile3.png|16x16px|smile3]]
| ;)
| ;-)
| smile4     = [[File:smile4.png|16x16px|smile4]]
| {o}
| star_off   = [[File:star_off.png|16x16px|star_off]]
| {*}
| star_on    = [[File:star_on.png|16x16px|star_on]]
| {OK}
| thumbs-up  = [[File:thumbs-up.png|16x16px|thumbs-up]]
| {{!}})
| {{!}}-)
| tired      = [[File:tired.png|16x16px|tired]]
| :-?
| tongue     = [[File:tongue.png|16x16px|tongue]]
| [[Category:Pages with unknown smileys]]{{{smiley|{{{1|}}}}}}
}}
</onlyinclude>

Fallback implementation of MoinMoin smileys

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 provides a fallback solution if we can't use the emoticons extension.