Community Central
Community Central

This short page is a stub and it spoils SEO. It is not known when it will be completed?

It is known when it will be completed. Don't worry about the SEO on this one. We have no anticipation that Google search will be critical to this page, as it will be prominently linked in admin resources. --MisterWoodhouse (talk) 11:51, 20 May 2021 (UTC)

Quick guide for porting tabber customization from Oasis to FandomDesktop

(may be incomplete)

  • .tabber should remain .tabber
  • .tabberlive or .tabber.tabberlive should be replaced with .tabber
    • If none of the above appears, put .tabber followed by a space anyway, at the beginning of each related sequence. Otherwise, the code may affect infobox tabs or even the wiki's navigation bar.
  • .tabbernav should be replaced with .wds-tabs
    • .tabber > .tabbernav should be replaced with .tabber .wds-tabs, without the >, or alternatively with .tabber > .wds-tabs__wrapper > .tabbernav
  • .tabberactive should be replaced with .wds-tabs__tab.wds-is-current
  • :not(.tabberactive) should be replaced with :not(.wds-is-current)
  • li > a should be replaced with li a
  • .tabberactive > a should be replaced with .wds-is-current a
  • .tabbertab should be replaced with .wds-tab__content

The code can be inserted into MediaWiki:Common.css or into MediaWiki:Fandomdesktop.css, but not into MediaWiki:Wikia.css, as this isn't loaded on FandomDesktop.

Hey

Cam we get a stock MediaWiki skin added as well (preferably Vector, but Timeless would also be pretty good), for the MediaWiki "wizards" like me who have more experience with WMF and vanilla-MW sites? KMFStudios (talk) 03:06, 3 June 2021 (UTC)

If you didn't know already-which is weird considering you said that you are experienced with wikis-, contact FANDOM ~ Headquarter8302yeet 04:06, 4 June 2021 (UTC)

Galleries

Galleries don't respond to width parameter. Virvar (talk) 22:36, 19 June 2021 (UTC)

Have you used non unit measurement yet? (width="100px" to width="100") ~ Headquarter8302yeet G'day mate 02:19, 20 June 2021 (UTC)
Also it's widths, in plural. Nam 01:31, 22 June 2021 (UTC)

New Gallery Properties

This guide would be much more helpful if it explains all of the new gallery properties other than mode. For instance, I'm pretty sure there is a new property heights that is used to specify the maximum height of the images inside the gallery; yet somehow it isn't mentioned here.

--

65#.png
200#.png
60#.png
128#.png
OttoLannister550   |   Talk   |   Contributions   

15:40, 21 June 2021 (UTC)

EDIT: *the maximum height of the images inside the slideshow gallery

--

65#.png
200#.png
60#.png
128#.png
OttoLannister550   |   Talk   |   Contributions   

15:50, 21 June 2021 (UTC)