Jump to content

MediaWiki:Common: Difference between revisions

→‎Common.css: forgot to update this for the icon customizations and BSL popups
("nonumtoc" has now been templatized since I actually wanted to use it somewhere)
(→‎Common.css: forgot to update this for the icon customizations and BSL popups)
Line 11: Line 11:
*There's also a modified fix brought over from WP for the annoyingly small text MediaWiki uses for monospaced fonts, which show up when you use <nowiki><code>, <tt>, and <pre></nowiki> tags.
*There's also a modified fix brought over from WP for the annoyingly small text MediaWiki uses for monospaced fonts, which show up when you use <nowiki><code>, <tt>, and <pre></nowiki> tags.


*Lastly, external links which use HTTPS are modified to use the same [http://www.example.com outward arrow] as HTTP links instead of the distracting and unnecessary padlock icon.
*Next are several icon customizations:
**A custom [http://www.example.com external link arrow] is defined; it's the original arrow minus the box element, making it visually less cluttered and easier to read.
**External links which use HTTPS are modified to use the [http://www.example.com same arrow] as HTTP links instead of the distracting and unnecessary padlock icon.
**Interwiki links get a [[wiktionary:sideward|sideward-pointing arrow]] to show that they point to a fellow wiki.
**Links formatted as if they're external, but which point back to this wiki, get a looping arrow [http://wiki.oni2.net/Main_Page like this].
 
*Finally, the styling is defined for the popup windows provided by [[XEB]] for creating [[BSL]] variable and function pages.


==Common.js==
==Common.js==