Expand all

ve.ui.MWTemplatePage

Extends

Constructor

new ve.ui.MWTemplatePage(template, name, [config]) #

Template dialog content pane header for a template. Includes informational messages about the template, such as a link to the page where it's defined.

Parameters:

Name Type Attributes Description
template ve.dm.MWTemplateModel

Template model

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 header for a template.