w:c:strategywiki>Najzere (documentation for tochide) |
w:c:strategywiki>Prod (simplify) |
||
Line 2: | Line 2: | ||
==Usage== | ==Usage== | ||
The template takes | The template takes one parameter: | ||
# The title shown in the blue bar at the top. | # The title shown in the blue bar at the top. | ||
Please use plain text or links in the title, instead of heading templates (don't use {{t|h2}} or {{t|h3}}). In the contents, use normal markup as you would elsewhere on the page, such as the {{t|col}} template, heading templates or lists | Please use plain text or links in the title, instead of heading templates (don't use {{t|h2}} or {{t|h3}}). In the contents, use normal markup as you would elsewhere on the page, such as the {{t|col}} template, heading templates or lists. | ||
==Examples== | ==Examples== | ||
<pre>{{tochide|Title | <pre>{{tochide|Title}}Contents{{tochide}}</pre> | ||
{{tochide | {{tochide|Title}}Contents{{tochide}} | ||
<pre>{{tochide|Title | |||
{{tochide | |||
<noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | <noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> |
Revision as of 03:27, 26 January 2014
This template uses collapsible <div> elements to hide large lists on guide tables of contents. This template is useful for making a more compact, easy to read table of contents that doesn't take up a large amount of space when using the "show/hide" function on Header and Footer Navs. The <div> elements are collapsed by default on every page but the Table of Contents to ensure that users without JavaScript will be able to access a full ToC (by clicking the Table of Contents link in the Header Nav).
Usage
The template takes one parameter:
- The title shown in the blue bar at the top.
Please use plain text or links in the title, instead of heading templates (don't use {{h2}} or {{h3}}). In the contents, use normal markup as you would elsewhere on the page, such as the {{col}} template, heading templates or lists.
Examples
{{tochide|Title}}Contents{{tochide}}