Expand all

ve.ui.MWCitationContextItem

Extends

Constructor

new ve.ui.MWCitationContextItem(context, model, [config]) #

Context item for a MWCitation.

Parameters:

Name Type Attributes Description
context ve.ui.LinearContext

Context the item is in

model ve.dm.Model

Model the item is related to

config Object optional
Source:
Context item for a MWCitation.

Properties

isCompatibleWithstatic #

templatestatic #

Only display item for single-template transclusions of these templates.

Properties:

Type Description
string | Array.<string> | null
Source:
Only display item for single-template transclusions of these templates.

Methods

getReferenceNode() → {ve.dm.InternalItemNode|null} #

Get the reference node in the containing document (not the internal list document)

Inherited from:
Source:

Returns:

Reference item node

Type
ve.dm.InternalItemNode | null
Get the reference node in the containing document (not the internal list document)