模板:Plainlist/doc

来自Local Chinese Wikipedia
跳转到导航 跳转到搜索

脚本错误:没有“Message box”这个模块。 脚本错误:没有“High-use”这个模块。

模板介绍[编辑]

产生一个没有项目符号的列表。

使用方法[编辑]

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

页面Template:Plainlist/styles.css没有内容。

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]]
}}

页面Template:Plainlist/styles.css没有内容。

Alternative syntax
{{plainlist}}
* [[cat]]
* [[dog]]
* [[horse]]
* [[cow]]
* [[sheep]]
* [[pig]]
{{endplainlist}}

页面Template:Plainlist/styles.css没有内容。

Template: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

注意事项[编辑]

重定向[编辑]

参见[编辑]

Template:HTML lists 脚本错误:没有“Navbox”这个模块。