Template:\sandbox

From Foundry Wiki
Revision as of 03:46, 29 June 2022 by Naginreed (talk | contribs) (Created page with "<onlyinclude>{{#ifeq:{{SUBPAGENAME}}|sandbox|/sandbox}}</onlyinclude> <noinclude> {{doc}} Category:Formatting templates </noinclude>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Template-info.png Documentation

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 /doc[umentation] 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.