Template:HTML lists: Difference between revisions

From Frontierpedia, the Microsoft Agent encyclopedia
en>Njd-de
(fix formatting of flatlist display)
en>Njd-de
(fix formatting of plainlist and columns-list display)
Line 73: Line 73:
{{tlx|unbulleted list |item1 |item2 |...}}
{{tlx|unbulleted list |item1 |item2 |...}}
{{!}} style="vertical-align: top;" {{!}}
{{!}} style="vertical-align: top;" {{!}}
{{tlx|plainlist|<br />
{{tlx|plainlist|<br />* item1<br />* item2<br />* ...<br />}}
<nowiki />*item1<br />
<nowiki />*item2<br />
<nowiki />*...<br />
}}
{{!}} style="vertical-align: top;" {{!}}
{{!}} style="vertical-align: top;" {{!}}
{{tlx|glossary}}<br />
{{tlx|glossary}}<br />
Line 90: Line 86:
<hr />
<hr />
{{plainlist|
{{plainlist|
*item1
* item1
*item2
* item2
*...
* ...
}}
}}
{{!}}<hr />
{{!}}<hr />
Line 115: Line 111:
{{tlx|flowlist|<br />*item1<br />*item2<br />*...<br />}}
{{tlx|flowlist|<br />*item1<br />*item2<br />*...<br />}}
{{!}} style="vertical-align: top;" {{!}}
{{!}} style="vertical-align: top;" {{!}}
{{tlx|columns-list|colwidth{{=}}5em|
{{tlx|columns-list|colwidth{{=}}5em|<br /># first<br /># second<br /># third<br /># ...<br />}}
<br />
<nowiki />#first<br />
<nowiki />#second<br />
<nowiki />#third<br />
<nowiki />#...<br />}}
{{!}} style="vertical-align: top;" {{!}}
{{!}} style="vertical-align: top;" {{!}}
{{tlx|colored list |item1&nbsp;|item2&nbsp;|item3&nbsp;|...}}
{{tlx|colored list |item1&nbsp;|item2&nbsp;|item3&nbsp;|...}}
Line 133: Line 124:
{{!}}<hr />
{{!}}<hr />
{{columns-list|colwidth=5em|
{{columns-list|colwidth=5em|
#first
# first
#second
# second
#third
# third
#...
# ...
}}
}}
{{!}}<hr />
{{!}}<hr />

Revision as of 15:16, 24 April 2021