mirror of
https://github.com/Universal-Omega/PortableInfobox.git
synced 2024-11-24 00:06:25 +00:00
Remove link
This commit is contained in:
parent
9a8e10245a
commit
81678cfaae
|
@ -18,7 +18,7 @@ You can use several variables to modify extension's behaviour:
|
|||
- `$wgAllInfoboxesSubpagesBlacklist` (array) - list of subpages in template namespace to omit by AllInfoboxes query. (default: [ "doc", "draft", "test" ])
|
||||
- `$wgPortableInfoboxCacheRenderers` (bool) - cache internal infobox renderers. (default: true)
|
||||
- `$wgPortableInfoboxCustomImageWidth` (int) - size of image thumbnails used in infoboxes. (default: 300)
|
||||
- `$wgPortableInfoboxUseHeadings` (bool) - use heading tags for infobox titles and group headers, it may cause [incompatibilites](https://github.com/Luqgreg/mediawiki-PortableInfobox/issues/15) with other extensions. (default: true)
|
||||
- `$wgPortableInfoboxUseHeadings` (bool) - use heading tags for infobox titles and group headers, it may cause incompatibilities with other extensions. (default: true)
|
||||
- `$wgPortableInfoboxUseTidy` (bool) - use [RemexHtml](https://www.mediawiki.org/wiki/RemexHtml) for validating HTML in infoboxes (default: true)
|
||||
|
||||
## Usage
|
||||
|
|
Loading…
Reference in a new issue