Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a238097affeca3ae

Jump to content

Template:Remove file prefix/doc

From Wikipedia, the free encyclopedia

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}} → Example.svg

It will also strip interwiki links:

{{remove file prefix|:Commons:Example.svg}} → Example.svg

{{remove file prefix|commons:Example.svg}} → Example.svg

{{remove file prefix|:sv:Example.svg}} → Example.svg

However, it will fail for more complicated situations:

{{remove file prefix|:sv:File:Example.svg}} → File:Example.svg


See also

[edit]