Template:TOC 2D
The UESPWiki – Your source for The Elder Scrolls since 1995
Summary[edit]
This template is designed to provide a two-dimensional table of contents, for pages where there is a substantial quantity of short, third-level headings. This template should not be used if the resulting TOC could be confusing to users; in this case, consider using {{TOClimit}} to prevent some levels of headings being displayed, instead.
This template was originally copied from Wikipedia.
Parameters[edit]
Parameter | Scope | Description |
---|---|---|
before | optional | Text or links to insert before the table of contents. |
title1...title20 | optional | Titles for the subsequent rows. |
row1_header...row20_header | optional | Row headers for each row of the table of contents. |
row1_content...row20_content | optional | Links for each row in the table. |
after | optional | Content to insert after the table of contents. |
footer | optional | Content to insert at the bottom of the table of contents, below a divider. |
class | optional | Any additional CSS classes to apply to the entire TOC. |
style | optional | Any additional CSS styling to apply to the entire TOC. |
tableclass | optional | Any additional CSS classes to apply to the table. |
tablestyle | optional | Any additional CSS styling to apply to the table. |