Difference between revisions of "Template:Columns-list"
From Detective Conan Wiki
(Created page with "<includeonly><div class="columns-list" style="{{#if:{{{colwidth|}}}|column-width: {{{colwidth}}}; }}{{#if:{{{columns|}}}|column-count: {{{columns}}}; }}column-gap: {{{gap|norm...") |
|||
| Line 1: | Line 1: | ||
| − | <includeonly><div class="columns-list" style="{{#if:{{{colwidth|}}}|column-width: {{{colwidth}}}; }}{{#if:{{{ | + | <includeonly><div class="columns-list" style="{{#if:{{{colwidth|}}}|column-width: {{{colwidth}}}; }}{{#if:{{{1|}}}|column-count: {{{1}}}; }}column-gap: {{{gap|normal}}};"> |
{{{content}}} | {{{content}}} | ||
</div></includeonly> | </div></includeonly> | ||
Revision as of 13:49, 24 May 2024
| Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |
{{Columns-list
|columns = 4 (can be any number; optimal under 5)
|colwidth = 10em
|content =
* (item 1)
* (item 2)
* (item 3)
...
}}