mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-24 06:24:22 +00:00
docs: add PortalAttach config
This commit is contained in:
parent
5320e3ebfe
commit
7f0899d940
|
@ -35,6 +35,7 @@ Name | Description | Values | Default
|
|||
:--- | :--- | :--- | :---
|
||||
`$wgCitizenThemeDefault` | The default theme of the skin | `auto` - switch between light and dark according to OS/browser settings; `light`; `dark` | `auto`
|
||||
`$wgCitizenShowPageTools` | The condition of page tools visibility | `true` - always visible; `login` - visible to logged-in users; `permission` - visible to users with the right permissions | `true`
|
||||
`$wgCitizenPortalAttach` | Label of the portal to attach links to upload and special pages to | string | `first`
|
||||
`$wgCitizenThemeColor` | The color defined in the `theme-color` meta tag | Hex color code | `#11151d`
|
||||
|
||||
### Search suggestions
|
||||
|
|
Loading…
Reference in a new issue