Difference between revisions of "Template:Documentation subpage"
From PortlandWiki
WikiMaster (Talk | contribs) m (127 revisions: Source: http://meta.wikimedia.org/wiki/Template:If) |
(fix categorisation) |
||
Line 1: | Line 1: | ||
− | <includeonly>{{ #ifeq:{{ | + | <includeonly>{{#ifeq: {{lc:{{SUBPAGENAME}}}} | {{{override|doc}}} |
− | -->< | + | | <!-- doc page --> |
− | This [[ | + | </includeonly>{{ |
− | < | + | #ifeq: {{{doc-notice|show}}} | show |
− | < | + | | {{mbox |
− | + | | type = notice | |
+ | | image = [[File:Edit-copy green.svg|40px]] | ||
+ | | text = | ||
+ | '''This is a [[Wikipedia:Template documentation|documentation]] [[Wikipedia:Subpages|subpage]] for {{{1|[[:{{SUBJECTSPACE}}:{{BASEPAGENAME}}]]}}}'''.<br />It contains usage information, [[Wikipedia:Categorization|categories]], [[Help:Interlanguage links|interlanguage links]] and other content that is not part of the original {{ #if: {{{text2|}}} | {{{text2}}} | {{ #if: {{{text1|}}} | {{{text1}}} | {{ #ifeq: {{SUBJECTSPACE}} | {{ns:User}} | {{lc:{{SUBJECTSPACE}}}} template page | {{ #if: {{SUBJECTSPACE}} |{{lc:{{SUBJECTSPACE}}}} page|article}}}}}}}}. | ||
+ | }} | ||
+ | }}{{DEFAULTSORT:{{{defaultsort|{{PAGENAME}}}}}}}{{ | ||
+ | #if: {{{inhibit|}}} | ||
+ | | <!-- skip --> | ||
+ | | <includeonly>{{#ifexist:{{NAMESPACE}}:{{BASEPAGENAME}}|[[Category:{{ | ||
+ | #switch: {{SUBJECTSPACE}} | ||
+ | | Template = Template | ||
+ | | User = User | ||
+ | | #default = Wikipedia | ||
+ | }} documentation pages]]|[[Category:Documentation subpages without corresponding pages]]}}</includeonly> | ||
+ | }}<includeonly> | ||
+ | | <!-- if not on a /doc subpage, do nothing --> | ||
+ | }}</includeonly><noinclude> | ||
{{documentation}} | {{documentation}} | ||
− | <!-- | + | <!-- Add categories and interwikis to the /doc subpage, not here! --> |
− | --></noinclude> | + | </noinclude> |
Revision as of 00:52, 19 December 2011
40px | This is a documentation subpage for Template:Documentation subpage. It contains usage information, categories, interlanguage links and other content that is not part of the original template page. |
Usage
{{documentation subpage}}
OR
{{documentation subpage|[[main page to link to]]|[[documentation to link to]]}}
This template should 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 (ie, pages transcluding the "/doc" page), it notes that the documentation is transcluded from a subpage.
Functions
In addition to the output message, the template categorizes pages to Category:Template documentation. It defaults the sort key to the page name without namespace (ie, "Foo" on "Template:Foo", so it would be sorted in categories under 'F').
See also
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 and interwikis to the /doc subpage. Subpages of this template. |