Class BackwardsCopyTemplate

Represents a single {{copied}} template in the Parsoid document.

Hierarchy (view full)

Implements

Constructors

Properties

All the rows of this template.

comments?: string

Comments shown at the bottom of the notice.

demo?: string

Removes the tracking category. This shouldn't be editable within CTE, but should still be carried over as a parameter.

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.

revid?: string

The version number of a particular version that predates publication of the referenced work. The text generated by the template will link to the specified version.

Actual parameter name: id. revid is used to avoid shadowing the template ID.

Accessors

Methods