Welcome to the RuneGlory Wiki, where we do our best to make your life easier!
You can use the search menu on the right side of the wiki (or at the bottom if you are on mobile) to search for the page you are looking for. The most popular pages can be found on the right side of the wiki aswell (or again at the bottom if you are on mobile).
System messages
This is a list of system messages available in the MediaWiki namespace. Please visit MediaWiki Localisation and translatewiki.net if you wish to contribute to the generic MediaWiki localisation.
First page |
Previous page |
Next page |
Last page |
Name | Default message text |
---|---|
Current message text | |
apihelp-query-example-allpages (talk) (Translate) | Fetch revisions of pages beginning with <kbd>API/</kbd>. |
apihelp-query-example-revisions (talk) (Translate) | Fetch [[Special:ApiHelp/query+siteinfo|site info]] and [[Special:ApiHelp/query+revisions|revisions]] of <kbd>Main Page</kbd>. |
apihelp-query-param-export (talk) (Translate) | Export the current revisions of all given or generated pages. |
apihelp-query-param-exportnowrap (talk) (Translate) | Return the export XML without wrapping it in an XML result (same format as [[Special:Export]]). Can only be used with $1export. |
apihelp-query-param-indexpageids (talk) (Translate) | Include an additional pageids section listing all returned page IDs. |
apihelp-query-param-iwurl (talk) (Translate) | Whether to get the full URL if the title is an interwiki link. |
apihelp-query-param-list (talk) (Translate) | Which lists to get. |
apihelp-query-param-meta (talk) (Translate) | Which metadata to get. |
apihelp-query-param-prop (talk) (Translate) | Which properties to get for the queried pages. |
apihelp-query-param-rawcontinue (talk) (Translate) | Return raw <samp>query-continue</samp> data for continuation. |
apihelp-rawfm-description (talk) (Translate) | Output data, including debugging elements, in JSON format (pretty-print in HTML). |
apihelp-removeauthenticationdata-description (talk) (Translate) | Remove authentication data for the current user. |
apihelp-removeauthenticationdata-example-simple (talk) (Translate) | Attempt to remove the current user's data for <kbd>FooAuthenticationRequest</kbd>. |
apihelp-resetpassword-description (talk) (Translate) | Send a password reset email to a user. |
apihelp-resetpassword-description-noroutes (talk) (Translate) | No password reset routes are available. Enable routes in <var>[[mw:Special:MyLanguage/Manual:$wgPasswordResetRoutes|$wgPasswordResetRoutes]]</var> to use this module. |
apihelp-resetpassword-example-email (talk) (Translate) | Send a password reset email for all users with email address <kbd>[email protected]</kbd>. |
apihelp-resetpassword-example-user (talk) (Translate) | Send a password reset email to user <kbd>Example</kbd>. |
apihelp-resetpassword-param-email (talk) (Translate) | Email address of the user being reset. |
apihelp-resetpassword-param-user (talk) (Translate) | User being reset. |
apihelp-revisiondelete-description (talk) (Translate) | Delete and undelete revisions. |
apihelp-revisiondelete-example-log (talk) (Translate) | Hide all data on log entry <kbd>67890</kbd> with the reason <kbd>BLP violation</kbd>. |
apihelp-revisiondelete-example-revision (talk) (Translate) | Hide content for revision <kbd>12345</kbd> on the page <kbd>Main Page</kbd>. |
apihelp-revisiondelete-param-hide (talk) (Translate) | What to hide for each revision. |
apihelp-revisiondelete-param-ids (talk) (Translate) | Identifiers for the revisions to be deleted. |
apihelp-revisiondelete-param-reason (talk) (Translate) | Reason for the deletion or undeletion. |
apihelp-revisiondelete-param-show (talk) (Translate) | What to unhide for each revision. |
apihelp-revisiondelete-param-suppress (talk) (Translate) | Whether to suppress data from administrators as well as others. |
apihelp-revisiondelete-param-tags (talk) (Translate) | Tags to apply to the entry in the deletion log. |
apihelp-revisiondelete-param-target (talk) (Translate) | Page title for the revision deletion, if required for the type. |
apihelp-revisiondelete-param-type (talk) (Translate) | Type of revision deletion being performed. |
apihelp-rollback-description (talk) (Translate) | Undo the last edit to the page. If the last user who edited the page made multiple edits in a row, they will all be rolled back. |
apihelp-rollback-example-simple (talk) (Translate) | Roll back the last edits to page <kbd>Main Page</kbd> by user <kbd>Example</kbd>. |
apihelp-rollback-example-summary (talk) (Translate) | Roll back the last edits to page <kbd>Main Page</kbd> by IP user <kbd>192.0.2.5</kbd> with summary <kbd>Reverting vandalism</kbd>, and mark those edits and the revert as bot edits. |
apihelp-rollback-param-markbot (talk) (Translate) | Mark the reverted edits and the revert as bot edits. |
apihelp-rollback-param-pageid (talk) (Translate) | Page ID of the page to roll back. Cannot be used together with <var>$1title</var>. |
apihelp-rollback-param-summary (talk) (Translate) | Custom edit summary. If empty, default summary will be used. |
apihelp-rollback-param-tags (talk) (Translate) | Tags to apply to the rollback. |
apihelp-rollback-param-title (talk) (Translate) | Title of the page to roll back. Cannot be used together with <var>$1pageid</var>. |
apihelp-rollback-param-user (talk) (Translate) | Name of the user whose edits are to be rolled back. |
apihelp-rollback-param-watchlist (talk) (Translate) | Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch. |
apihelp-rsd-description (talk) (Translate) | Export an RSD (Really Simple Discovery) schema. |
apihelp-rsd-example-simple (talk) (Translate) | Export the RSD schema. |
apihelp-setnotificationtimestamp-description (talk) (Translate) | Update the notification timestamp for watched pages. This affects the highlighting of changed pages in the watchlist and history, and the sending of email when the "{{int:tog-enotifwatchlistpages}}" preference is enabled. |
apihelp-setnotificationtimestamp-example-all (talk) (Translate) | Reset the notification status for the entire watchlist. |
apihelp-setnotificationtimestamp-example-allpages (talk) (Translate) | Reset the notification status for pages in the <kbd>{{ns:user}}</kbd> namespace. |
apihelp-setnotificationtimestamp-example-page (talk) (Translate) | Reset the notification status for <kbd>Main page</kbd>. |
apihelp-setnotificationtimestamp-example-pagetimestamp (talk) (Translate) | Set the notification timestamp for <kbd>Main page</kbd> so all edits since 1 January 2012 are unviewed. |
apihelp-setnotificationtimestamp-param-entirewatchlist (talk) (Translate) | Work on all watched pages. |
apihelp-setnotificationtimestamp-param-newerthanrevid (talk) (Translate) | Revision to set the notification timestamp newer than (one page only). |
apihelp-setnotificationtimestamp-param-timestamp (talk) (Translate) | Timestamp to which to set the notification timestamp. |
First page |
Previous page |
Next page |
Last page |