| Maintenance scripts setting: $wgInstallerInitialPages | |
|---|---|
| Pages to autocreate after installing MediaWiki. | |
| Introduced in version: | 1.44.0 (Gerrit change 1087612; git #f99dd5c9) |
| Removed in version: | Still in use |
| Allowed values: | (array) |
| Default value: | $wgInstallerInitialPages=[['titlemsg'=>'mainpage','text'=>'{{subst:int:mainpagetext}}{{subst:int:mainpagedocfooter}}',],]; |
| Other settings:Alphabetical |By function | |
Pages to autocreate after installing MediaWiki.Every entry is pair of keystitlemsg for providing system message containing page title, andtext containing content of page.