Template:Table cell templates/doc: Difference between revisions

Prevent VisualEditor from adding empty rare parameters: At least, this is what I hope to achieve by this contribution.
m (t/c)
(Prevent VisualEditor from adding empty rare parameters: At least, this is what I hope to achieve by this contribution.)
Line 264:
"default": "(template dependent)",
"required": false,
"suggested": truefalse
},
"align": {
Line 271:
"default": "center",
"inherits": "1",
"type": "string",
"suggested": false
},
"style": {
Line 277 ⟶ 278:
"description": "a semicolon separated list of additional CSS rules to be applied to the table cell",
"inherits": "1",
"type": "string",
"suggested": false
},
"color": {
Line 283 ⟶ 285:
"description": "a valid CSS color value or name to override the standard the cell background, only available with some templates",
"inherits": "1",
"type": "line",
"suggested": false
}
},
"format": "inline"
}</templatedata>