Actions

Template

Difference between revisions of "Fileext"

From NEC Retro

(Created page with "<includeonly>{{#ifeq:{{#rpos:{{{1|}}}|.}}|-1||{{#sub:{{{1|}}}|{{#expr:{{#rpos:{{{1|}}}|.}}-{{#len:{{{1|}}}}}+1}}}}}}</includeonly><noinclude> This template returns the file ex...")
(No difference)

Revision as of 18:39, 17 September 2015

This template returns the file extension of a file link or url.

Example

{{fileext|Filename.txt}}

gives the result:

txt