Difference between revisions of "Template:List item box/doc"
From LFS Manual
Jump to navigationJump to search| Line 33: | Line 33: | ||
* test | * test | ||
|Modeller load and save objects.jpg|44}} | |Modeller load and save objects.jpg|44}} | ||
| + | </div> | ||
| + | |||
| + | <div style="width: 200px"> | ||
| + | {{list item box|Training| | ||
| + | Training stuff | ||
| + | |Training.jpg|frameless}} | ||
</div> | </div> | ||
Latest revision as of 13:41, 20 February 2026
| This is a documentation subpage for Template:List item box.
It may contain usage information, categories and other content that is not part of the original page. |
Basic example
| Markup | Renders as |
|---|---|
{{list item box|Getting started|
Learn how to
* test
* test
}}
|
|
With image
| Markup | Renders as |
|---|---|
{{list item box|Getting started|
Learn how to
* test
* test
|Modeller load and save objects.jpg|44}}
|
|
With button
| Markup | Renders as |
|---|---|
{{list item box|Getting started|
Learn how to
* test
* test
|button=[[Introduction|Get started]]}}
|
|