Difference between revisions of "Template:HoverTOC"

From LGPedia
Jump to: navigation, search
(Off to My Helper...)
 
m (Changing category sort key)
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<includeonly><div id="hoverTOC" style="float: {{{align|right}}};"><div id="hoverTOCtitle">Contents</div>__TOC__</div></includeonly>
+
<includeonly><div id="hoverTOC" style="float: {{{align|right}}}; margin-{{{align|right}}}: {{{space|10}}}px;"><div id="hoverTOCtitle">Contents</div>__TOC__</div></includeonly>
<noinclude>'''THIS TEMPLATE STILL NEEDS GLOBAL CSS IN ORDER TO WORK. DO NOT USE YET.'''
+
<noinclude>This template reduces the Table of Contents to a small, right-floating block that expands if the user hovers over it. This is useful for pages with big TOCs, where the displaying of the TOC ruins the layout.
 
+
This template reduces the Table of Contents to a small, right-floating block that expands if the user hovers over it. This is useful for pages with big TOCs, where the displaying of the TOC ruins the layout.
+
 
==Usage==
 
==Usage==
<pre>{{HoverTOC}}</pre>'''align=''' can be set to either ''left'', ''right'' or ''none''. ''right'' is default.</noinclude>
+
<pre>{{HoverTOC}}</pre>'''align=''' can be set to either ''left'', ''right'' or ''none''. ''right'' is default.<br>'''space=''' can be set to control the margin on align's side (if it's left or right). It defaults to ''10''.
 +
[[Category:Templates|{{PAGENAME}}]]</noinclude>

Latest revision as of 21:13, 9 August 2007

This template reduces the Table of Contents to a small, right-floating block that expands if the user hovers over it. This is useful for pages with big TOCs, where the displaying of the TOC ruins the layout.

Usage

{{HoverTOC}}
align= can be set to either left, right or none. right is default.
space= can be set to control the margin on align's side (if it's left or right). It defaults to 10.