Template:ToC

From RuneRealm Wiki

This is the current revision of this page, as edited by Alex (talk | contribs) at 23:00, 17 October 2024 (Removed redirect to Template:ToC). The present address (URL) is a permanent link to this version.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Template documentation
This documentation is transcluded from Template:ToC/doc. [edit] [history] [purge]

The ToC template aligns the "Table of Contents" in a page. The table may now be able to float at the left or right of a page and the text should wrap around it. This template can improve page layouts in certain cases. It can also force-insert a table of contents in pages where there are not enough sections for an automatic insertion of a "Table of Contents".

Usage

  • {{ToC|align}}
  • {{ToC|align|clear|width|limit}}

Optional parameters

{{ToC
| align = the alignment of the table
| clear = equivalent of placing <br clear=> above the table; defaults to LEFT
| width = the width of the table; defaults to AUTO
| limit = the limit of the sections displayed; the default is no limits
}}