MediaWiki:Common: Difference between revisions

updated for current contents of CSS/JS pages
(updated for current contents of Common.css/js and improved some wording)
(updated for current contents of CSS/JS pages)
Line 19: Line 19:


*Following this are many classes declared for the message boxes that can be generated by [[Template:Fmbox]].
*Following this are many classes declared for the message boxes that can be generated by [[Template:Fmbox]].
*Then comes NavFrame and related classes, used by [[Template:Divhide]].
*Styling is provided for show/hide buttons.


*A declared is for use with the unfinished hover table feature (see comments under Common.js below).
*A declared is for use with the unfinished hover table feature (see comments under Common.js below).
Line 41: Line 37:
*If the user is on the advanced search page, [[MediaWiki:Common.js/search.js]] is imported in order to modify the page. It adds a dropdown menu that lets you pick another search engine in place of the barely useable built-in one.
*If the user is on the advanced search page, [[MediaWiki:Common.js/search.js]] is imported in order to modify the page. It adds a dropdown menu that lets you pick another search engine in place of the barely useable built-in one.


*The NavFrame class from Common.css is used to create the collapsible tables upon which [[Template:Divhide|divhide]] boxes are built.
*The mw-collapsible class from MediaWiki core is extended to actually be collapsible, which allows [[Template:Divhide]] to work.


Following that are some additions by us:
Following that are some additions by us: