Difference between revisions of "Template:TOC"
From Kerbal Space Program Wiki
(+cat; *use parameter table; -possible new line;) |
m (*renamed Parameter Table to Parameter table;) |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
Allows customization of the table of contents placement. | Allows customization of the table of contents placement. | ||
− | {{Parameter | + | {{Parameter table|name=text|parameters= |
− | {{Parameter | + | {{Parameter row|align|Floats the TOC if isn't set to <tt>none</tt>. Other values are <tt>left</tt> and <tt>right</tt>.|<tt>none</tt>}} |
− | {{Parameter | + | {{Parameter row|width|The width in pixels. Determine automatically the width if set to <tt>auto</tt>.|<tt>auto</tt>}} |
− | {{Parameter | + | {{Parameter row|clear|Clears the TOC if there was already something floating. Can be set to <tt>both</tt>, <tt>left</tt> and <tt>right</tt>.|<tt>both</tt>}} |
}} | }} | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> |
Latest revision as of 12:14, 19 December 2014
Allows customization of the table of contents placement.
Name | Optional | Description | Default |
---|---|---|---|
align | Yes | Floats the TOC if isn't set to none. Other values are left and right. | none |
width | Yes | The width in pixels. Determine automatically the width if set to auto. | auto |
clear | Yes | Clears the TOC if there was already something floating. Can be set to both, left and right. | both |