mwbot-ts - v1.2.7
    Preparing search index...

    Module Title

    This module serves to parse titles into an object structure.

    • For static members including the constructor, see TitleStatic. This is the classes's wrapper accessible via Mwbot.Title.
    • For instance members, see Title.

    This module is a substantial copy of the mediawiki.Title module in MediaWiki core (GNU General Public License v2).

    Some methods are adapted from Title.php to incorporate interwiki functionality.

    Interfaces

    Title
    TitleNormalizeOptions
    TitleOutputOptions
    TitleStatic