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

    Interface RawWikilinkOutputConfig

    Options for RawWikilink.stringify.

    interface RawWikilinkOutputConfig {
        suppressDisplay?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    suppressDisplay?: boolean

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