Class MergedToTemplate

Represents a single {{merged-to}} template in the Parsoid document.

Hierarchy (view full)

Implements

Constructors

Properties

date: string

The date of the merge

id: string

A unique ID for this template. Derived from the template name and its Parsoid about.

name: string

A unique name for this template. Derived from the Parsoid about for its node.

The template transclusion node that serves as a reference to an element on the Parsoid DOM.

small?: string

Whether the template should be small or not

to: string

The article that content from the source page was merged into.

Accessors

Methods