Template:\sandbox/doc: Difference between revisions

From Bharatpedia, an open encyclopedia
(Created page with "{{Documentation subpage}} {{not a sandbox}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Bharatdata (see Wikipedia:Bharatdata) --> == 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. swit...")
(No difference)

Revision as of 13:00, 3 October 2024

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.