Nuntia systematis
Hic est index omnium nuntiorum in MediaWiki.
| Nomen | Textus originalis nuntii |
|---|---|
| Textus recens nuntii | |
| apihelp-query+siteinfo-paramvalue-prop-functionhooks (Disputatio) (Translate) | Returns a list of parser function hooks. |
| apihelp-query+siteinfo-paramvalue-prop-general (Disputatio) (Translate) | Overall system information. |
| apihelp-query+siteinfo-paramvalue-prop-interwikimap (Disputatio) (Translate) | Returns interwiki map (optionally filtered, optionally localised by using <var>$1inlanguagecode</var>). |
| apihelp-query+siteinfo-paramvalue-prop-languages (Disputatio) (Translate) | Returns a list of languages MediaWiki supports (optionally localised by using <var>$1inlanguagecode</var>). |
| apihelp-query+siteinfo-paramvalue-prop-languagevariants (Disputatio) (Translate) | Returns a list of language codes for which [[mw:Special:MyLanguage/LanguageConverter|LanguageConverter]] is enabled, and the variants supported for each. |
| apihelp-query+siteinfo-paramvalue-prop-libraries (Disputatio) (Translate) | Returns libraries installed on the wiki. |
| apihelp-query+siteinfo-paramvalue-prop-magicwords (Disputatio) (Translate) | List of magic words and their aliases. |
| apihelp-query+siteinfo-paramvalue-prop-namespacealiases (Disputatio) (Translate) | List of registered namespace aliases. |
| apihelp-query+siteinfo-paramvalue-prop-namespaces (Disputatio) (Translate) | List of registered namespaces and their canonical names. |
| apihelp-query+siteinfo-paramvalue-prop-protocols (Disputatio) (Translate) | Returns a list of protocols that are allowed in external links. |
| apihelp-query+siteinfo-paramvalue-prop-restrictions (Disputatio) (Translate) | Returns information on available restriction (protection) types. |
| apihelp-query+siteinfo-paramvalue-prop-rightsinfo (Disputatio) (Translate) | Returns wiki rights (license) information if available. |
| apihelp-query+siteinfo-paramvalue-prop-showhooks (Disputatio) (Translate) | Returns a list of all subscribed hooks (contents of <var>[[mw:Special:MyLanguage/Manual:$wgHooks|$wgHooks]]</var>). |
| apihelp-query+siteinfo-paramvalue-prop-skins (Disputatio) (Translate) | Returns a list of all enabled skins (optionally localised by using <var>$1inlanguagecode</var>, otherwise in the content language). |
| apihelp-query+siteinfo-paramvalue-prop-specialpagealiases (Disputatio) (Translate) | List of special page aliases. |
| apihelp-query+siteinfo-paramvalue-prop-statistics (Disputatio) (Translate) | Returns site statistics. |
| apihelp-query+siteinfo-paramvalue-prop-uploaddialog (Disputatio) (Translate) | Returns the upload dialog configuration. |
| apihelp-query+siteinfo-paramvalue-prop-usergroups (Disputatio) (Translate) | Returns user groups and the associated permissions. |
| apihelp-query+siteinfo-paramvalue-prop-variables (Disputatio) (Translate) | Returns a list of variable IDs. |
| apihelp-query+siteinfo-summary (Disputatio) (Translate) | Return general information about the site. |
| apihelp-query+stashimageinfo-example-params (Disputatio) (Translate) | Returns thumbnails for two stashed files. |
| apihelp-query+stashimageinfo-example-simple (Disputatio) (Translate) | Returns information for a stashed file. |
| apihelp-query+stashimageinfo-param-filekey (Disputatio) (Translate) | Key that identifies a previous upload that was stashed temporarily. |
| apihelp-query+stashimageinfo-param-sessionkey (Disputatio) (Translate) | Alias for $1filekey, for backward compatibility. |
| apihelp-query+stashimageinfo-summary (Disputatio) (Translate) | Returns file information for stashed files. |
| apihelp-query+tags-example-simple (Disputatio) (Translate) | List available tags. |
| apihelp-query+tags-param-limit (Disputatio) (Translate) | The maximum number of tags to list. |
| apihelp-query+tags-param-prop (Disputatio) (Translate) | Which properties to get: |
| apihelp-query+tags-paramvalue-prop-active (Disputatio) (Translate) | Whether the tag is still being applied. |
| apihelp-query+tags-paramvalue-prop-defined (Disputatio) (Translate) | Indicate whether the tag is defined. |
| apihelp-query+tags-paramvalue-prop-description (Disputatio) (Translate) | Adds description of the tag. |
| apihelp-query+tags-paramvalue-prop-displayname (Disputatio) (Translate) | Adds system message for the tag. |
| apihelp-query+tags-paramvalue-prop-hitcount (Disputatio) (Translate) | Adds the number of revisions and log entries that have this tag. |
| apihelp-query+tags-paramvalue-prop-name (Disputatio) (Translate) | Adds name of tag. |
| apihelp-query+tags-paramvalue-prop-source (Disputatio) (Translate) | Gets the sources of the tag, which may include <samp>extension</samp> for extension-defined tags and <samp>manual</samp> for tags that may be applied manually by users. |
| apihelp-query+tags-summary (Disputatio) (Translate) | List change tags. |
| apihelp-query+templates-example-generator (Disputatio) (Translate) | Get information about the template pages used on <kbd>Main Page</kbd>. |
| apihelp-query+templates-example-namespaces (Disputatio) (Translate) | Get pages in the {{ns:user}} and {{ns:template}} namespaces that are transcluded on the page <kbd>Main Page</kbd>. |
| apihelp-query+templates-example-simple (Disputatio) (Translate) | Get the templates used on the page <kbd>Main Page</kbd>. |
| apihelp-query+templates-param-dir (Disputatio) (Translate) | The direction in which to list. |
| apihelp-query+templates-param-limit (Disputatio) (Translate) | How many templates to return. |
| apihelp-query+templates-param-namespace (Disputatio) (Translate) | Show templates in these namespaces only. |
| apihelp-query+templates-param-templates (Disputatio) (Translate) | Only list these templates. Useful for checking whether a certain page uses a certain template. |
| apihelp-query+templates-summary (Disputatio) (Translate) | Returns all pages transcluded on the given pages. |
| apihelp-query+tokens-example-simple (Disputatio) (Translate) | Retrieve a csrf token (the default). |
| apihelp-query+tokens-example-types (Disputatio) (Translate) | Retrieve a watch token and a patrol token. |
| apihelp-query+tokens-param-type (Disputatio) (Translate) | Types of token to request. |
| apihelp-query+tokens-summary (Disputatio) (Translate) | Gets tokens for data-modifying actions. |
| apihelp-query+transcludedin-example-generator (Disputatio) (Translate) | Get information about pages transcluding <kbd>Main Page</kbd>. |
| apihelp-query+transcludedin-example-simple (Disputatio) (Translate) | Get a list of pages transcluding <kbd>Main Page</kbd>. |