To create a step-by-step guide the Steps Macro renders sections inside as a simple enumeration. The sections are not part of the outline of the document and therefore will not be rendered in the index.
The step numeration starts with one. Substeps are created by nesting sections inside sections.
Prior to Version 1.17
Sections within the macro can be transcluded, but need to be wrapped inside another Steps Macro for proper rendering of headings.
Parameters
ID
Optional identifier for the HTML link element.
CSS Classes
List of CSS classes to add to the HTML anchor element.
Styles
Additional CSS Styles for the HTML anchor element.
Renders a section, if the body is not empty. Supports authors to create content, clutter-free rendering without empty sections. Allows to transclude the content.