******************************* :mod:`page` --- MediaWiki Pages ******************************* .. automodule:: page :synopsis: Interface of various types of MediaWiki pages .. admonition:: Imports in :mod:`pywikibot` module :class: note The following classes and function are inported in :mod:`pywikibot` module and can also be used as :mod:`pywikibot` members: - :class:`pywikibot.Category` - :class:`pywikibot.Claim` - :class:`pywikibot.FilePage` - :class:`pywikibot.ItemPage` - :class:`pywikibot.LexemeForm` - :class:`pywikibot.LexemePage` - :class:`pywikibot.LexemeSense` - :class:`pywikibot.Link` - :class:`pywikibot.Page` - :class:`pywikibot.PropertyPage` - :class:`pywikibot.SiteLink` - :class:`pywikibot.User` - :func:`pywikibot.html2unicode()` :mod:`page.\_collections` Wikibase Entity Structures ==================================================== .. automodule:: pywikibot.page._collections :synopsis: Structures holding data for Wikibase entities :mod:`page.\_decorators` --- Page Decorators ============================================ .. automodule:: page._decorators :synopsis: Decorators for Page objects :private-members: :mod:`page.\_revision` --- Page Revision ======================================== .. automodule:: page._revision :synopsis: Object representing page revision :mod:`page.\_toolforge` module ============================== .. automodule:: page._toolforge :synopsis: Object representing interface to toolforge tools