आकृति:Remove file prefix
{{{1}}}
This template uses Lua: |
This template removes the File: and Image: prefixes from file names.
Examples
{{remove file prefix|Example.svg}} → Example.svg
{{remove file prefix|File:Example.svg}} → Example.svg
{{remove file prefix|FILE:Example.svg}} → Example.svg
{{remove file prefix|Image:Example.svg}} → Example.svg
{{remove file prefix|IMAGE:Example.svg}} → Example.svg
{{remove file prefix|Other:Example.svg}} → Other:Example.svg
This technically works for any valid namespace, but is rarely needed there:
{{remove file prefix|Portal talk:Example.svg}} → Portal talk:Example.svg
It will also strip interwiki links:
{{remove file prefix|:Commons:Example.svg}} →
- Commons:Example.svg
{{remove file prefix|commons:Example.svg}} → commons:Example.svg
{{remove file prefix|:sv:Example.svg}} →
- sv:Example.svg
However, it will fail for more complicated situations:
{{remove file prefix|:sv:File:Example.svg}} →
- sv:File:Example.svg
See also
सम्पादन करीThe above documentation is transcluded from आकृति:Remove file prefix/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |