Class BackwardsCopyTemplateRow

Represents a row/entry in a {{copied}} template.

Hierarchy (view full)

Implements

Constructors

Properties

articlename?: string

Alias of title.

author?: string

Used to input an author.

authorlist?: string

Used to input a list of authors, usually separated by a semicolon. Overrides author.

date?: string

The date of publishing for this publication.

display_authors?: string

Whether to display authors or not.

id: string

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

monthday?: string

The month and day of publishing for this publication.

name: string

A unique name for this row. Derived from the Parsoid about for its node and a unique identifier.

org?: string

The publisher of the publication.

title?: string

The name of the article published.

url?: string

The URL of the publication.

year?: string

The year of publication for this publication.

Accessors

Methods