Examples/Parameter: columns (example 1)
Appearance
< Examples
Example
[edit source]This list pages in category Fruit examples, arranged in 3 columns, with rowcolformat used to make the width 100%.
- Code
<div class="optional-col-3" style="column-count: 3; "><!-- workaround start -->
{{#dpl:
|category = Fruit examples
|columns = 3 <!-- non-working -->
|rowcolformat = width=100% <!-- non-working -->
|count = 3
}}
</div><!-- workaround end -->
- Result