Template:Sandbox other/doc

From the Wikis Wiki, a wiki about wikis
Jump to navigation Jump to search

Template:Documentation subpage Template:Not a sandbox

Usage[edit source]

This template can be used on template documentation pages to ensure that any given template sandbox does not populate its main template's category(ies).

This template has two unnamed parameters, Template:Para and Template:Para. Near the bottom of a /doc page where the categories are usually placed, install this template as follows:

<includeonly>{{sandbox other||
[[Category:(first category)]]
[[Category:(second category)]]
(more categories if needed)
}}</includeonly>
  • Usage of an empty first parameter (two pipes together, Template:Code, at the end of the first line of code above) essentially means Template:Para and will not allow the sandbox page to populate the listed categories.
  • Note that the closing template braces (Template:Code) are placed just before the </includeonly> tag. This is the same as Template:Para. In "long hand" it may appear as follows:
<includeonly>{{sandbox other|1=<!-- keep sandbox out of categories -->|2=
[[Category:(first category)]]
[[Category:(second category)]]
(more categories if needed)
}}</includeonly>


Wikipedia logo This template uses material from the Wikipedia template Template:Sandbox other/doc, which is released under the Creative Commons Attribution-ShareAlike 3.0 Unported License (view authors).