Template:Steps
Jump to navigation
Jump to search
Template documentation[edit]
Use this template to create lists of up to 25 steps.
Examples[edit source]
Only text[edit source]
{{Steps |step1 = Do something. |step2 = Do something really complicated. |step3 = Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquid ex ea commodi consequat. }}
- Do something.
- Do something really complicated.
- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquid ex ea commodi consequat.
Text with images[edit source]
{{Steps |step1 = Do something. |step1-image = Bpack bike trailer - demo 1.jpg |step2 = Do something really complicated. |step2-image = Aleiha dish.jpg |step3 = Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquid ex ea commodi consequat. |step3-image = Connector033.jpg }}
Text with images and captions[edit source]
{{Steps |step1 = Do something. |step1-image = Bpack bike trailer - demo 1.jpg |step1-caption = Backpack frame bike trailer. |step2 = Do something really complicated. |step2-image = Aleiha dish.jpg |step2-caption = Aleiha's parabolic solar cooker. |step3 = Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquid ex ea commodi consequat. |step3-image = Connector033.jpg |step3-caption = The connected separation container. }}
Backward compatibility[edit source]
{{Steps |title = How to do something |File:Bpack bike trailer - demo 1.jpg | Backpack frame bike trailer | 1 | Do something. |File:Aleiha dish.jpg | Aleiha's parabolic solar cooker | 2 | Do something really complicated that really isn't. | | | 3 | Do something really complicated that really isn't that takes up lots of space and goes all the way across the page. }}
How to do something:
- Do something really complicated that really isn't that takes up lots of space and goes all the way across the page.
{{Steps |title = How to Do a Little Something |size = 100 |File:Fin2.jpg | CCAT's Vermicomposting Bin | 1 | Do something with little pictures. |footer = Oh, by the way... }}
How to Do a Little Something:
Oh, by the way...
{{Steps |pics = no | | | | Do something with no pictures! |footer = Don't forget! :-) }}
- Do something with no pictures!
Don't forget! :-)
{{Steps |header1 = Figure |header2 = Caption |Image:EfieldSolarCell.jpg | | | Fig 1: is a diagram that shows the workings of a solar cell's electric field. }}
{{Steps |title = Title |header1 = |header2 = |pics = no | | | 1 | Do something. {{Gallery | File:Default.png | Caption | File:Default.png | Caption | File:Default.png | Caption | | }} | | | 2 | Do something else. {{Gallery | File:Default.png | Caption | File:Default.png | Caption | File:Default.png | Caption | | }} |footer = Footer }}
Title:
Footer
Template data[edit source]
Use this template to create lists of up to 25 steps.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Step 1 | step1 | Text describing the first step. | Content | suggested |
Step 1 image | step1-image | Image illustrating the first step. | File | suggested |
Step 1 caption | step1-caption | Caption describing the first image. | String | optional |
Step 2 | step2 | Text describing the second step. | Content | suggested |
Step 2 image | step2-image | Image illustrating the second step. | File | suggested |
Step 2 caption | step2-caption | Text describing the second image | String | optional |
Step 3 | step3 | Text describing the third step. | Content | suggested |
Step 3 image | step3-image | Image illustrating the third step. | File | suggested |
Step 3 caption | step3-caption | Text describing the third image. | String | optional |
Title | title | no description | String | deprecated |
Footer | footer | no description | String | deprecated |