Super constructor for AttributionNotice subclasses.
The ParsoidTransclusionTemplateNode of this notice.
Additional pertinent information. Not period-appended. Actual parameter name is '3'.
Readonly
idA unique ID for this template. Derived from the template name and its Parsoid about
.
The oldid
for the subject page (the page that translated content was copied into)
at the time translation was done.
Language code of the source page. Actual parameter name is '1'.
Readonly
nameA unique name for this template. Derived from the Parsoid about
for its node.
Readonly
nodeThe template transclusion node that serves as a reference to an element on the Parsoid DOM.
Title of the source page. Actual parameter name is '2'.
Supplied with any value to indicate that the translation was partial.
If only a section was translated, the name of the section.
Whether to enable or disable small mode. Defaults to yes
.
The oldid
for the source page at the time translation was done.
The HTMLElement of the node
This template's i
variable, used to identify this template in
the template's parts
(data-mw
).
The ParsoidDocument handling this notice (specifically its node).
Provides low-level access to a template's data-mw
entry. When possible,
use functions from .node
instead, as these are much more stable.
The callback for data-modifying operations.
Generates an OOUI PageLayout for this notice. Used by the main dialog to generate pages. Do not cache - the dialog is responsible for caching.
Represents a single {{merged-from}} template in the Parsoid document.