Module:Escape/doc explained

Usage

This module is designed as an way to escape strings in a customized and efficient manner. It works by replacing characters that are preceded by your escape char (or phrase) There are two ways to call this module:

From another module: esc:char

From a template:

In a template, the most useful function is .

This module is primarily intended to be used by other modules. However all functions can be called in template space using followed by arguments.

All module functions (i.e. any func. other than) should be called using a colon, e.g. or