Regex creata per sostituire {{Tnavbar}} con {{Navbar}}

Regex:

replace.py -regex "(\{\{[Tt]navbar)(\|[A-Za-z0-9]*\}\})" "\1|parametro\2"