Help:Extension:TemplateSandbox/pt-br
File:PD-icon.svg | Note: When you edit this page, you agree to release your contribution under the CC0. See Public Domain Help Pages for more info. | File:PD-icon.svg |
- Esta é a documentação do usuário para o Template sandbox. Documentação técnica para a extensão TemplateSandbox também está disponível.
A extensão do Template sandbox facilita o teste de alterações nos módulos de templates e Scribunto, permitindo que as alterações sejam visualizadas nas páginas existentes, sem que as alterações sejam ativadas para todos.
Testing a change to a single template
Quando a extensão é instalada e ativada, uma caixa intitulada ⧼templatesandbox-editform-legend⧽ aparecerá no formulário de edição, abaixo dos botões Save page e outros. Se você inserir o título de uma página no campo de texto e usar o botão ⧼templatesandbox-editform-view-label⧽ adjacente, a página inserida será pré-visualizada como apareceria se o modelo que está sendo editado fosse salvo.
Testing a change to multiple templates
To test changes to multiple templates, first save sandbox versions as subpages of a page somewhere. Por exemplo, para testar alterações em Template:Example 1 e Template:Example 2, você pode salvar as versões do sandbox em User:Example/sandbox/Template:Example 1 e User:Example/sandbox/Template:Example 2.
Next, go to Special:TemplateSandbox. Enter the title of the page to be previewed in the "⧼templatesandbox-page-label⧽" field, and the prefix used in the previous step (e.g. "User:Example/sandbox") in the "⧼templatesandbox-prefix-label⧽" field.
To preview a particular revision of a page, enter the revision number in the "⧼templatesandbox-revid-label⧽" field. To preview arbitrary wikitext, fill in both the "⧼templatesandbox-page-label⧽" (for magic words such as {{PAGENAME}}) and "⧼templatesandbox-text-label⧽" fields.
Note that the canonical name of the page must be used after the sandbox prefix; equivalent titles will not work. For example, User:Example/sandbox/Template:example 1 will not work, despite the fact that Template:example 1 is equivalent to Template:Example 1.