跳转到内容

Template:Plainlist

被永久保护的模板
维基百科,自由的百科全书

这是Template:Plainlist当前版本,由Xiplus-abot留言 | 贡献编辑于2020年8月17日 (一) 11:50 (已更改“Template:Plainlist”的保护等级:高風險模板:20709引用<!-- 機器人3 -->([编辑=仅允许模板编辑员和管理员](无限期)[移动=仅允许模板编辑员和管理员](无限期)))。这个网址是本页该版本的固定链接。

(差异) ←上一修订 | 最后版本 (差异) | 下一修订→ (差异)
文档图示 模板文档[查看] [编辑] [历史] [清除缓存]

模板介紹

產生一個沒有項目符號的列表。

使用方法

{{Plainlist}} starts a plain, or unbulleted, list, such as:

It uses proper HTML list markup, which is more standards-compliant and more accessible then separating list items with <br />.

This template can be used with or without {{endplainlist}}. It is intended to replace {{Unbulleted list}}, which performs the same function, but in a more cumbersome manner.

範例

{{plainlist |
* [[cat]]
* [[dog]]
* [[horse]]
* [[cow]]
* [[sheep]]
* [[pig]]
}}
Alternative syntax
{{plainlist}}
* [[cat]]
* [[dog]]
* [[horse]]
* [[cow]]
* [[sheep]]
* [[pig]]
{{endplainlist}}
  • indent – indents the list by a number of standard indents (one indent being 1.6em), particularly handy for inclusion in an indented discussion thread.
Example: |indent=2
  • style – adds CSS style options. Complex styles should not be used in articles (per wp:deviations) but may be acceptable on user, project, and talk pages.
Example: |style=border:solid 1px silver; background:lightyellow

注意事项

重定向

參見