mw.widgets.CategoryTagItemWidget

Extends OO.ui.TagItemWidget with the ability to link to the given page, and to show its existence status (whether it is a redlink).

Extends

Constructor

new mw.widgets.CategoryTagItemWidget(config) #

Create an instance of mw.widgets.CategoryTagItemWidget.

Parameters:

Name Type Description
config Object

Configuration options

Properties:
Name Type Attributes Description
title mw.Title

Page title to use (required)

apiUrl string optional

API URL, if not the current wiki's API

Source:

Properties

pageExistenceCaches :Objectstatic #

Map of API URLs to PageExistenceCache objects.

Type:

Source:
Map of API URLs to PageExistenceCache objects.