Expand all

ve.ui.MWTransclusionContentPage

Extends

Constructor

new ve.ui.MWTransclusionContentPage(content, name, [config]) #

Template dialog content pane input for a raw wikitext snippet.

Parameters:

Name Type Attributes Description
content ve.dm.MWTransclusionContentModel
name string

Unique symbolic name of page

config Object optional

Configuration options

Properties:
Name Type Attributes Description
$overlay jQuery optional

Overlay to render dropdowns in

isReadOnly boolean optional

Page is read-only

Source:
Template dialog content pane input for a raw wikitext snippet.

Methods

onTextInputChange()private #