全站通知:
模板:UL
刷
历
编
跳到导航
跳到搜索
- 使用
<ul>
和<li>
标签创建一个无序列表
使用 | 输出 |
---|---|
{{UL |111 |222 |333 }} {{UL |1=111 |2=222 |3=333 }} |
|
{{UL |111 |222{{UL |444 |555 |666 }} |333 }} |
|
{{UL |attr=style="background:yellow;" |111 |222|2attr=class="example" style="color:red;" |333 }} {{UL |attr=style="background:yellow;" |1=111 |2=222|2attr=class="example" style="color:red;" |3=333 }} |
|