Open main menu

Changes

Created page with "<!-- Defining header row with links to parent page of the tutorial and with links to next/previous steps in tutorials If you will have user guide on one page, you don't n..."
<!-- Defining header row with links to parent page of the tutorial and with links to next/previous steps in tutorials
If you will have user guide on one page, you don't need to include the line below -->
{{TutorialNavigation|previous=2. Second part of user guide}}

{| class="wikitable" width="100%"

<!-- Defining first row -->
|- style="vertical-align: top"
| width="10px" | '''1'''
| width="25%" | [[File:Simple_cube_extract.jpg|upright]]
| Step 1 description.

<!-- Defining second row -->
|- style="vertical-align: top"
| '''2'''
| [[File:Simple_cube_extract.jpg|upright]]
| Step 2 description written in multiple lines with list:

# this is first entry of list
# this is second entry of list

Well done, you made it to the end of template for user guide!

|}

<!-- Defining footer row with links use the same line as for header -->
{{TutorialNavigation|previous=2. Second part of user guide}}