Difference between revisions of "Template:List item box"

From LFS Manual
Jump to navigationJump to search
Line 4: Line 4:
 
<div style="font-size: 190%; line-height: 1.4; margin-bottom: 14px">{{{1}}}</div>
 
<div style="font-size: 190%; line-height: 1.4; margin-bottom: 14px">{{{1}}}</div>
 
<div style="font-size: 115%;">{{{2}}}</div>
 
<div style="font-size: 115%;">{{{2}}}</div>
 +
{{#if:{{{button|}}}|<div style="background: yellow; border: red;">[[Introduction]]</div>|<!-- no button -->}}
 
</div>
 
</div>
 
</li></includeonly><noinclude>
 
</li></includeonly><noinclude>
 
{{documentation}}
 
{{documentation}}

Revision as of 00:47, 20 February 2026

Template Info-Icon.png

Template documentation

View - Edit

Basic example

Markup Renders as
{{list item box|Getting started|
Learn how to
* test
* test
}}
  • 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}}
  • Getting started
    Getting started

    Learn how to

    • test
    • test
  • Getting started
    Getting started

    Learn how to

    • test
    • test
  • Training
    Training

    Training stuff


  • With button

    Markup Renders as
    {{list item box|Getting started|
    Learn how to
    * test
    * test
    |button=[[Introduction|Get started]]}}
  • Getting started

    Learn how to

    • test
    • test