Template:Pass: Difference between revisions
Jump to navigation
Jump to search
imported>Bbb23sucks No edit summary |
imported>Bbb23sucks No edit summary |
||
(No difference)
| |||
Revision as of 13:36, 4 December 2023
{{{1}}}
Usage
Returns first argument with no modification. It can be used to remove templates with a simple replace command. Example by replace "{{SomeTemplate|SomeContent}}" with "{{subst:pass|SomeContent}}", it will become "SomeContent" when saved.
Note: In some specific cases, the replacement will not occur (see here for more information). In this case, just change "subst:pass" to "pass" after the first edit.