Difference between revisions of "Template:Steps"

From LFS Manual
Jump to navigationJump to search
m
m
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly></includeonly><ol style="margin: 0;">{{#if:{{{1|}}}|{{steps/step|1|{{{1}}}}}}}{{#if:{{{2|}}}|{{steps/step|2|{{{2}}}}}}}</ol><noinclude>{{documentation}}</noinclude>
+
<includeonly></includeonly><ol style="margin: 0;">{{#if:{{{1|}}}|{{steps/step|1|{{{1}}}}}}}{{#if:{{{2|}}}|{{steps/step|2|{{{2}}}}}}}{{#if:{{{3|}}}|{{steps/step|3|{{{3}}}}}}}{{#if:{{{4|}}}|{{steps/step|4|{{{4}}}}}}}{{#if:{{{5|}}}|{{steps/step|5|{{{5}}}}}}}{{#if:{{{6|}}}|{{steps/step|6|{{{6}}}}}}}{{#if:{{{7|}}}|{{steps/step|7|{{{7}}}}}}}{{#if:{{{8|}}}|{{steps/step|8|{{{8}}}}}}}{{#if:{{{9|}}}|{{steps/step|9|{{{9}}}}}}}{{#if:{{{10|}}}|{{steps/step|10|{{{10}}}}}}}</ol><noinclude>{{documentation}}</noinclude>

Latest revision as of 17:39, 25 January 2024

    Template Info-Icon.png

    Template documentation

    View - Edit

    Usage

    Inline steps

    A paragraph.

    1. 1one
    2. 2two
    3. 3three

    Another paragraph.

    Steps with multiple block elements

    Steps with multiple block elements inside them.

    1. 1 Do this first.
    2. 2 Then, do this.

      And also this. This is still step 2.

      Replays

      Continuing step 2.

    3. 3 Finally, magic.

    Test paragraph.

    Maximum steps

    The maximum is 10 steps.

    1. 1one
    2. 2two
    3. 3three
    4. 4four
    5. 5five
    6. 6six
    7. 7seven
    8. 8eight
    9. 9nine
    10. 10ten