Module talk:Escape/testcases

From WikiCigar
Jump to navigation Jump to search

Original:

Script error: No such module "Escape/testcases".

Using internal method to remove {:

Script error: No such module "Demo".

Using {{replace}} to remove {:

Script error: No such module "Demo".

No removal of { between escape/unescape (escape char not restored):

Script error: No such module "Demo".

Restore to original after escape

Script error: No such module "Demo".

Remove the word test if not escaped and then place a different escape char in the place of the old escape char (for use by something else):

Note: The '%' char is a special in Lua, so use '%%' if that is the desired replacement. Otherwise, just a single char is fine (or a word). Script error: No such module "Demo".