Expand all

ve.ui.MWTemplatePlaceholderPage

Extends

Constructor

new ve.ui.MWTemplatePlaceholderPage(placeholder, name, [config]) #

The placeholder is shown in the template dialog content pane, and allows the user to enter a template name. Once a name is chosen, the placeholder is replaced with elements for the concrete template.

Parameters:

Name Type Attributes Description
placeholder ve.dm.MWTemplatePlaceholderModel

Template placeholder

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

Source:

The placeholder is shown in the template dialog content pane, and allows the user to enter a template name.

Methods

onTemplateInputChange()private #