Manual:$wgHTMLFormAllowTableFormat

Category:MediaWiki configuration settings#HTMLFormAllowTableFormatCategory:MediaWiki configuration settings introduced in version 1.24.0#HTMLFormAllowTableFormatCategory:MediaWiki configuration settings removed in version 1.42.0#HTMLFormAllowTableFormatCategory:MediaWiki deprecated or obsolete features#HTMLFormAllowTableFormatCategory:Output variables#HTMLFormAllowTableFormat
Output: $wgHTMLFormAllowTableFormat
Allow form components to render tables.
Introduced in version:1.24.0 (Gerrit change 150635; git #aa15d528)
Removed in version:1.42.0 (Gerrit change 1014622; git #dd992c1a)
Allowed values:(boolean)
Default value:true

Details

Allows form components (e.g. HTMLForm) to render the output as tables. Setting this to false forces form components to always render as div elements!

This variable is temporary only and will be removed in the future.
Category:MediaWiki configuration settings Category:MediaWiki configuration settings introduced in version 1.24.0 Category:MediaWiki configuration settings removed in version 1.42.0 Category:MediaWiki deprecated or obsolete features Category:Output variables