Template:Category handler/doc: Difference between revisions

Ganaram inukshuk (talk | contribs)
m Category suppression rules and use-cases: suppressed_ns -> excluded_ns (example code had the wrong name)
Ganaram inukshuk (talk | contribs)
Line 56: Line 56:
</pre>
</pre>


If placed on a template called SomeTemplate, the todo-category will contain these pages:  
If placed on the /doc subpage for a template called SomeTemplate, the todo-category will contain these pages:  
* Template:SomeTemplate (template page)
* Template:SomeTemplate (template page)
* Template:SomeTemplate/doc (template's documentation)
* Template:SomeTemplate/doc (template's documentation)


Since this template suppresses categories on /doc subpages, adding this template to Template:Todo prevents it from categorizing the documentation page, meaning only Template:SomeTemplate is categorized.
Since this template suppresses categories on /doc subpages, adding this template to Template:Todo prevents it from categorizing the documentation page, so only Template:SomeTemplate is categorized.


<pre>
<pre>