The data received from a page status request. Used to initialize some values.
Readonly
instanceOptional
revisionThe revision ID that this toolbar is associated with.
Readonly
revisionRenders the element. This must return an HTMLElement that can be appended directly to the DOM.
Sets the display state of the toolbar. This will also set the initial state configuration option for the user.
The DeputyPageToolbar is appended to all pages (outside the mw-parser-output block) that are part of the currently-active case page. It includes the status dropdown, page name, basic case info, and analysis tools.
The toolbar automatically connects with an existing session through the use of inter-tab communication (facilitated by DeputyCommunications).