Template:ItemFlexList

Revision as of 23:35, 1 December 2025 by KPhoenix (talk | contribs) (Created page with "<!-- Template:ItemFlexList --> <div class="dxx-item-flexlist">{{{1}}}</div><noinclude> Wraps a list of ItemLinkBox templates in a flex container. Usage: <pre> {{ItemFlexList| {{ItemLinkBox|Cap|image=CAP.png}} {{ItemLinkBox|Skull Cap|image=SKULL_CAP.png}} }} </pre> Category:Templates </noinclude>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
{{{1}}}

Wraps a list of ItemLinkBox templates in a flex container.

Usage:

{{ItemFlexList|
 {{ItemLinkBox|Cap|image=CAP.png}}
 {{ItemLinkBox|Skull Cap|image=SKULL_CAP.png}}
}}