Difference between revisions of "Fileext"
From Sega Retro
Scarred Sun (talk | contribs) m (Protected "Template:Fileext" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
|
(No difference)
|
Revision as of 08:08, 15 August 2019
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.}} |