Class TranslatedPageTemplate

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

Hierarchy (view full)

Implements

Constructors

Properties

comments: string

Additional pertinent information. Not period-appended. Actual parameter name is '3'.

id: string

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

insertversion: string

The oldid for the subject page (the page that translated content was copied into) at the time translation was done.

lang: string

Language code of the source page. Actual parameter name is '1'.

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.

page: string

Title of the source page. Actual parameter name is '2'.

partial: string

Supplied with any value to indicate that the translation was partial.

section: string

If only a section was translated, the name of the section.

small: string

Whether to enable or disable small mode. Defaults to yes.

version: string

The oldid for the source page at the time translation was done.

Accessors

Methods