Combined display of all available logs of Vault Hunters Official Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 07:48, 28 June 2025 Mnooseman talk contribs created page Template:Replace/doc (Created page with "{{documentation header}} {{lua}} Performs multiple text replacement on a string. Replacer term is [https://www.lua.org/pil/20.1.html pseudo-regex]. ==Examples== : This... is a string! : {{tl|replace|<nowiki>This... is a string!| is = was | string = template parameter | . = ! </nowiki>}} :: {{replace|This... is a string!| is = was | string = template parameter | ! = ? }} : {{tl|replace|<nowiki>This... is a string! | [A-Z] = X | [a-z] = _ | [!.] = ^ </nowiki>}} :: {{repl...")