19,588
edits
(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]]. | ||
*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 | *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: |