Related changes

Jump to navigation Jump to search

Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.

Recent changes optionsShow last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide registered users | Hide anonymous users | Hide my edits | Show bots | Hide minor edits
Show new changes starting from 20:51, 17 April 2026
 
Page name:
List of abbreviations:
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

17 April 2026

N    19:47  Template:BentoGrid diffhist +127 律Rhyme talk contribs (Created page with "<templatestyles src="Template:BentoGrid/styles.css" /> <div class="bento-grid bento-grid-cols-{{{cols|4}}}">{{{content}}}</div>")
N    19:47  Template:BentoBox diffhist +745 律Rhyme talk contribs (Created page with "<div class="bento-box bento-colspan-{{{colspan|1}}} bento-rowspan-{{{rowspan|1}}} bento-h-{{{height|md}}} bento-valign-{{{valign|start}}} bento-pad-{{{padding|md}}} bento-title-{{{titlesize|md}}}{{#if:{{{image|}}}| bento-has-image}}{{#if:{{{bgopacity|}}}| bento-bg-opacity-{{{bgopacity}}}}}{{#if:{{{style|}}}| bento-style-{{{style}}}}}{{#if:{{{class|}}}| {{{class}}}}}">{{#if:{{{link|}}}|<div class="bento-box-link">[[{{{link}}}| ]]</div>}}{{#if:{{{image|}}}|<div class="bent...")
N    19:47  Template:BentoGrid/styles.css diffhist +4,668 律Rhyme talk contribs (Created page with ".bento-grid { display: grid; gap: 16px; max-width: 1000px; } .bento-grid-cols-2 { grid-template-columns: repeat(2, 1fr); } .bento-grid-cols-3 { grid-template-columns: repeat(3, 1fr); } .bento-grid-cols-4 { grid-template-columns: repeat(4, 1fr); } .bento-grid-cols-5 { grid-template-columns: repeat(5, 1fr); } .bento-grid-cols-6 { grid-template-columns: repeat(6, 1fr); } .bento-box { position: relative; overflow: hidden; border: 1px solid #333338;...")