Vorlage:When in sandbox: Unterschied zwischen den Versionen
This is [[MediaWiki:Tagline]]. Set to <code>display:none</code> by chameleon skin.
K (1 Version) |
K (Schützte „Vorlage:When in sandbox“ ([Bearbeiten=Nur Administratoren erlauben] (unbeschränkt) [Verschieben=Nur Administratoren erlauben] (unbeschränkt))) |
(kein Unterschied)
|
Aktuelle Version vom 9. August 2015, 09:56 Uhr
{{when in sandbox (|…) (|…)}} = {{#ifeq:{{SUBPAGENAME}}|sandbox |{{{1|/sandbox}}} |{{{2|}}}}}
{{when in sandbox (|…) (|…)}} = {{when pagename is |/sandbox={{{1|/sandbox}}} |other={{{2|}}}}}
Returns "/sandbox" (or, if supplied, the parameter {{{1}}}
) if the template detects that the page where it is transcluded is a subpage named "sandbox" (i.e. is a sandbox page); otherwise it returns nothing (or, if supplied, {{{2}}}
). This can be useful to e.g. switch the version of a template used in its /doc[umentation] to the sandbox version (by using {{[[Vorlage:template_name{{\sandbox}}|template_name{{\sandbox}}]]}}
) when that documentation is transcluded on the template's sandbox page.
The above documentation is transcluded from Vorlage:When in sandbox/doc. (edit | history) Please add categories to the /doc subpage. Subpages of this template. |