Systeemteksten

Hieronder staan de systeemberichten uit de MediaWiki-naamruimte. Ga naar MediaWiki Localisation en translatewiki.net als u wilt bijdragen aan de algemene vertaling voor MediaWiki.

Filter
Filteren op aangepast:    
Eerste paginaVorige paginaVolgende paginaLaatste pagina
Naam Standaardinhoud
Huidige inhoud
apihelp-bs-watchlist-store-summary (overleg) (Vertalen) Lists all watchlist entries. Allows sorting, filtering and pagination. Implements store parameters.
apihelp-bs-wikipage-store-description (overleg) (Vertalen) Lists all wiki pages. Allows sorting, filtering and pagination. Implements ExtJS Store parameters.
apihelp-bs-wikipage-store-summary (overleg) (Vertalen) Lists all wiki pages. Allows sorting, filtering and pagination. Implements ExtJS Store parameters.
apihelp-bs-wikipage-tasks-description (overleg) (Vertalen) Provides common operations for WikiPages
apihelp-bs-wikipage-tasks-summary (overleg) (Vertalen) Provides common operations for WikiPages
apihelp-bs-wikisubpage-treestore-description (overleg) (Vertalen) Lists the subpages of a specific wikipage
apihelp-bs-wikisubpage-treestore-param-node (overleg) (Vertalen) The prefixed title of the wikipage
apihelp-bs-wikisubpage-treestore-param-options (overleg) (Vertalen) List of options
apihelp-bs-wikisubpage-treestore-summary (overleg) (Vertalen) Lists the subpages of a specific wikipage
apihelp-categorytree-description (overleg) (Vertalen) Interne module voor de uitbreiding CategoryTree.
apihelp-categorytree-param-category (overleg) (Vertalen) Naam in te categorienaamruimte, voorvoegsel wordt genegeerd als opgegeven.
apihelp-categorytree-param-options (overleg) (Vertalen) Opties voor de constructor van CategoryTree als een JSON-object. De optie "depth" is standaard ingesteld op <kbd>1</kbd>.
apihelp-categorytree-summary (overleg) (Vertalen) Interne module voor de uitbreiding CategoryTree.
apihelp-changeauthenticationdata-example-password (overleg) (Vertalen) Poging om het wachtwoord van de huidige gebruiker te veranderen in <kbd>ExamplePassword</kbd>.
apihelp-changeauthenticationdata-summary (overleg) (Vertalen) Change authentication data for the current user.
apihelp-checktoken-example-simple (overleg) (Vertalen) Test de geldigheid van een <kbd>csrf</kbd>-token.
apihelp-checktoken-param-maxtokenage (overleg) (Vertalen) Maximale levensduur van de token, in seconden.
apihelp-checktoken-param-token (overleg) (Vertalen) Te testen token.
apihelp-checktoken-param-type (overleg) (Vertalen) Het type token dat getest wordt.
apihelp-checktoken-summary (overleg) (Vertalen) De geldigheid van een token van <kbd>[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]</kbd> controleren.
apihelp-clearhasmsg-example-1 (overleg) (Vertalen) De <code>hasmsg</code>-vlag voor de huidige gebruiker wissen.
apihelp-clearhasmsg-summary (overleg) (Vertalen) Wist de <code>hasmsg</code>-vlag voor de huidige gebruiker.
apihelp-clientlogin-example-login (overleg) (Vertalen) Start het aanmeldproces als gebruiker <kbd>Example</kbd> met wachtwoord <kbd>ExamplePassword</kbd>.
apihelp-clientlogin-example-login2 (overleg) (Vertalen) 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 (overleg) (Vertalen) Bij de wiki aanmelden met behulp van de interactieve flow.
apihelp-compare-example-1 (overleg) (Vertalen) Create a diff between revision 1 and 2.
apihelp-compare-extended-description (overleg) (Vertalen) Voor zowel "from" als "to" moet een revisienummer, paginatitel, pagina-ID, tekst of relatieve referentie ingegeven worden.
apihelp-compare-param-fromcontentformat (overleg) (Vertalen) Content serialization format of <var>fromtext</var>.
apihelp-compare-param-fromcontentmodel (overleg) (Vertalen) Content model of <var>fromtext</var>. If not supplied, it will be guessed based on the other parameters.
apihelp-compare-param-fromid (overleg) (Vertalen) Eerste te vergelijken pagina-ID.
apihelp-compare-param-frompst (overleg) (Vertalen) Do a pre-save transform on <var>fromtext</var>.
apihelp-compare-param-fromrev (overleg) (Vertalen) Eerste te vergelijken revisie.
apihelp-compare-param-fromsection (overleg) (Vertalen) Only use the specified section of the specified 'from' content.
apihelp-compare-param-fromtext (overleg) (Vertalen) 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 (overleg) (Vertalen) Eerste te vergelijken paginanaam.
apihelp-compare-param-prop (overleg) (Vertalen) Which pieces of information to get.
apihelp-compare-param-tocontentformat (overleg) (Vertalen) Content serialization format of <var>totext</var>.
apihelp-compare-param-tocontentmodel (overleg) (Vertalen) Content model of <var>totext</var>. If not supplied, it will be guessed based on the other parameters.
apihelp-compare-param-toid (overleg) (Vertalen) Tweede te vergelijken pagina-ID.
apihelp-compare-param-topst (overleg) (Vertalen) Do a pre-save transform on <var>totext</var>.
apihelp-compare-param-torelative (overleg) (Vertalen) 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 (overleg) (Vertalen) Tweede te vergelijken revisie.
apihelp-compare-param-tosection (overleg) (Vertalen) Only use the specified section of the specified 'to' content.
apihelp-compare-param-totext (overleg) (Vertalen) 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 (overleg) (Vertalen) Tweede te vergelijken paginanaam.
apihelp-compare-paramvalue-prop-comment (overleg) (Vertalen) The comment on the 'from' and 'to' revisions.
apihelp-compare-paramvalue-prop-diff (overleg) (Vertalen) The diff HTML.
apihelp-compare-paramvalue-prop-diffsize (overleg) (Vertalen) The size of the diff HTML, in bytes.
apihelp-compare-paramvalue-prop-ids (overleg) (Vertalen) The page and revision IDs of the 'from' and 'to' revisions.
apihelp-compare-paramvalue-prop-parsedcomment (overleg) (Vertalen) The parsed comment on the 'from' and 'to' revisions.
Eerste paginaVorige paginaVolgende paginaLaatste pagina