Template:File extension

jpg

Protected This template has been protected from editing to prevent vandalism.
Please discuss changes on the talk page or request unprotection.
Template documentation[view · edit · history · purge]
This documentation is transcluded from Template:File extension/doc.
Category:Main message boxesCategory:Lua String-based templates

This template returns the file extension from the file name passed as a parameter.

Usage


{{File extension |1= }}

Used by e.g. Template:File type en

Template parameters

<templatedata>JSON</templatedata> ./. {{TemplateBox}}
TemplateData

TemplateData is a way to store information about template parameters (the description of those and of the whole template) for both humans and machines. It is used by VisualEditor and possibly other tools like Upload Wizard.


Existing template documentation
At Wikimedia Commons, it is recommended to use {{TemplateBox}} with either ‎useTemplateData=1 or ‎useTemplateData=only on the ‎/doc subpage and transcluding it with {{Documentation}} into the template. <nowiki>-tags can be wrapped around the arguments, if required, to avoid templates being expanded.

Newly created template documentation and imports
Another option, especially for imported templates, or for users with JSON experience, is placing raw <templatedata>-tags into the Wikitext of the template, as described in various Wikipediae.


Wikipedia's help about TemplateDataCommons-specific information

Category:Templates using TemplateData

This template returns the file extension from the file name passed as a parameter.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
file name1

Default
foo.jpg
Filerequired

Additional information

The template is intended to be used in the following namespaces: the Template namespace

The template is intended to be used by the following user groups: all users

Relies on:
Module:String

Example

{{File extension|Example.svg}}

renders as:

svg

See also

Localization

This template is not intended to be localized.

Category:Templates not requiring internationalization Category:String manipulation templates Category:File namespace templates
Category:File namespace templates Category:Lua String-based templates Category:Main message boxes Category:String manipulation templates Category:Templates not requiring internationalization Category:Templates using TemplateData