Template:PlainList: Difference between revisions

From CinderCivs Wiki
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."
},
"style": {
"label": "Custom CSS",
"description": "Adds CSS style options.",
"type": "string"
},
},
"indent": {
"indent": {
Line 30: Line 25:
"list_content",
"list_content",
"class",
"class",
"style",
"indent"
"indent"
]
]

Latest revision as of 13:45, 4 June 2024

styles.css

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
List Contentlist_content

Every line should start with an asterisk, no blank lines between lines.

Contentsuggested
CSS Classclass

no description

Default
The class \"plainlist\" is always applied.
Stringoptional
Indent Levelindent

Indents the list by a number of standard indents (one indent being 16em)

Example
2
Numberoptional