Actions

Template

Difference between revisions of "Fileext"

From Retro CDN

(Created page with "<includeonly>{{#if:{{#pos:{{{1|}}}|.}}|{{#explode:{{{1|}}}|.|-1}}}}</includeonly><noinclude> This template returns the file extension of a file link or url. ==Examples== {|cl...")
 
(No difference)

Latest revision as of 14:29, 26 April 2021

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.}}