Difference between revisions of "Template:Steps/step/doc"
From LFS Manual
< Template:Steps | step
Jump to navigationJump to searchm |
m |
||
| Line 4: | Line 4: | ||
{{steps/step|1|First step}} | {{steps/step|1|First step}} | ||
| + | |||
| + | === Example with multiple paragraphs === | ||
| + | |||
| + | {{steps/step | ||
| + | |1 | ||
| + | | | ||
| + | <p>First step</p> | ||
| + | <p>Another paragraph</p> | ||
| + | }} | ||
<includeonly> | <includeonly> | ||
[[Category:Text formatting templates]] | [[Category:Text formatting templates]] | ||
</includeonly> | </includeonly> | ||
Revision as of 16:08, 25 January 2024
| This is a documentation subpage for Template:Steps/step.
It may contain usage information, categories and other content that is not part of the original page. |
Usage
Example with multiple paragraphs
First step
Another paragraph