Difference between revisions of "Template:Columns-list"
From Detective Conan Wiki
| Line 1: | Line 1: | ||
<includeonly><div class="columns-list" style="{{#if:{{{colwidth|}}}|column-width: {{{colwidth}}}; }}{{#if:{{{columns|}}}|column-count: {{{columns}}}; }}column-gap: {{{gap|normal}}};"> | <includeonly><div class="columns-list" style="{{#if:{{{colwidth|}}}|column-width: {{{colwidth}}}; }}{{#if:{{{columns|}}}|column-count: {{{columns}}}; }}column-gap: {{{gap|normal}}};"> | ||
| − | <div style="display: contents;">{{{content}}}</div> | + | <div style="display: contents;">{{{content}}}</div><div style="clear: both;"></div></div></includeonly> |
| − | <div style="clear: both;"></div></div></includeonly> | ||
<noinclude>{{Documentation}} | <noinclude>{{Documentation}} | ||
Revision as of 23:17, 13 April 2025
| 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)
...
}}