Template:Use sandbox: Difference between revisions
Template page
More actions
m format |
m replace {{autotranslate}} with call to Module:Autotranslate |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{autotranslate | {{#invoke:Autotranslate|autotranslate | ||
|base = Use sandbox/i18n | |base = Use sandbox/i18n | ||
|1={{{1|}}} | |1={{{1|}}} | ||
|2={{{2|}}} | |2={{{2|}}} | ||
|{{#ifeq:{{{testcase|}}}|{{{testcase|1}}}|testcase}} = {{{testcase|}}} | |{{#ifeq:{{{testcase|}}}|{{{testcase|1}}}|testcase}} = {{{testcase|}}} | ||
|sandbox={{{sandbox|}}} <!-- ="name" --> | |sandbox={{ifsandbox|b=base||/{{{sandbox|}}}}}<!-- ="name" --> | ||
|edit= | |edit={{{edit|}}} | ||
}}<noinclude> | }}<noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> | ||
Latest revision as of 23:56, 9 August 2024
This documentation is transcluded from Template:Use sandbox/doc.
No description yet available.
Usage
{{Use sandbox}}
Template parameters
| Parameter | Description | Default | Status | |
|---|---|---|---|---|
1 | empty | optional | ||
2 | discussion page name | discussion page name | empty | optional |
edit | display edit link | Create a link for editing when any value, e.g. {{use sandbox|edit=✔}}. | empty | optional |
testcase | hide testcases | Hide the "or /testcases" text by defining with blank value, or overwrite it. | empty | optional |
Additional information
The template is intended to be used in the following namespaces: the Template namespace
The template is intended to be used by the following user groups: all users
Placement: At the top of the page
See also
Localization
This template makes use of {{Autotranslate}} and the translate extension.