if ( title !== '' && title[ 0 ] === ':' ) {
        // Initial colon means main namespace instead of specified default
        namespace = NS_MAIN;
        title = title
            // Strip colon