Fileext
From Retro CDN
This template returns the file extension of a file link or url.
Examples
Code | Result |
---|---|
{{fileext|Filename.txt}} |
txt |
{{fileext|https://segaretro.org/skins/foreground/assets/img/segaretro_logo.png}} |
png |
{{fileext|Not a file name}} |
|
{{fileext|String ending with a stop.}} |