Jump to content
Toggle menu
  • 8 articles
  • 75 files
  • 7 users
  • 37.8K edits
Neodyland Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Documentation subpage/doc: Difference between revisions

Template page
override note + m
update doc
Line 1: Line 1:
{{documentation subpage}}
{{documentation subpage}}
==Usage==
==Usage==
<pre>
Place <code><nowiki>{{</nowiki>documentation subpage}}</code> at the top of all template documentation pages. It does not need to be in &lt;noinclude> tags because it will only show up on "/doc" pages.
{{documentation subpage}}
or: {{documentation subpage|[[main page to link to]]|[[documentation to link to]]}}
</pre>
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 (i.e. pages transcluding the "/doc" page), it notes that the documentation is transcluded from a subpage.
* For documentation pages that are not called "/doc" use <nowiki>{{</nowiki>documentation subpage|override=''subpage name''}}


==Functions==
* If the subpage ends is named something other than "doc", use <code><nowiki>{{</nowiki>documentation subpage|override}}</code>.
In addition to the output message, the template categorizes pages to [[:Category:Template documentation]] and defaults the [[m:Help:Categories#Sort order|sort key]] to the page name without namespace (i.e. "Foo" on "Template:Foo", so it would be sorted in categories under 'F').  
* If the template page is different from the base page name, use <code><nowiki>{{</nowiki>documentation subpage|page=''Template:Example''}}</code>.


==See also==
==See also==
Line 18: Line 10:


<includeonly>
<includeonly>
[[Category:Template documentation| ]]
[[Category:Template namespace templates|{{PAGENAME}}]]
[[Category:Template namespace templates|{{PAGENAME}}]]



Revision as of 00:03, 27 June 2008

Usage

Place {{documentation subpage}} at the top of all template documentation pages. It does not need to be in <noinclude> tags because it will only show up on "/doc" pages.

  • If the subpage ends is named something other than "doc", use {{documentation subpage|override}}.
  • If the template page is different from the base page name, use {{documentation subpage|page=Template:Example}}.

See also


Cookies help us deliver our services. By using our services, you agree to our use of cookies.