Template:\sandbox/doc

From MOASSpedia
< Template:\sandbox
Revision as of 05:39, 7 October 2021 by Wikipedia>Andrybak (improve code sample formatting)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Usage

Returns "/sandbox" if the template detects that the page where it is transcluded is a subpage named "sandbox" (i.e. a sandbox page); otherwise it returns nothing.

This can be useful to e.g. switch the version of a template used in its documentation to the version in its sandbox (by replacing {{template name}} on the /doc page with {{template name{{\sandbox}}}}) when that documentation is transcluded on the template's sandbox page.