Wikia | 
This is preliminary documentation and is subject to change.
The WikiaSite type exposes the following members.
| Name | Description | |
|---|---|---|
| AccountAssertionFailureHandler | 
            A handler used to re-login when account assertion fails.
             (Inherited from WikiSite)  | |
| AccountInfo | 
            Gets the current user's account information.
             (Inherited from WikiSite)  | |
| ApiEndpoint | 
            The endpoint URL for MediaWiki API.
             (Inherited from WikiSite)  | |
| Extensions | 
            Gets a collection of installed extensions on this MediaWiki site.
             (Inherited from WikiSite)  | |
| Initialization | 
            A task that indicates the asynchronous initialization status of this instance.
             (Inherited from WikiSite)  | |
| InterwikiMap | 
            Gets the interwiki map information on this wiki site.
             (Inherited from WikiSite)  | |
| Logger | 
            Replaces the logger factory of the specified instance.
             (Inherited from WikiSite)  | |
| MagicWords | 
            Gets a list of magic words and their aliases on this MediaWiki site. (MW 1.14+)
             (Inherited from WikiSite)  | |
| ModificationThrottler | 
            A throttler used to enforce the speed limitation when performing edit/move/delete operations.
             (Inherited from WikiSite)  | |
| Namespaces | 
            Gets a collection of namespaces used on this MediaWiki site.
             (Inherited from WikiSite)  | |
| Options | ||
| SiteInfo | 
            Gets the basic site information.
             (Inherited from WikiSite)  | |
| WikiClient | 
            Gets the MediaWiki API client used to perform the requests.
             (Inherited from WikiSite)  | |
| WikiVariables |