[dismiss]
![]() |
An early testing version of dark mode has been enabled as a desktop skin option for logged-in users. To enable it, go to Special:Preferences, and under the "Gadgets" tab, check both "darkMode" options. An icon to toggle dark mode will then appear in the top bar once you save the preferences. Please report any issues in our Discord server! |
Template:TOCright
Jump to navigation
Jump to search
This template shows a right-aligned table of contents.
Usage
{{TOCright|<limit>|clear=|width=|fix=}}
Parameters (optional)
- unnamed parameter 1 (limit)
- Sets the TOC limit, i.e. header depth level. Defaults to 3.
- clear
- Sets the CSS clear property, which forces this float underneath the side specified with this attribute. So, clear=right (which is the default) will place the element after all the right floating elements before it. Options are left, right, both, or none.
- width
- Set the CSS width.
- fix=y
- Created a fixed width invisible table, used to solve vertical spacing issues when using this template on pages that contain tables.