Template:\sandbox/doc

From Second Life Wiki
< Template:\sandbox
Revision as of 04:47, 4 September 2023 by Gwyneth Llewelyn (talk | contribs) (Shamelessly copied from MediaWiki.org)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Usage

Returns "/

  • \s*
  • \sa*
  • \san*
  • \sand*
  • \sandb*
  • \sandbo*
  • \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.

See also