Sjabloon:Div col: verschil tussen versies
Uit BitcoinWiki.nl
kGeen bewerkingssamenvatting |
kGeen bewerkingssamenvatting |
||
Regel 6: | Regel 6: | ||
-->{{#if:{{{content|}}}|{{{content}}}</div>}}<!-- Inventory how many pages use small=yes | -->{{#if:{{{content|}}}|{{{content}}}</div>}}<!-- Inventory how many pages use small=yes | ||
-->{{#ifeq:{{{small|}}}|yes|[[Category:Pages using div col with small parameter]]}}<!-- | -->{{#ifeq:{{{small|}}}|yes|[[Category:Pages using div col with small parameter]]}}<!-- | ||
--></includeonly> | --></includeonly><noinclude> | ||
{{/doc}} | {{/doc}} | ||
</noinclude> | </noinclude> |
Huidige versie van 28 feb 2021 om 08:51
The div col (short for division columns) formats a list into columns that wrap at multiple screen resolutions responsively. It automatically breaks the available screen space into equal parts, meaning, for instance, that it is not necessary to guess how many columns to use and then figure out the dividing point(s), e.g., the halfway point to divide the list into two columns, or the one-third and two-thirds points to divide the list into three columns.