File tree Expand file tree Collapse file tree 2 files changed +19
-0
lines changed Expand file tree Collapse file tree 2 files changed +19
-0
lines changed Original file line number Diff line number Diff line change 42344234 ],
42354235 ],
42364236
4237+ // Mirage
4238+ 'wgMirageTheme ' => [
4239+ 'default ' => false ,
4240+ ],
4241+
42374242 // MirahezeMagic
42384243 'wgMirahezeMagicAccessIdsMap ' => [
42394244 'default ' => [
Original file line number Diff line number Diff line change 45934593 'help ' => 'Allow creating sidebars that will be shown on pages in specific categories. ' ,
45944594 'requires ' => [],
45954595 ],
4596+ 'wgMirageTheme ' => [
4597+ 'name ' => 'Mirage Theme ' ,
4598+ 'from ' => 'mirage ' ,
4599+ 'type ' => 'list ' ,
4600+ 'options ' => [
4601+ 'Use Theme Extension ' => false ,
4602+ 'Light Mode (Neutral) ' => 'Neutral ' ,
4603+ 'Dark Mode (DarkMirage) ' => 'DarkMirage ' ,
4604+ ],
4605+ 'overridedefault ' => false ,
4606+ 'section ' => 'styling ' ,
4607+ 'help ' => 'The theme to use for the Mirage skin. ' ,
4608+ 'requires ' => [],
4609+ ],
45964610
45974611 // Wikibase
45984612 'wgMFUseWikibase ' => [
You can’t perform that action at this time.
0 commit comments