Template:Remove custom prefix

From The Sims Wiki, a collaborative database for The Sims series
This is an old revision of this page, as edited by K6ka (talk | contribs) at 16:31, 6 May 2019 (Created page with "{{#Invoke:String|replace|{{#Invoke:String|replace|{{#Invoke:String|replace|{{{1}}}|^%s*[Cc][Cc][Ss][Tt][Oo][Mm]%s*:%s*||plain=false}}|^%s*[Cc][Uu][Ss][Tt][Oo][M..."). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

{{{1}}}

Template documentation (View · Edit · History · Purge)

This template uses Lua

Description

This template removes the "Custom content:" prefix from input.

Examples

{{Remove custom prefix|Custom content:Foo Bar}} → Foo Bar

{{Remove custom prefix|Custom:Foo Bar}} → Foo Bar

{{Remove custom prefix|CC:Foo Bar}} → CC:Foo Bar

{{Remove custom prefix|Foo Bar}} → Foo Bar