Plantilla:Documentation subpage
![]() | This is a documentation subpage for Plantilla:Documentation subpage. It contains usage information, categories and other content that is not part of the original plantilla page. |
This template displays a message that the current page is a documentation subpage.
Usage
[hace edit con el source]- {{documentation subpage}}
- or
- {{documentation subpage|[[Page where the documentation transcluded]]}}
Userbox documentation
[hace edit con el source]To set this template to use "userbox" and "userbox page" rather than "plantilla" and "plantilla page" or "usuario template" and "usuario template page", use:
- {{userbox documentation subpage}}
- or
- {{userbox documentation subpage|[[userbox page]]}}
Text customization
[hace edit con el source]The parameters |text1=
and/or |text2=
can be used to set the text of, respectively, the template's first and second lines. If text1 is set but not text2, both lines' text will derive from text1:
{{Documentation subpage |text1='''''text1 appears here''''' |text2='''''text2 appears here'''''}}
![]() | This is a documentation subpage for [page] . It contains usage information, categories and other content that is not part of the original text2 appears here. |
{{Documentation subpage |text2='''''text2 appears here'''''}}
![]() | This is a documentation subpage for [page] . It contains usage information, categories and other content that is not part of the original text2 appears here. |
{{Documentation subpage |text1='''''text1 appears here'''''}}
![]() | This is a documentation subpage for [page] . It contains usage information, categories and other content that is not part of the original text1 appears here. |
Other parameters
[hace edit con el source]|inhibit=yes
will prevent this template from generating any categories. (By default, "Namespace documentation pages" (usually Category:Template documentation pages) is added, or Category:Documentation subpages without corresponding pages if the main page doesn't exist.)
Display
[hace edit con el source]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. The template page itself (which contains
{{Documentation}}
) will automatically note that the documentation is transcluded from a subpage.
Functions
[hace edit con el source]In addition to its message, the template adds pages to Category:Template documentation pages, Category:User documentation pages, or similar (named after the subject space), but only for documentation pages in namespaces with the subpage feature. It defaults the sort key to the page name without namespace: Template:Foo, for example, would be sorted as "Foo", i.e. under "F".