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