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

Jump to: navigation, search

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.

Filter
Filter by customization state:    
First page
Last page
Name Default message text
Current message text
apihelp-query+revisions+base-param-diffto (talk) (Translate) Revision ID to diff each revision to. Use <kbd>prev</kbd>, <kbd>next</kbd> and <kbd>cur</kbd> for the previous, next and current revision respectively.
apihelp-query+revisions+base-param-difftotext (talk) (Translate) Text to diff each revision to. Only diffs a limited number of revisions. Overrides <var>$1diffto</var>. If <var>$1section</var> is set, only that section will be diffed against this text.
apihelp-query+revisions+base-param-difftotextpst (talk) (Translate) Perform a pre-save transform on the text before diffing it. Only valid when used with <var>$1difftotext</var>.
apihelp-query+revisions+base-param-expandtemplates (talk) (Translate) Expand templates in revision content (requires $1prop=content).
apihelp-query+revisions+base-param-generatexml (talk) (Translate) Generate XML parse tree for revision content (requires $1prop=content; replaced by <kbd>$1prop=parsetree</kbd>).
apihelp-query+revisions+base-param-limit (talk) (Translate) Limit how many revisions will be returned.
apihelp-query+revisions+base-param-parse (talk) (Translate) Parse revision content (requires $1prop=content). For performance reasons, if this option is used, $1limit is enforced to 1.
apihelp-query+revisions+base-param-prop (talk) (Translate) Which properties to get for each revision:
apihelp-query+revisions+base-param-section (talk) (Translate) Only retrieve the content of this section number.
apihelp-query+revisions+base-paramvalue-prop-comment (talk) (Translate) Comment by the user for the revision.
apihelp-query+revisions+base-paramvalue-prop-content (talk) (Translate) Text of the revision.
apihelp-query+revisions+base-paramvalue-prop-contentmodel (talk) (Translate) Content model ID of the revision.
apihelp-query+revisions+base-paramvalue-prop-flags (talk) (Translate) Revision flags (minor).
apihelp-query+revisions+base-paramvalue-prop-ids (talk) (Translate) The ID of the revision.
apihelp-query+revisions+base-paramvalue-prop-parsedcomment (talk) (Translate) Parsed comment by the user for the revision.
apihelp-query+revisions+base-paramvalue-prop-parsetree (talk) (Translate) The XML parse tree of revision content (requires content model <code>$1</code>).
apihelp-query+revisions+base-paramvalue-prop-sha1 (talk) (Translate) SHA-1 (base 16) of the revision.
apihelp-query+revisions+base-paramvalue-prop-size (talk) (Translate) Length (bytes) of the revision.
apihelp-query+revisions+base-paramvalue-prop-tags (talk) (Translate) Tags for the revision.
apihelp-query+revisions+base-paramvalue-prop-timestamp (talk) (Translate) The timestamp of the revision.
apihelp-query+revisions+base-paramvalue-prop-user (talk) (Translate) User that made the revision.
apihelp-query+revisions+base-paramvalue-prop-userid (talk) (Translate) User ID of the revision creator.
apihelp-query+revisions-description (talk) (Translate) Get revision information. May be used in several ways: # Get data about a set of pages (last revision), by setting titles or pageids. # Get revisions for one given page, by using titles or pageids with start, end, or limit. # Get data about a set of revisions by setting their IDs with revids.
apihelp-query+revisions-example-content (talk) (Translate) Get data with content for the last revision of titles <kbd>API</kbd> and <kbd>Main Page</kbd>.
apihelp-query+revisions-example-first5 (talk) (Translate) Get first 5 revisions of the <kbd>Main Page</kbd>.
apihelp-query+revisions-example-first5-after (talk) (Translate) Get first 5 revisions of the <kbd>Main Page</kbd> made after 2006-05-01.
apihelp-query+revisions-example-first5-not-localhost (talk) (Translate) Get first 5 revisions of the <kbd>Main Page</kbd> that were not made by anonymous user <kbd>127.0.0.1</kbd>.
apihelp-query+revisions-example-first5-user (talk) (Translate) Get first 5 revisions of the <kbd>Main Page</kbd> that were made by the user <kbd>MediaWiki default</kbd>.
apihelp-query+revisions-example-last5 (talk) (Translate) Get last 5 revisions of the <kbd>Main Page</kbd>.
apihelp-query+revisions-param-end (talk) (Translate) Enumerate up to this timestamp.
apihelp-query+revisions-param-endid (talk) (Translate) Stop revision enumeration on this revision ID.
apihelp-query+revisions-param-excludeuser (talk) (Translate) Exclude revisions made by user.
apihelp-query+revisions-param-start (talk) (Translate) From which revision timestamp to start enumeration.
apihelp-query+revisions-param-startid (talk) (Translate) From which revision ID to start enumeration.
apihelp-query+revisions-param-tag (talk) (Translate) Only list revisions tagged with this tag.
apihelp-query+revisions-param-token (talk) (Translate) Which tokens to obtain for each revision.
apihelp-query+revisions-param-user (talk) (Translate) Only include revisions made by user.
apihelp-query+revisions-paraminfo-singlepageonly (talk) (Translate) May only be used with a single page (mode #2).
apihelp-query+search-description (talk) (Translate) Perform a full text search.
apihelp-query+search-example-generator (talk) (Translate) Get page info about the pages returned for a search for <kbd>meaning</kbd>.
apihelp-query+search-example-simple (talk) (Translate) Search for <kbd>meaning</kbd>.
apihelp-query+search-example-text (talk) (Translate) Search texts for <kbd>meaning</kbd>.
apihelp-query+search-param-backend (talk) (Translate) Which search backend to use, if not the default.
apihelp-query+search-param-enablerewrites (talk) (Translate) Enable internal query rewriting. Some search backends can rewrite the query into one its thinks gives better results, such as correcting spelling errors.
apihelp-query+search-param-info (talk) (Translate) Which metadata to return.
apihelp-query+search-param-interwiki (talk) (Translate) Include interwiki results in the search, if available.
apihelp-query+search-param-limit (talk) (Translate) How many total pages to return.
apihelp-query+search-param-namespace (talk) (Translate) Search only within these namespaces.
apihelp-query+search-param-prop (talk) (Translate) Which properties to return:
apihelp-query+search-param-qiprofile (talk) (Translate) Query independent profile to use (affects ranking algorithm).
First page
Last page