-
WikiChip
WikiChip
-
Architectures
Popular x86
-
Intel
- Client
- Server
- Big Cores
- Small Cores
-
AMD
Popular ARM
-
ARM
- Server
- Big
- Little
-
Cavium
-
Samsung
-
-
Chips
Popular Families
-
Ampere
-
Apple
-
Cavium
-
HiSilicon
-
MediaTek
-
NXP
-
Qualcomm
-
Renesas
-
Samsung
-
From WikiChip
Difference between revisions of "Template:collist"
(Created page with "<div style="column-count:{{{count}}};-moz-column-count:{{{count}}};-webkit-column-count:{{{count}}}"> {{{1}}} </div>") |
|||
| (12 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
| − | <div | + | <includeonly><div class="wiki-ul-col{{{count|3}}} {{#if: {{{no-list-type|}}}|wiki-ul-nostyle}}" style="display: inline-block; {{{style|}}}"> |
{{{1}}} | {{{1}}} | ||
| − | </div> | + | </div></includeonly><noinclude> |
| + | Converts a list to columns: | ||
| + | |||
| + | <pre> | ||
| + | {{collist | ||
| + | | count = 3 | ||
| + | | width = XXX (optional) | ||
| + | | style = XXX (optional) | ||
| + | | | ||
| + | * AA | ||
| + | * BB | ||
| + | * CC | ||
| + | * DD | ||
| + | * EE | ||
| + | * FF | ||
| + | * GG | ||
| + | * HH | ||
| + | }} | ||
| + | </pre> | ||
| + | |||
| + | {{collist | ||
| + | | count = 3 | ||
| + | | | ||
| + | * AA | ||
| + | * BB | ||
| + | * CC | ||
| + | * DD | ||
| + | * EE | ||
| + | * FF | ||
| + | * GG | ||
| + | * HH | ||
| + | }} | ||
| + | |||
| + | </noinclude> | ||
Latest revision as of 21:51, 19 July 2017
Converts a list to columns:
{{collist
| count = 3
| width = XXX (optional)
| style = XXX (optional)
|
* AA
* BB
* CC
* DD
* EE
* FF
* GG
* HH
}}
- AA
- BB
- CC
- DD
- EE
- FF
- GG
- HH