Contents |
Usage
{{TOCright}} on a line by itself.
This template displays the Table of Contents (TOC) floating on the right side of the page. The TOC will always appear, even if it is short.
{{TOCright| -}} displays a TOC without numbers if the following .css line is installed:
.notocnumber .tocnumber { display:none; }