টেমপ্লেট:যখন খেলাঘরের মধ্যে/নথি

উইকিপিডিয়া, মুক্ত বিশ্বকোষ থেকে
{{When in sandbox (|return this, otherwise) return "/sandbox" (|else return this)}}

Returns "/sandbox"টেমপ্লেট:Aside 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টেমপ্লেট:Spndashor, if supplied, the second unnamed parameter ("else return this" above). It corresponds to {{When pagename is |/sandbox={{{return this|/sandbox}}} |other={{{else return this|}}}}}.

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.