Difference between revisions of "Template:TOC"
From Kerbal Space Program Wiki
m (*replace 'Parameter Row' and 'ParameterRow' by 'Parameter row';) |
m (*renamed Parameter Table to Parameter table;) |
||
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 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 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 row|width|The width in pixels. Determine automatically the width if set to <tt>auto</tt>.|<tt>auto</tt>}} | {{Parameter row|width|The width in pixels. Determine automatically the width if set to <tt>auto</tt>.|<tt>auto</tt>}} |
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 |