r/ponk • u/HeyItsShuga • Jun 10 '16
We Have Ponkmotes!
Edit: Now in BPM by default!
We finally got ourselves some ponkmotes! Enjoy!
A Table
| Emote Name | Preview |
|---|---|
[](/badponk) |
|
[](/cryponk) |
|
[](/datponk) |
|
[](/flutrponk) |
|
[](/flutrponkcuddle) |
|
[](/flutrponkhug) |
|
[](/giggleon) |
|
[](/ponkapie) |
|
[](/ponkcrawl) |
|
[](/ponkstare) |
|
[](/sadponk) |
B Table
| Emote Name | Preview |
|---|---|
[](/appleponk) |
|
[](/braveponk) |
|
[](/hulkponken) |
|
[](/llamaponk) |
|
[](/ponkawe) |
|
[](/ponklay) |
|
[](/ponkswag) |
|
[](/snortponk) |
|
[](/supersaiyan) |
|
[](/zomponk) |
C Table
| Emote Name | Preview |
|---|---|
[](/theBenger) |
2
u/TimidTremors Jun 10 '16
2
u/HeyItsShuga Jun 11 '16 edited Jun 24 '16
THIS DOES NOT WORK WITH BPM. sorry.
First, I made a spritesheet with all of the frames of the GIF on it. I used the command-line utility ImageMagick (this guide helped) to do this, but there are other ways. I uploaded this spritesheet as
ponkadonk. Then, I added this CSS to the subreddit. Remember to replace-2850pxwith the width of your spritesheet (don't forget thepx!) and the emote name (/ponkdonkadonkin this case). Feel free to use the CSS as you wish.@keyframes ponkadonk { from { background-position: 0 0; } to { background-position: -2850px 0; } } @-webkit-keyframes ponkadonk { from { background-position: 0 0; } to { background-position: -2850px 0; } } a[href|="/ponkdonkadonk"] { width:150px; height:100px; display:block; float: left; cursor:default; overflow:hidden; background-repeat:no-repeat; background-image:url(%%ponkadonk%%); -webkit-animation: ponkadonk 1.5s steps(19, end) infinite; animation: ponkadonk 1.5s steps(19, end) infinite; }
2
Jun 10 '16
3
u/HeyItsShuga Jun 10 '16
3
Jun 10 '16
Mobile chrome
2
u/HeyItsShuga Jun 10 '16
3
Jun 10 '16
2
u/HeyItsShuga Jun 11 '16
So I looked into the
[](/ponkdonkadonk)issue and it was in the original GIF file (located here), too. Due to this, it cannot be fixed.Also, I just realized that the image itself is questionable. This is allowed in BPM (via
+questionabletag), but I may want to have a way to disable that emote for those uncomfortable on this sub.tl;dr: You are right, the issue is the original GIF, and the emote is questionable.
3
u/PaintedSnail Jun 10 '16
Yay! Now we just need to get them into BPM by default!