模板:Endflatlist

勤求古訓,博采眾方
文件圖示 模板文件[檢視] [編輯] [歷史] [清除快取]

用法

{{Flatlist}} 顯示一個平行列表,例如:

  • cat
  • dog
  • horse
  • cow
  • sheep
  • pig

此模板不帶{{endflatlist}}。

導航使用 {{navbox}},也可以使用 |listclass=hlist,但是不使用此模板。

示例

{{flatlist |
* cat
* dog
* horse
* cow
* sheep
* pig
}}
  • cat
  • dog
  • horse
  • cow
  • sheep
  • pig
Alternative syntax
{{flatlist}}
* cat
* dog
* horse
* cow
* sheep
* pig
{{endflatlist}}
  • cat
  • dog
  • horse
  • cow
  • sheep
  • pig
Syntax for ordered lists
{{flatlist | class=hnum |
# first
# second
# third
# fourth
# fifth
# sixth
}}
  1. first
  2. second
  3. third
  4. fourth
  5. fifth
  6. sixth

注意

  • 類 - 添加一個CSS樣式包含的div。
  • 風格 - 添加CSS樣式選項。複雜的風格不應該被用在文章,但可能是可接受的用戶,項目,討論頁。
例如:|style=border:solid 1px silver; background:lightyellow
  • 縮進 - 縮進一個標準的縮進,特別是對列入在縮進討論線程方便的列表。
例如:|indent=2

參見