Template:PlainList: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Manual revert |
No edit summary |
||
Line 1: | Line 1: | ||
styles.css | |||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
Line 14: | Line 14: | ||
"type": "string", | "type": "string", | ||
"default": "The class \\\"plainlist\\\" is always applied." | "default": "The class \\\"plainlist\\\" is always applied." | ||
}, | }, | ||
"indent": { | "indent": { | ||
Line 30: | Line 25: | ||
"list_content", | "list_content", | ||
"class", | "class", | ||
"indent" | "indent" | ||
] | ] |
Latest revision as of 12:45, 4 June 2024
styles.css
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
List Content | list_content | Every line should start with an asterisk, no blank lines between lines. | Content | suggested |
CSS Class | class | no description
| String | optional |
Indent Level | indent | Indents the list by a number of standard indents (one indent being 16em)
| Number | optional |