Template:Collapsed

From Mechabellum Wiki
Revision as of 11:26, 3 June 2023 by HUBA (talk | contribs) (Created page with "{| class="{{{class|}}}mw-collapsible mw-collapsed" |+ |- |{{{2| {{{1|}}} }}} |} <noinclude> <templatedata> { "params": { "2": { "aliases": [ "1" ], "label": "Text", "description": "Text is placed in the first cell", "required": true }, "class": { "label": "Class", "description": "class for table, default no table", "example": "table table-dark" } }, "description": "Place text in a collapsed table", "paramOrder": [ "class", "2"...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Place text in a collapsed table

Template parameters

ParameterDescriptionTypeStatus
Classclass

class for table, default no table

Example
table table-dark
Unknownoptional
Text2 1

Text is placed in the first cell

Unknownrequired