FAIR is a non-profit organization dedicated to providing well-documented answers to criticisms of the doctrine, practice, and history of The Church of Jesus Christ of Latter-day Saints.
Mensagens de sistema
Esta é a lista das mensagens de sistema disponíveis no domínio MediaWiki. Se deseja colaborar na localização genérica do MediaWiki, visite MediaWiki Localisation e a translatewiki.net.
Primeira página |
Página anterior |
Página seguinte |
Última página |
Nome | Texto padrão |
---|---|
Texto atual | |
apihelp-edit-param-notminor (Discussão) (Traduzir) | Edição não-menor. |
apihelp-edit-param-pageid (Discussão) (Traduzir) | ID da página para editar. Não pode ser usada juntamente com <var>$1title</var>. |
apihelp-edit-param-prependtext (Discussão) (Traduzir) | Add this text to the beginning of the page. Overrides $1text. |
apihelp-edit-param-recreate (Discussão) (Traduzir) | Override any errors about the page having been deleted in the meantime. |
apihelp-edit-param-redirect (Discussão) (Traduzir) | Automatically resolve redirects. |
apihelp-edit-param-section (Discussão) (Traduzir) | Section number. <kbd>0</kbd> for the top section, <kbd>new</kbd> for a new section. |
apihelp-edit-param-sectiontitle (Discussão) (Traduzir) | Título para uma nova seção. |
apihelp-edit-param-starttimestamp (Discussão) (Traduzir) | 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 (Discussão) (Traduzir) | Edit summary. Also section title when $1section=new and $1sectiontitle is not set. |
apihelp-edit-param-tags (Discussão) (Traduzir) | Change tags to apply to the revision. |
apihelp-edit-param-text (Discussão) (Traduzir) | Conteúdo da página. |
apihelp-edit-param-title (Discussão) (Traduzir) | Título da página para editar. Não pode ser usado em conjunto com <var>$1pageid</var>. |
apihelp-edit-param-token (Discussão) (Traduzir) | The token should always be sent as the last parameter, or at least after the $1text parameter. |
apihelp-edit-param-undo (Discussão) (Traduzir) | Undo this revision. Overrides $1text, $1prependtext and $1appendtext. |
apihelp-edit-param-undoafter (Discussão) (Traduzir) | Undo all revisions from $1undo to this one. If not set, just undo one revision. |
apihelp-edit-param-unwatch (Discussão) (Traduzir) | Remove a página para a lista de vigiados do usuário atual. |
apihelp-edit-param-watch (Discussão) (Traduzir) | Adiciona a página para a lista de vigiados do usuário atual. |
apihelp-edit-param-watchlist (Discussão) (Traduzir) | Incondicionalmente adiciona ou página para a lista de vigiados do usuário atual, usa as preferências ou não modifica. |
apihelp-emailuser-description (Discussão) (Traduzir) | Enviar correio eletrónico a utilizador. |
apihelp-emailuser-example-email (Discussão) (Traduzir) | Enviar um e-mail ao usuário <kbd>WikiSysop</kbd> com o texto <kbd>Content</kbd>. |
apihelp-emailuser-param-ccme (Discussão) (Traduzir) | Enviar-me uma cópia desta mensagem de correio eletrónico. |
apihelp-emailuser-param-subject (Discussão) (Traduzir) | Assunto. |
apihelp-emailuser-param-target (Discussão) (Traduzir) | Usuário a se enviar o email. |
apihelp-emailuser-param-text (Discussão) (Traduzir) | Texto. |
apihelp-expandtemplates-description (Discussão) (Traduzir) | Expande todas as predefinições em notação wiki. |
apihelp-expandtemplates-example-simple (Discussão) (Traduzir) | Expandir a notação wiki <kbd><nowiki>{{Project:Sandbox}}</nowiki></kbd>. |
apihelp-expandtemplates-param-generatexml (Discussão) (Traduzir) | Generate XML parse tree (replaced by $1prop=parsetree). |
apihelp-expandtemplates-param-includecomments (Discussão) (Traduzir) | Whether to include HTML comments in the output. |
apihelp-expandtemplates-param-prop (Discussão) (Traduzir) | 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 (Discussão) (Traduzir) | Revision ID, for <nowiki>{{REVISIONID}}</nowiki> and similar variables. |
apihelp-expandtemplates-param-text (Discussão) (Traduzir) | Wikitexto para converter. |
apihelp-expandtemplates-param-title (Discussão) (Traduzir) | Título da página. |
apihelp-expandtemplates-paramvalue-prop-categories (Discussão) (Traduzir) | Any categories present in the input that are not represented in the wikitext output. |
apihelp-expandtemplates-paramvalue-prop-encodedjsconfigvars (Discussão) (Traduzir) | Gives the JavaScript configuration variables specific to the page as a JSON string. |
apihelp-expandtemplates-paramvalue-prop-jsconfigvars (Discussão) (Traduzir) | Gives the JavaScript configuration variables specific to the page. |
apihelp-expandtemplates-paramvalue-prop-modules (Discussão) (Traduzir) | 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 (Discussão) (Traduzir) | The XML parse tree of the input. |
apihelp-expandtemplates-paramvalue-prop-properties (Discussão) (Traduzir) | Page properties defined by expanded magic words in the wikitext. |
apihelp-expandtemplates-paramvalue-prop-ttl (Discussão) (Traduzir) | The maximum time after which caches of the result should be invalidated. |
apihelp-expandtemplates-paramvalue-prop-volatile (Discussão) (Traduzir) | Whether the output is volatile and should not be reused elsewhere within the page. |
apihelp-expandtemplates-paramvalue-prop-wikitext (Discussão) (Traduzir) | O wikitexto expandido. |
apihelp-feedcontributions-description (Discussão) (Traduzir) | Retorna o feed de contribuições de um usuário. |
apihelp-feedcontributions-example-simple (Discussão) (Traduzir) | Return contributions for user <kbd>Example</kbd>. |
apihelp-feedcontributions-param-deletedonly (Discussão) (Traduzir) | Mostrar apenas contribuições eliminadas. |
apihelp-feedcontributions-param-feedformat (Discussão) (Traduzir) | O formato do feed. |
apihelp-feedcontributions-param-hideminor (Discussão) (Traduzir) | Ocultar edições menores. |
apihelp-feedcontributions-param-month (Discussão) (Traduzir) | Mês (inclusive anteriores). |
apihelp-feedcontributions-param-namespace (Discussão) (Traduzir) | A partir de qual espaço nominal filtrar contribuições. |
apihelp-feedcontributions-param-newonly (Discussão) (Traduzir) | Mostrar somente as edições que são criação de páginas. |
apihelp-feedcontributions-param-showsizediff (Discussão) (Traduzir) | Mostrar diferença de tamanho entre edições. |
Primeira página |
Página anterior |
Página seguinte |
Última página |