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

    Interface WikilinkOutputConfig

    Options for Wikilink.stringify.

    interface WikilinkOutputConfig {
        suppressDisplay?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    suppressDisplay?: boolean

    Whether to suppress the display text even if the wikilink has it.