跳转到内容

Template:Hlist/doc

维基百科,自由的百科全书

这是本页的一个历史版本,由Gaosong2101留言 | 贡献2019年10月28日 (一) 07:00 (修饰语句)编辑。这可能和当前版本存在着巨大的差异。

{{hlist}}与{{hlist-comma}}模板之间的区别为{{hlist-comma}}使用顿号(、)作为定界符,而{{hlist}}使用点(·)作为定界符。

用法

基本

{{hlist|物件一|物件二|物件三|...}}

所有參數

{{hlist
|物件一|物件二|物件三|...
|class=
|style=
|list_style=
|item_style=
|item1_style=
|indent= 
}}

參數

  • class
  • style
  • list_style
  • item_style
  • item1_styleitem2_styleitem3_style...:
  • indent

範例

使用Hlist

  • 物件一
  • 物件二
  • 物件三
  • ...
{{hlist|物件一|物件二|物件三|...}}

使用Hlist-comma

  • 物件一
  • 物件二
  • 物件三
  • ...
{{hlist-comma|物件一|物件二|物件三|...}}