Regex creata per sostituire {{Tnavbar}} con {{Navbar}}
replace.py -regex "(\{\{)([Tt]navbar)(\|[A-Za-z0-9]*)(\}\})" "\1Navbar\3|parametro\4"