This is a mirror of discontinued 'WikiDevi'. Enjoy!
Template:When in sandbox/doc
Jump to navigation
Jump to search
40px | This is a documentation subpage for Template:When in sandbox. It contains usage information, categories and other content that is not part of the original template page. |
{{When in sandbox (|…) (|…)}} = {{When pagename is |/sandbox={{{1|/sandbox}}} |other={{{2|}}}}}
Returns "/sandbox" – or, if supplied, the first unnamed parameter – 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, the second unnamed parameter.
This can be useful to e.g. switch the version of a template used in its /doc[umentation] to the version in its sandbox (by replacing {{template's_name ... on the /doc page with e.g. {{template's_name{{\sandbox}} ...) when that documentation is transcluded on the template's sandbox page.