Extends
Constructor
new GlobalWatchlistEntryEdits(info)
#
Represents one or more edits being shown together
Parameters:
Name | Type | Description |
---|---|---|
info |
Object | Should have all of the properties that are documented below, plus
all those needed by |
- Source:
Properties
commentDisplay
#
Properties:
Name | Type | Description |
---|---|---|
commentDisplay |
string | boolean | Either |
- Inherited from:
- Source:
editCount
#
Properties:
Name | Type | Description |
---|---|---|
editCount |
number | The number of edits this entry represents |
- Source:
entryType
#
Properties:
Name | Type | Description |
---|---|---|
entryType |
string | Either 'edit' or 'log' |
- Inherited from:
- Source:
expiry
#
Properties:
Name | Type | Description |
---|---|---|
expiry |
string | boolean | Either |
- Inherited from:
- Source:
flags
#
Properties:
Name | Type | Description |
---|---|---|
flags |
string | boolean | Either |
- Inherited from:
- Source:
fromRev
#
Properties:
Name | Type | Description |
---|---|---|
fromRev |
number | The revision before this entry's edit(s), to use for the diff link |
- Source:
newPage
#
Properties:
Name | Type | Description |
---|---|---|
newPage |
boolean | If this entry's edit(s) represent the creation of a new page, which means no diff link should be shown |
- Source:
ns
#
Properties:
Name | Type | Description |
---|---|---|
ns |
number | Namespace for this entry, can be used by
|
- Inherited from:
- Source:
timestamp
#
Properties:
Name | Type | Description |
---|---|---|
timestamp |
string | boolean | Either |
- Inherited from:
- Source:
timestampTitle
#
Properties:
Name | Type | Description |
---|---|---|
timestampTitle |
string
|
null
|
Either |
- Inherited from:
- Source:
title
#
Properties:
Name | Type | Description |
---|---|---|
title |
string | Title of the entry |
- Inherited from:
- Source:
titleMsg
#
Properties:
Name | Type | Description |
---|---|---|
titleMsg |
string | Display text for the title of this entry, might be
changed by |
- Inherited from:
- Source:
toRev
#
Properties:
Name | Type | Description |
---|---|---|
toRev |
number | The revision after this entry's edit(s), to use for the diff link |
- Source:
userDisplay
#
Properties:
Name | Type | Description |
---|---|---|
userDisplay |
string | Raw HTML to show for the user(s) that made this entry |
- Inherited from:
- Source: