Ir para o conteúdo
   Atenção: o WikiRio é feito pela comunidade. Linhas, tarifas, horários e regras podem mudar sem aviso.
   Pra não cair em surpresa, confira também as fontes oficiais.

Todas as mensagens de sistema

O código de língua pt-BR é desconhecido.
Esta é uma lista de todas as mensagens de sistema disponíveis no espaço nominal MediaWiki. Acesse MediaWiki Localisation e translatewiki.net caso deseje contribuir para traduções do MediaWiki feitas para uso geral.
Todas as mensagens de sistema
Primeira páginaPágina anteriorPróxima páginaÚltima página
Nome Texto padrão
Texto atual
apihelp-parse-paramvalue-prop-parsewarnings (discussão) (Traduzir) Gives the warnings that occurred while parsing content (as wikitext).
apihelp-parse-paramvalue-prop-parsewarningshtml (discussão) (Traduzir) Gives the warnings that occurred while parsing content (as HTML).
apihelp-parse-paramvalue-prop-properties (discussão) (Traduzir) Gives various properties defined in the parsed wikitext.
apihelp-parse-paramvalue-prop-revid (discussão) (Traduzir) Adds the revision ID of the parsed page.
apihelp-parse-paramvalue-prop-sections (discussão) (Traduzir) Gives the sections in the parsed wikitext.
apihelp-parse-paramvalue-prop-subtitle (discussão) (Traduzir) Adds the page subtitle for the parsed page.
apihelp-parse-paramvalue-prop-templates (discussão) (Traduzir) Gives the templates in the parsed wikitext.
apihelp-parse-paramvalue-prop-text (discussão) (Traduzir) Gives the parsed text of the wikitext.
apihelp-parse-paramvalue-prop-tocdata (discussão) (Traduzir) Gives the table of contents information in the parsed wikitext.
apihelp-parse-paramvalue-prop-wikitext (discussão) (Traduzir) Gives the original wikitext that was parsed.
apihelp-parse-summary (discussão) (Traduzir) Parses content and returns parser output.
apihelp-patrol-example-rcid (discussão) (Traduzir) Patrol a recent change.
apihelp-patrol-example-revid (discussão) (Traduzir) Patrol a revision.
apihelp-patrol-param-rcid (discussão) (Traduzir) Recentchanges ID to patrol.
apihelp-patrol-param-revid (discussão) (Traduzir) Revision ID to patrol.
apihelp-patrol-param-tags (discussão) (Traduzir) Change tags to apply to the entry in the patrol log.
apihelp-patrol-summary (discussão) (Traduzir) Patrol a page or revision.
apihelp-php-param-formatversion (discussão) (Traduzir) Output formatting
apihelp-php-paramvalue-formatversion-1 (discussão) (Traduzir) Backwards-compatible format (XML-style booleans, <samp>*</samp> keys for content nodes, etc.).
apihelp-php-paramvalue-formatversion-2 (discussão) (Traduzir) Modern format.
apihelp-php-paramvalue-formatversion-latest (discussão) (Traduzir) Use the latest format (currently <kbd>2</kbd>), may change without warning.
apihelp-php-summary (discussão) (Traduzir) Output data in serialized PHP format.
apihelp-phpfm-summary (discussão) (Traduzir) Output data in serialized PHP format (pretty-print in HTML).
apihelp-protect-example-protect (discussão) (Traduzir) Protect a page.
apihelp-protect-example-unprotect (discussão) (Traduzir) Unprotect a page by setting restrictions to <kbd>all</kbd> (i.e. everyone is allowed to take the action).
apihelp-protect-example-unprotect2 (discussão) (Traduzir) Unprotect a page by setting no restrictions.
apihelp-protect-param-cascade (discussão) (Traduzir) Enable cascading protection (i.e. protect transcluded templates and images used in this page). Ignored if none of the given protection levels support cascading.
apihelp-protect-param-expiry (discussão) (Traduzir) Expiry timestamps. If only one timestamp is set, it'll be used for all protections. Use <kbd>infinite</kbd>, <kbd>indefinite</kbd>, <kbd>infinity</kbd>, or <kbd>never</kbd>, for a never-expiring protection.
apihelp-protect-param-pageid (discussão) (Traduzir) ID of the page to (un)protect. Cannot be used together with $1title.
apihelp-protect-param-protections (discussão) (Traduzir) List of protection levels, formatted <kbd>action=level</kbd> (e.g. <kbd>edit=sysop</kbd>). A level of <kbd>all</kbd> means everyone is allowed to take the action, i.e. no restriction. <strong>Note:</strong> Any actions not listed will have restrictions removed.
apihelp-protect-param-reason (discussão) (Traduzir) Reason for (un)protecting.
apihelp-protect-param-tags (discussão) (Traduzir) Change tags to apply to the entry in the protection log.
apihelp-protect-param-title (discussão) (Traduzir) Title of the page to (un)protect. Cannot be used together with $1pageid.
apihelp-protect-param-watch (discussão) (Traduzir) If set, add the page being (un)protected to the current user's watchlist.
apihelp-protect-param-watchlist (discussão) (Traduzir) Unconditionally add or remove the page from the current user's watchlist, use preferences (ignored for bot users) or do not change watch.
apihelp-protect-param-watchlistexpiry (discussão) (Traduzir) Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged.
apihelp-protect-summary (discussão) (Traduzir) Change the protection level of a page.
apihelp-purge-example-generator (discussão) (Traduzir) Purge the first 10 pages in the main namespace.
apihelp-purge-example-simple (discussão) (Traduzir) Purge <kbd>[[{{MediaWiki:Mainpage}}]]</kbd> and the <kbd>API</kbd> page.
apihelp-purge-param-forcelinkupdate (discussão) (Traduzir) Update the links tables and do other secondary data updates.
apihelp-purge-param-forcerecursivelinkupdate (discussão) (Traduzir) Same as <kbd>forcelinkupdate</kbd>, and update the links tables for any page that uses this page as a template.
apihelp-purge-summary (discussão) (Traduzir) Purge the cache for the given titles.
apihelp-query+allcategories-example-generator (discussão) (Traduzir) Retrieve info about the category page itself for categories beginning <kbd>List</kbd>.
apihelp-query+allcategories-example-size (discussão) (Traduzir) List categories with information on the number of pages in each.
apihelp-query+allcategories-param-dir (discussão) (Traduzir) Direction to sort in.
apihelp-query+allcategories-param-from (discussão) (Traduzir) The category to start enumerating from.
apihelp-query+allcategories-param-limit (discussão) (Traduzir) How many categories to return.
apihelp-query+allcategories-param-max (discussão) (Traduzir) Only return categories with at most this many members.
apihelp-query+allcategories-param-min (discussão) (Traduzir) Only return categories with at least this many members.
apihelp-query+allcategories-param-prefix (discussão) (Traduzir) Search for all category titles that begin with this value.
Primeira páginaPágina anteriorPróxima páginaÚltima página