Template:\sandbox/doc: Difference between revisions
(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 edit summary |
||
Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
{{not a sandbox}} | {{not a sandbox}} | ||
<!-- Please place categories where indicated at the bottom of this page and interwikis at Bharatdata (see [[ | <!-- Please place categories where indicated at the bottom of this page and interwikis at Bharatdata (see [[Bharatpedia:Bharatdata]]) --> | ||
== Usage == | == Usage == | ||
Returns "/sandbox" if the template detects that the page where it is [[Bharatpedia:Transclusion|transcluded]] is a [[Bharatpedia:Subpages|subpage]] named "sandbox" (i.e. a [[Bharatpedia:About the Sandbox|sandbox page]]); otherwise it returns nothing. | Returns "/sandbox" if the template detects that the page where it is [[Bharatpedia:Transclusion|transcluded]] is a [[Bharatpedia:Subpages|subpage]] named "sandbox" (i.e. a [[Bharatpedia:About the Sandbox|sandbox page]]); otherwise it returns nothing. |
Latest revision as of 18:38, 3 October 2024
![]() | This is a documentation subpage for Template:\sandbox. It contains usage information, categories and other content that is not part of the original template page. |
![]() | This page is not a sandbox. It should not be used for test editing. To experiment, please use the Bharatpedia sandbox, your user sandbox, or the other sandboxes. |
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.