Difference between revisions of "Template:Documentation subpage/doc"

From CWCki
Jump to navigation Jump to search
(Created page with "<!--{{Distinguish|Template:Documentation}}--> This template displays a message that the current page is a documentation subpage. Code from {{w| Template:Documentation subpage}...")
 
Line 13: Line 13:
In addition to its message, the template adds pages to <code>[[:Category:Template documentation pages]]</code>, but only for documentation pages in namespaces with the subpage feature.
In addition to its message, the template adds pages to <code>[[:Category:Template documentation pages]]</code>, but only for documentation pages in namespaces with the subpage feature.


<includeonly>{{Sandbox other||<!-- Make sure only the template page is categorised. No subpages, and not after transclusion. This /doc page is reused, btw.
<includeonly>{{Sandbox other||<!-- Make sure only the template page is categorised. No subpages, and not after transclusion. This /doc page is reused, btw.-->
-->{{#switch:{{FULLPAGENAME}}
|Template:Documentation subpage        = [[Category:Template documentation| ]]
|Template:Userbox documentation subpage = [[Category:Template documentation| ]][[Category:Userboxes|Δ]]
}}
[[Category:Documentation header templates]]
[[Category:Documentation header templates]]
}}</includeonly>
}}</includeonly>

Revision as of 12:34, 30 September 2021

This template displays a message that the current page is a documentation subpage. Code from Template:Documentation subpage on Wikipedia.

Usage

Place at the top of /doc pages.

Display

This template should normally be placed at the top of /doc pages. It changes output depending on where it is viewed:

  • On a /doc page, it displays a box explaining template documentation and links to the template page.
  • On other pages – i.e. pages transcluding the /doc page – the template will not show.

Functions

In addition to its message, the template adds pages to Category:Template documentation pages, but only for documentation pages in namespaces with the subpage feature.