Template:FloatingTOC

From PCSX2 Wiki
Revision as of 16:36, 16 February 2015 by Ngng (talk | contribs) (Created page with "<includeonly><div style="float:{{{side|right}}};margin:10px 10px 10px 10px{{#if:{{{maxwidth|}}}|;max-width:{{{maxwidth}}}px}}">__TOC__</div></includeonly><noinclude>{{document...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Documentation ()

This template makes table of contents (TOC) of the affected page a floating element of the right side (by default).
You can specify the following variables:

  • side: Specifies the side to pin the TOC to. Possible values: left, right
  • maxwidth: Specifies the maximal TOC width in pixels.