mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-17 03:19:31 +00:00
72b41df5ce
- Reduced unnessecary HTML elements - Stanardized class and IDs - Switch to fix header due to performance concern - Rewrote over-qualified CSS selectors - Started rework on file organizations
23 lines
861 B
JSON
23 lines
861 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"[https://www.mediawiki.org/wiki/User:Alistair3149 Alistair3149]",
|
|
"[https://www.mediawiki.org/wiki/User:Octfx Octfx]"
|
|
]
|
|
},
|
|
"skinname-citizen": "{{name}}",
|
|
"citizen-desc": "{{desc|what=skin|name=Citizen|url=https://github.com/StarCitizenTools/mediawiki-skins-Citizen}}",
|
|
|
|
"citizen.css": "{{optional}}",
|
|
"citizen.js": "{{optional}}",
|
|
|
|
"citizen-drawer-toggle": "Tooltip of drawer menu toggle",
|
|
"citizen-search-toggle": "Tooltip of search box toggle",
|
|
|
|
"citizen-footer-desc": "Edit this text on MediaWiki:Citizen-footer-desc",
|
|
"citizen-footer-tagline": "Edit this text on MediaWiki:Citizen-footer-tagline",
|
|
|
|
"citizen-search-no-results-title": "Title of the message displayed if no results could be found",
|
|
"citizen-search-no-results-desc": "Description of the message displayed if no results could be found"
|
|
}
|