Template:TOCleft

From RimWorld Wiki
Jump to navigation Jump to search

This template shows a left-aligned table of contents.






Usage[edit]

{{TOCleft}}

Parameters (optional)[edit]

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 left, right, both, or none.
width
Set the CSS width.
fix=y
Created a fixed width invisible table, used to solve vertical spacing issues when using this template on pages that contain tables.