- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Difference between revisions of "Kancolle Wiki:Test/Video"
Jump to navigation
Jump to search
Line 18: | Line 18: | ||
<div style="background:#35393e;padding:10px;margin:10px;text-align:center;border-radius:10px;max-width:800px"> | <div style="background:#35393e;padding:10px;margin:10px;text-align:center;border-radius:10px;max-width:800px"> | ||
− | <div class="webp" data-src="Furniture_Animation_230.webp | + | <div class="webp" data-src="Furniture_Animation_230.webp"></div> |
</div> | </div> | ||
Revision as of 22:18, 9 May 2023
TODO
- WebM
- Lazy loading
- Maybe configure native MW support?
WEBP (JS)
Preferable for video (transparency and small files).
PNG
Preferable for images (transparency).
APNG (as PNG)
Okay for slideshow videos (transparency but otherwise large files).
GIF
Not good (poor color palette, bad transparency, large files).