Template:PlainList: Difference between revisions
Jump to navigation
Jump to search
(Created page with " <noinclude> <templatedata> { "params": { "list_content": { "label": "List Content", "description": "Every line should start with an asterisk, no blank lines between lines.", "type": "content", "suggested": true }, "class": { "label": "CSS Class", "type": "string", "default": "The class \\\"plainlist\\\" is always applied." }, "style": { "label": "Custom CSS", "description": "Adds CSS style options.", "type": "string" }, "inde...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Uses TemplateStyles|Template:Plainlist/styles.css}} | |||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> |
Revision as of 12:40, 4 June 2024
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 |
Custom CSS | style | Adds CSS style options. | String | optional |
Indent Level | indent | Indents the list by a number of standard indents (one indent being 16em)
| Number | optional |