Järjestelmäviestit

Tämä on luettelo järjestelmäviesteistä, jotka ovat saatavilla MediaWiki-nimiavaruudessa. Jos haluat muokata MediaWikin yleistä kotoistusta, käy MediaWikin kotoistussivuilla ja sivustolla translatewiki.net.

Suodata
Suodata muutosten perusteella    
Ensimmäinen sivu
Viimeinen sivu
Nimi Viestin tekstin perusmuoto
Viestin teksti tällä hetkellä
apihelp-query+pageswithprop-param-limit (keskustelu) (Käännä) The maximum number of pages to return.
apihelp-query+pageswithprop-param-prop (keskustelu) (Käännä) Which pieces of information to include:
apihelp-query+pageswithprop-param-propname (keskustelu) (Käännä) Page property for which to enumerate pages (<kbd>[[Special:ApiHelp/query+pagepropnames|action=query&list=pagepropnames]]</kbd> returns page property names in use).
apihelp-query+pageswithprop-paramvalue-prop-ids (keskustelu) (Käännä) Adds the page ID.
apihelp-query+pageswithprop-paramvalue-prop-title (keskustelu) (Käännä) Adds the title and namespace ID of the page.
apihelp-query+pageswithprop-paramvalue-prop-value (keskustelu) (Käännä) Adds the value of the page property.
apihelp-query+prefixsearch-description (keskustelu) (Käännä) Perform a prefix search for page titles. Despite the similarity in names, this module is not intended to be equivalent to [[Special:PrefixIndex]]; for that, see <kbd>[[Special:ApiHelp/query+allpages|action=query&list=allpages]]</kbd> with the <kbd>apprefix</kbd> parameter. The purpose of this module is similar to <kbd>[[Special:ApiHelp/opensearch|action=opensearch]]</kbd>: to take user input and provide the best-matching titles. Depending on the search engine backend, this might include typo correction, redirect avoidance, or other heuristics.
apihelp-query+prefixsearch-example-simple (keskustelu) (Käännä) Search for page titles beginning with <kbd>meaning</kbd>.
apihelp-query+prefixsearch-param-limit (keskustelu) (Käännä) Maximum number of results to return.
apihelp-query+prefixsearch-param-namespace (keskustelu) (Käännä) Namespaces to search.
apihelp-query+prefixsearch-param-offset (keskustelu) (Käännä) Number of results to skip.
apihelp-query+prefixsearch-param-profile (keskustelu) (Käännä) Search profile to use.
apihelp-query+protectedtitles-description (keskustelu) (Käännä) List all titles protected from creation.
apihelp-query+protectedtitles-example-generator (keskustelu) (Käännä) Find links to protected titles in the main namespace.
apihelp-query+protectedtitles-example-simple (keskustelu) (Käännä) List protected titles.
apihelp-query+protectedtitles-param-end (keskustelu) (Käännä) Stop listing at this protection timestamp.
apihelp-query+protectedtitles-param-level (keskustelu) (Käännä) Only list titles with these protection levels.
apihelp-query+protectedtitles-param-limit (keskustelu) (Käännä) How many total pages to return.
apihelp-query+protectedtitles-param-namespace (keskustelu) (Käännä) Only list titles in these namespaces.
apihelp-query+protectedtitles-param-prop (keskustelu) (Käännä) Which properties to get:
apihelp-query+protectedtitles-param-start (keskustelu) (Käännä) Start listing at this protection timestamp.
apihelp-query+protectedtitles-paramvalue-prop-comment (keskustelu) (Käännä) Adds the comment for the protection.
apihelp-query+protectedtitles-paramvalue-prop-expiry (keskustelu) (Käännä) Adds the timestamp of when the protection will be lifted.
apihelp-query+protectedtitles-paramvalue-prop-level (keskustelu) (Käännä) Adds the protection level.
apihelp-query+protectedtitles-paramvalue-prop-parsedcomment (keskustelu) (Käännä) Adds the parsed comment for the protection.
apihelp-query+protectedtitles-paramvalue-prop-timestamp (keskustelu) (Käännä) Adds the timestamp of when protection was added.
apihelp-query+protectedtitles-paramvalue-prop-user (keskustelu) (Käännä) Adds the user that added the protection.
apihelp-query+protectedtitles-paramvalue-prop-userid (keskustelu) (Käännä) Adds the user ID that added the protection.
apihelp-query+querypage-description (keskustelu) (Käännä) Get a list provided by a QueryPage-based special page.
apihelp-query+querypage-example-ancientpages (keskustelu) (Käännä) Return results from [[Special:Ancientpages]].
apihelp-query+querypage-param-limit (keskustelu) (Käännä) Number of results to return.
apihelp-query+querypage-param-page (keskustelu) (Käännä) The name of the special page. Note, this is case sensitive.
apihelp-query+random-description (keskustelu) (Käännä) Get a set of random pages. Pages are listed in a fixed sequence, only the starting point is random. This means that if, for example, <samp>Main Page</samp> is the first random page in the list, <samp>List of fictional monkeys</samp> will <em>always</em> be second, <samp>List of people on stamps of Vanuatu</samp> third, etc.
apihelp-query+random-example-generator (keskustelu) (Käännä) Return page info about two random pages from the main namespace.
apihelp-query+random-example-simple (keskustelu) (Käännä) Return two random pages from the main namespace.
apihelp-query+random-param-filterredir (keskustelu) (Käännä) How to filter for redirects.
apihelp-query+random-param-limit (keskustelu) (Käännä) Limit how many random pages will be returned.
apihelp-query+random-param-namespace (keskustelu) (Käännä) Return pages in these namespaces only.
apihelp-query+random-param-redirect (keskustelu) (Käännä) Use <kbd>$1filterredir=redirects</kbd> instead.
apihelp-query+recentchanges-description (keskustelu) (Käännä) Enumerate recent changes.
apihelp-query+recentchanges-example-generator (keskustelu) (Käännä) Get page info about recent unpatrolled changes.
apihelp-query+recentchanges-example-simple (keskustelu) (Käännä) List recent changes.
apihelp-query+recentchanges-param-end (keskustelu) (Käännä) The timestamp to end enumerating.
apihelp-query+recentchanges-param-excludeuser (keskustelu) (Käännä) Don't list changes by this user.
apihelp-query+recentchanges-param-generaterevisions (keskustelu) (Käännä) When being used as a generator, generate revision IDs rather than titles. Recent change entries without associated revision IDs (e.g. most log entries) will generate nothing.
apihelp-query+recentchanges-param-limit (keskustelu) (Käännä) How many total changes to return.
apihelp-query+recentchanges-param-namespace (keskustelu) (Käännä) Filter changes to only these namespaces.
apihelp-query+recentchanges-param-prop (keskustelu) (Käännä) Include additional pieces of information:
apihelp-query+recentchanges-param-show (keskustelu) (Käännä) Show only items that meet these criteria. For example, to see only minor edits done by logged-in users, set $1show=minor|!anon.
Ensimmäinen sivu
Viimeinen sivu