Systemmeldinger

Hopp til: navigasjon, søk

Dette er en liste over tilgjengelige systemmeldinger i MediaWiki-navnerommet. Besøk MediaWiki Oversettelse og translatewiki.net om du ønsker å bidra med oversettelse av MediaWiki.

Filtrér
Filtrér etter tilpasningsgrad    
Første side
Siste side
Navn Standardtekst
Nåværende tekst
apihelp-edit-param-redirect (diskusjon) (Oversett) Bestem omdirigeringer automatisk.
apihelp-edit-param-section (diskusjon) (Oversett) Avsnittsnummer. <kbd>0</kbd> for det øverste avsnittet, <kbd>new</kbd> for et nytt avsnitt.
apihelp-edit-param-sectiontitle (diskusjon) (Oversett) Tittelen for et nytt avsnitt.
apihelp-edit-param-starttimestamp (diskusjon) (Oversett) Timestamp when the editing process began, used to detect edit conflicts. An appropriate value may be obtained using <var>[[Special:ApiHelp/main|curtimestamp]]</var> when beginning the edit process (e.g. when loading the page content to edit).
apihelp-edit-param-summary (diskusjon) (Oversett) Edit summary. Also section title when $1section=new and $1sectiontitle is not set.
apihelp-edit-param-tags (diskusjon) (Oversett) Change tags to apply to the revision.
apihelp-edit-param-text (diskusjon) (Oversett) Sideinnhold.
apihelp-edit-param-title (diskusjon) (Oversett) Tittelen til siden som skal redigeres. Kan ikke brukes sammen med <var>$1pageid</var>.
apihelp-edit-param-token (diskusjon) (Oversett) The token should always be sent as the last parameter, or at least after the $1text parameter.
apihelp-edit-param-undo (diskusjon) (Oversett) Undo this revision. Overrides $1text, $1prependtext and $1appendtext.
apihelp-edit-param-undoafter (diskusjon) (Oversett) Undo all revisions from $1undo to this one. If not set, just undo one revision.
apihelp-edit-param-unwatch (diskusjon) (Oversett) Fjern siden fra aktuell brukers overvåkningsliste.
apihelp-edit-param-watch (diskusjon) (Oversett) Legg til siden til aktuell brukers overvåkningsliste.
apihelp-edit-param-watchlist (diskusjon) (Oversett) Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch.
apihelp-emailuser-description (diskusjon) (Oversett) Send e-post til en bruker.
apihelp-emailuser-example-email (diskusjon) (Oversett) Send an email to user <kbd>WikiSysop</kbd> with the text <kbd>Content</kbd>.
apihelp-emailuser-param-ccme (diskusjon) (Oversett) Send en kopi av denne e-posten til meg.
apihelp-emailuser-param-subject (diskusjon) (Oversett) Emne.
apihelp-emailuser-param-target (diskusjon) (Oversett) Bruker som det skal sendes e-post til.
apihelp-emailuser-param-text (diskusjon) (Oversett) E-post innhold.
apihelp-expandtemplates-description (diskusjon) (Oversett) Ekspanderer alle maler i wikitekst.
apihelp-expandtemplates-example-simple (diskusjon) (Oversett) Expand the wikitext <kbd><nowiki>{{Project:Sandbox}}</nowiki></kbd>.
apihelp-expandtemplates-param-generatexml (diskusjon) (Oversett) Generate XML parse tree (replaced by $1prop=parsetree).
apihelp-expandtemplates-param-includecomments (diskusjon) (Oversett) Whether to include HTML comments in the output.
apihelp-expandtemplates-param-prop (diskusjon) (Oversett) Which pieces of information to get. Note that if no values are selected, the result will contain the wikitext, but the output will be in a deprecated format.
apihelp-expandtemplates-param-revid (diskusjon) (Oversett) Revision ID, for <nowiki>{{REVISIONID}}</nowiki> and similar variables.
apihelp-expandtemplates-param-text (diskusjon) (Oversett) Wikitekst som skal konverteres.
apihelp-expandtemplates-param-title (diskusjon) (Oversett) Sidetittel.
apihelp-expandtemplates-paramvalue-prop-categories (diskusjon) (Oversett) Any categories present in the input that are not represented in the wikitext output.
apihelp-expandtemplates-paramvalue-prop-encodedjsconfigvars (diskusjon) (Oversett) Gives the JavaScript configuration variables specific to the page as a JSON string.
apihelp-expandtemplates-paramvalue-prop-jsconfigvars (diskusjon) (Oversett) Gives the JavaScript configuration variables specific to the page.
apihelp-expandtemplates-paramvalue-prop-modules (diskusjon) (Oversett) Any ResourceLoader modules that parser functions have requested be added to the output. Either <kbd>jsconfigvars</kbd> or <kbd>encodedjsconfigvars</kbd> must be requested jointly with <kbd>modules</kbd>.
apihelp-expandtemplates-paramvalue-prop-parsetree (diskusjon) (Oversett) The XML parse tree of the input.
apihelp-expandtemplates-paramvalue-prop-properties (diskusjon) (Oversett) Page properties defined by expanded magic words in the wikitext.
apihelp-expandtemplates-paramvalue-prop-ttl (diskusjon) (Oversett) The maximum time after which caches of the result should be invalidated.
apihelp-expandtemplates-paramvalue-prop-volatile (diskusjon) (Oversett) Whether the output is volatile and should not be reused elsewhere within the page.
apihelp-expandtemplates-paramvalue-prop-wikitext (diskusjon) (Oversett) The expanded wikitext.
apihelp-feedcontributions-description (diskusjon) (Oversett) Returns a user contributions feed.
apihelp-feedcontributions-example-simple (diskusjon) (Oversett) Return contributions for user <kbd>Example</kbd>.
apihelp-feedcontributions-param-deletedonly (diskusjon) (Oversett) Vis bare slettede bidrag.
apihelp-feedcontributions-param-feedformat (diskusjon) (Oversett) The format of the feed.
apihelp-feedcontributions-param-month (diskusjon) (Oversett) Fra måned (og tidligere).
apihelp-feedcontributions-param-namespace (diskusjon) (Oversett) Which namespace to filter the contributions by.
apihelp-feedcontributions-param-newonly (diskusjon) (Oversett) Bare vis bidrag som er sideopprettinger.
apihelp-feedcontributions-param-showsizediff (diskusjon) (Oversett) Vis størrelsesforskjellen mellom revisjoner.
apihelp-feedcontributions-param-tagfilter (diskusjon) (Oversett) Filtrer bidrag som har disse merkene.
apihelp-feedcontributions-param-toponly (diskusjon) (Oversett) Vis kun redigeringer som er gjeldende revisjoner.
apihelp-feedcontributions-param-user (diskusjon) (Oversett) What users to get the contributions for.
apihelp-feedcontributions-param-year (diskusjon) (Oversett) Fra år (og tidligere).
apihelp-feedrecentchanges-description (diskusjon) (Oversett) Returns a recent changes feed.
Første side
Siste side