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.
| Nimi | Viestin tekstin perusmuoto |
|---|---|
| Viestin teksti tällä hetkellä | |
| apihelp-clientlogin-example-login2 (keskustelu) (Käännä) | Continue logging in after a <samp>UI</samp> response for two-factor auth, supplying an <var>OATHToken</var> of <kbd>987654</kbd>. |
| apihelp-clientlogin-summary (keskustelu) (Käännä) | Log in to the wiki using the interactive flow. |
| apihelp-compare-example-1 (keskustelu) (Käännä) | Create a diff between revision 1 and 2. |
| apihelp-compare-extended-description (keskustelu) (Käännä) | A revision number, a page title, a page ID, text, or a relative reference for both "from" and "to" must be passed. |
| apihelp-compare-param-fromcontentformat (keskustelu) (Käännä) | Content serialization format of <var>fromtext</var>. |
| apihelp-compare-param-fromcontentmodel (keskustelu) (Käännä) | Content model of <var>fromtext</var>. If not supplied, it will be guessed based on the other parameters. |
| apihelp-compare-param-fromid (keskustelu) (Käännä) | First page ID to compare. |
| apihelp-compare-param-frompst (keskustelu) (Käännä) | Do a pre-save transform on <var>fromtext</var>. |
| apihelp-compare-param-fromrev (keskustelu) (Käännä) | First revision to compare. |
| apihelp-compare-param-fromsection (keskustelu) (Käännä) | Only use the specified section of the specified 'from' content. |
| apihelp-compare-param-fromtext (keskustelu) (Käännä) | Use this text instead of the content of the revision specified by <var>fromtitle</var>, <var>fromid</var> or <var>fromrev</var>. |
| apihelp-compare-param-fromtitle (keskustelu) (Käännä) | Ensimmäinen vertailtava otsikko. |
| apihelp-compare-param-prop (keskustelu) (Käännä) | Which pieces of information to get. |
| apihelp-compare-param-tocontentformat (keskustelu) (Käännä) | Content serialization format of <var>totext</var>. |
| apihelp-compare-param-tocontentmodel (keskustelu) (Käännä) | Content model of <var>totext</var>. If not supplied, it will be guessed based on the other parameters. |
| apihelp-compare-param-toid (keskustelu) (Käännä) | Second page ID to compare. |
| apihelp-compare-param-topst (keskustelu) (Käännä) | Do a pre-save transform on <var>totext</var>. |
| apihelp-compare-param-torelative (keskustelu) (Käännä) | Use a revision relative to the revision determined from <var>fromtitle</var>, <var>fromid</var> or <var>fromrev</var>. All of the other 'to' options will be ignored. |
| apihelp-compare-param-torev (keskustelu) (Käännä) | Second revision to compare. |
| apihelp-compare-param-tosection (keskustelu) (Käännä) | Only use the specified section of the specified 'to' content. |
| apihelp-compare-param-totext (keskustelu) (Käännä) | Use this text instead of the content of the revision specified by <var>totitle</var>, <var>toid</var> or <var>torev</var>. |
| apihelp-compare-param-totitle (keskustelu) (Käännä) | Second title to compare. |
| apihelp-compare-paramvalue-prop-comment (keskustelu) (Käännä) | The comment on the 'from' and 'to' revisions. |
| apihelp-compare-paramvalue-prop-diff (keskustelu) (Käännä) | The diff HTML. |
| apihelp-compare-paramvalue-prop-diffsize (keskustelu) (Käännä) | The size of the diff HTML, in bytes. |
| apihelp-compare-paramvalue-prop-ids (keskustelu) (Käännä) | The page and revision IDs of the 'from' and 'to' revisions. |
| apihelp-compare-paramvalue-prop-parsedcomment (keskustelu) (Käännä) | The parsed comment on the 'from' and 'to' revisions. |
| apihelp-compare-paramvalue-prop-rel (keskustelu) (Käännä) | The revision IDs of the revision previous to 'from' and after 'to', if any. |
| apihelp-compare-paramvalue-prop-size (keskustelu) (Käännä) | The size of the 'from' and 'to' revisions. |
| apihelp-compare-paramvalue-prop-title (keskustelu) (Käännä) | The page titles of the 'from' and 'to' revisions. |
| apihelp-compare-paramvalue-prop-user (keskustelu) (Käännä) | The user name and ID of the 'from' and 'to' revisions. |
| apihelp-compare-summary (keskustelu) (Käännä) | Get the difference between two pages. |
| apihelp-createaccount-example-create (keskustelu) (Käännä) | Start the process of creating user <kbd>Example</kbd> with password <kbd>ExamplePassword</kbd>. |
| apihelp-createaccount-example-mail (keskustelu) (Käännä) | Luo käyttäjä <kbd>testmailuset</kbd> ja lähetä sähköpostilla satunnaisesti luotu salasana. |
| apihelp-createaccount-example-pass (keskustelu) (Käännä) | Luo käyttäjä <kbd>testuser</kbd> salasanalla <kbd>test123</kbd>. |
| apihelp-createaccount-param-domain (keskustelu) (Käännä) | Domain for external authentication (optional). |
| apihelp-createaccount-param-email (keskustelu) (Käännä) | Käyttäjän sähköpostiosoite (valinnainen). |
| apihelp-createaccount-param-ignoretitleblacklist (keskustelu) (Käännä) | Ignore spoofing checks (requires one of the following rights: <code>tboverride</code>, <code>tboverride-account</code>). |
| apihelp-createaccount-param-language (keskustelu) (Käännä) | Language code to set as default for the user (optional, defaults to content language). |
| apihelp-createaccount-param-mailpassword (keskustelu) (Käännä) | If set to any value, a random password will be emailed to the user. |
| apihelp-createaccount-param-name (keskustelu) (Käännä) | Käyttäjätunnus. |
| apihelp-createaccount-param-password (keskustelu) (Käännä) | Password (ignored if <var>$1mailpassword</var> is set). |
| apihelp-createaccount-param-preservestate (keskustelu) (Käännä) | If <kbd>[[Special:ApiHelp/query+authmanagerinfo|action=query&meta=authmanagerinfo]]</kbd> returned true for <samp>hasprimarypreservedstate</samp>, requests marked as <samp>primary-required</samp> should be omitted. If it returned a non-empty value for <samp>preservedusername</samp>, that username must be used for the <var>username</var> parameter. |
| apihelp-createaccount-param-realname (keskustelu) (Käännä) | Käyttäjän oikea nimi (valinnainen). |
| apihelp-createaccount-param-reason (keskustelu) (Käännä) | Optional reason for creating the account to be put in the logs. |
| apihelp-createaccount-param-token (keskustelu) (Käännä) | Account creation token obtained in first request. |
| apihelp-createaccount-summary (keskustelu) (Käännä) | Luo uusi käyttäjätunnus. |
| apihelp-cspreport-param-reportonly (keskustelu) (Käännä) | Mark as being a report from a monitoring policy, not an enforced policy |
| apihelp-cspreport-param-source (keskustelu) (Käännä) | What generated the CSP header that triggered this report |
| apihelp-cspreport-summary (keskustelu) (Käännä) | Used by browsers to report violations of the Content Security Policy. This module should never be used, except when used automatically by a CSP compliant web browser. |