- REDIRECT Template:TOCright
Description
- {{TOCright}}forces the auto-generated Table of contents (TOC) for an article to appear in a table that is floated to the right side of the page, in order to improve article layout.
- {{TOCnestright}}operates similarly, but is designed to use early in introduction or second sections on the many pages having a lot of images or wikitable elements such as infoboxes dominating the right side of such pages. TOC nest right will drift up against such constructs allowing text wrapping above, left and below preventing discordantly ugly page breaks and large excessive whitespace gaps on the page as given by the default TOC.
Syntax
Insert|clear= parameter (see below) to prevent collision with images. Parameters (optional)
|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:|clear=left|clear=right|clear=both|clear=none
|width=- Set the CSS width.
|limit=- Limits the depth of subheadings shown. For instance, using
|limit=4will hide the fourth level and deeper subheadings in the hierarchy. And|limit=2will hide all subheadings leaving only the main headings. This is implemented as a CSS class in MediaWiki:Common.css.
Tips
- Avoid placing the TOC in a visually poor location. Crossing a section division is probably a poor idea.
- If the TOC is floated left of a bulleted list, the bullets will be hidden.
Cautions
Do not use Template:TOCright to just force word wrap around the TOC, as this is inappropriate method of achieving this. Instead, add a CSS class to your current skin's .css file, which will apply site wide. Go to Special:Mypage/skin.css, which redirects to your current skin's CSS file.
Do not place this template so that the TOC aligns with a large image or infobox; this breaks the layout on narrow screens (even users with screens as wide as 1024px wide can have problems). Also, a TOC that crosses a section division is probably a poor idea, if that can be avoided.
Unless the section in which theIt should only be used in cases where a table of contents located on the left gets in the way of other content or is detrimental to the layout of the page. It should not simply be used for aesthetics since it tampers with the standard appearance of articles. See Floating the TOC for further guidelines.
See also
- {{ToC}}
- {{TOC}}
- {{TOCalpha}}
- {{TOCcenter}}
- {{TOCcollapsed}}
- {{TOCcompact}}
- {{TOChidden}}
- {{TOCleft}}
- {{TOClimit}}
- {{TOC limit}}
- {{TOCnotoc}}
- {{TOCright}}
- {{TOCnestright}}
- {{CategoryTOC}}
- {{Category TOC}}
- Help:Table of contents
- Scratchpad:Magic words#TOC
- wikipedia:Help:Section#Floating the TOC
- m:Help:Section#Table of contents (TOC)
- wikipedia:Help:Magic words#Table of contents
- mw:Help:Magic words#Behavior switches
- m:Help:Magic words#Table of contents
Editors can experiment in this template’s sandbox (create) and testcases (create) pages
Please add categories and interwikis to the /doc subpage.
Subpages of this template