Template:Ifsandbox/doc: Difference between revisions
More actions
m +cat |
m +link |
||
| Line 74: | Line 74: | ||
== Parameter {{T\|b}} == | == Parameter {{T\|b}} == | ||
With this parameter the variable "PAGENAME" can be prefixed; the value is case-insensitive. | With this parameter the variable "{{Wd|Benutzer:Warhog/Sandbox/Variablentest (Klammerzusatz)|PAGENAME}}" can be prefixed; the value is case-insensitive. | ||
<includeonly> | <includeonly> | ||
[[Category:miscellaneous templates]] | [[Category:miscellaneous templates]] | ||
</includeonly> | </includeonly> | ||
Revision as of 07:16, 19 June 2021
For differentiation whether a sandbox page or not
Usage
{{Ifsandbox |1= |2= }}
Template parameters
| Parameter | Description | Default | Status | |
|---|---|---|---|---|
1 | when yes | text or action when a sandbox
| empty | suggested |
2 | when not | text or action when not a sandbox | empty | optional |
m | correction | replaces the item number, e.g. 2 to check if has another subpagename | 1 | optional |
b | prefix | a prefixing for PAGENAME: base, full, subject, sub | empty | optional |
Additional information
The template is intended to be used in the following namespaces: no namespace specified
The template is intended to be used by the following user groups: no user group specified
See also
The template becomes useful when special actions, as e.g. the protection flag, should occur differently from the original or the sandbox page.
Because there is no namespace for sandboxes, an analyzing of the pagename is necessry.
Code n
With the code n always the original pagename is shown, independent whether it is from the original or the sandbox page.
Documentation
With {{Documentation|{{ifsandbox|doc}}}} always the original docu is shown, independent whether it is from the original or the sandbox page.
Parameter m
With an m greater than the default value 1, more titleparts can be removed, e.g. for xxxx/sandbox/en.
Parameter b
With this parameter the variable "PAGENAME" can be prefixed; the value is case-insensitive.