Help:Whitespace: Difference between revisions

Content deleted Content added
Restored revision 1075191838 by Ineffablebookkeeper (talk): Use your sandbox instead
syntaxhighlight lang="wikitext"
Line 15:
It is also possible to produce your own table of contents as follows:<br />
----
<syntaxhighlight lang="wikitext">
<pre><nowiki>
{| id="toc" class="toc" summary="Contents"
! {{MediaWiki:Toc}}
Line 23:
__NOTOC__
|}
</syntaxhighlight>
</nowiki></pre>
----