Recent changes
From Bicycle Wiki
Track the most recent changes to the wiki on this page.
List of abbreviations:
- D
- Bicycle Wiki edit
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
18 June 2025
N 01:00 | MediaWiki:Common.js diffhist +4,682 Brian talk contribs (Created page with "→Any JavaScript here will be loaded for all users on every page load.: /** * Keep code in MediaWiki:Common.js to a minimum as it is unconditionally * loaded for all users on every wiki page. If possible create a gadget that is * enabled by default instead of adding it here (since gadgets are fully * optimized ResourceLoader modules with possibility to add dependencies etc.) * * Since Common.js isn't a gadget, there is no place to declare its * dependencies, s...") |
16 June 2025
N 22:42 | MediaWiki:Common.css diffhist +10,837 Brian talk contribs (Created page with "→CSS placed here will be applied to all skins: →* This is the CSS common to all desktop skins on en.Wikipedia. * Styling inside .mw-parser-output should generally use TemplateStyles.: →Reset italic styling set by user agent: cite, dfn { font-style: inherit; } →Straight quote marks for <q>: q { quotes: '"' '"' "'" "'"; } →Avoid collision of blockquote with floating elements by swapping margin and padding: blockquote { overflow: hidden; margin...") |