Template:Plainlist:修订间差异

 
(文本替换 - 替换“<small>This page was moved from [[paradoxwikis:ck3:”为“[[en:”)
第5行: 第5行:
</noinclude><noinclude>
</noinclude><noinclude>


<small>This page was moved from [[paradoxwikis:ck3:Template:Plainlist]]. Its edit history can be viewed at [[Template:Plainlist/edithistory]]</small></noinclude>
[[en:Template:Plainlist]]. Its edit history can be viewed at [[Template:Plainlist/edithistory]]</small></noinclude>

2020年9月8日 (二) 14:53的版本

[阅读] [编辑]Template-info.png 模板文档

Plainlist creates a plain (i.e. unbulleted) list.

Parameters

Parameter Description Default Status
1 The ‘normal’ list. empty required
class Adds a CSS class to the containing div. empty optional
style Adds CSS style options. empty optional
indent Indents the list by a number of standard indents (one indent being 1.6em) empty optional

Example

The following code

{{Plainlist|
* dog
* cat
* mouse
* budgerigar
* hamster
* canary
* guinea pig
* parrot
* goldfish
}}

will display:

  • dog
  • cat
  • mouse
  • budgerigar
  • hamster
  • canary
  • guinea pig
  • parrot
  • goldfish

. Its edit history can be viewed at Template:Plainlist/edithistory