Template:Ce
Introduction
The template will return the Entity Character of the input character, which is the escape character of the character.
For example, {{ce|@}}
returns @
, which is displayed as "@".
Verify: {{str_test|str={{ce|@}}|ptn=@|then=true|else=false}}
Result: true
|