Difference between revisions of "Documentation subpage"
From Unofficial Stationeers Wiki
(noinclude comments) |
(reduce new line emission) |
||
| Line 1: | Line 1: | ||
| − | <noinclude><!-- only show on documentation subpages --></noinclude><includeonly> | + | <noinclude><!-- only show on documentation subpages --></noinclude><includeonly>{{ |
| − | {{#ifeq: {{lc:{{SUBPAGENAME}}}} | {{{override|doc}}} | | + | #ifeq: {{lc:{{SUBPAGENAME}}}} | {{{override|doc}}} | |
</includeonly><div class="messagebox" id="template_doc_page_viewed_directly" style="padding:1ex 1em;">'''This is a [[Wikipedia:Template documentation|documentation]] [[Wikipedia:Subpages|subpage]] for ''{{{1|[[{{SUBJECTSPACE}}:{{BASEPAGENAME}}]]}}}''.'''<br />It contains usage information, [[Wikipedia:Categories|categories]] and other content that is not part of the original {{lc:{{NAMESPACE}}}} page.<br /><span style="font-size: 0.9em;">To view the {{lc:{{NAMESPACE}}}} page itself, see {{{1|[[{{SUBJECTSPACE}}:{{BASEPAGENAME}}]]}}}.</span></div> | </includeonly><div class="messagebox" id="template_doc_page_viewed_directly" style="padding:1ex 1em;">'''This is a [[Wikipedia:Template documentation|documentation]] [[Wikipedia:Subpages|subpage]] for ''{{{1|[[{{SUBJECTSPACE}}:{{BASEPAGENAME}}]]}}}''.'''<br />It contains usage information, [[Wikipedia:Categories|categories]] and other content that is not part of the original {{lc:{{NAMESPACE}}}} page.<br /><span style="font-size: 0.9em;">To view the {{lc:{{NAMESPACE}}}} page itself, see {{{1|[[{{SUBJECTSPACE}}:{{BASEPAGENAME}}]]}}}.</span></div> | ||
| − | {{DEFAULTSORT:{{PAGENAME}}}}{{#if:{{{inhibit|}}}|<noinclude><!-- skip --></noinclude>|[[Category:Template documentation<noinclude>| </noinclude>]]}} | + | {{DEFAULTSORT:{{PAGENAME}}}}{{ |
| − | <includeonly>}}</includeonly><noinclude> | + | #if:{{{inhibit|}}} |
| + | | <noinclude><!-- skip --></noinclude> | ||
| + | | [[Category:Template documentation<noinclude>| </noinclude>]] | ||
| + | }}<includeonly>}}</includeonly><noinclude> | ||
{{documentation}} | {{documentation}} | ||
<!-- Add categories and interwikis to the /doc subpage, not here! --> | <!-- Add categories and interwikis to the /doc subpage, not here! --> | ||
</noinclude> | </noinclude> | ||
Revision as of 15:35, 6 November 2007
Template:Documentation subpage Is a template used to mark documentation subpages.
Usage
- {{Documentation subpage}}
- or
- {{Documentation subpage |[[Page where the documentation transcluded]]}}
Text customization
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:
- With text1 and text2
{{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. |
- With text2 only
{{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. |
- With text1 only
{{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
|inhibit=yes will prevent this template from generating any categories. (By default, "Namespace documentation pages" (usually Category:Template documentation) is added, or Category:Documentation subpages without corresponding pages if the main page doesn't exist.)
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. The template page itself (which contains {{Documentation}}) will automatically note that the documentation is transcluded from a subpage.
Functions
In addition to its message, the template adds pages to Category:Template documentation, Category:Project documentation, 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".
| The above documentation is transcluded from Template:Documentation subpage/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |
