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 options Show 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 21:42, 20 August 2025
   
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

20 August 2025

N    12:06  Template:Div col end diffhist +82 ModJacmob talk contribs (Created page with "<includeonly></div></includeonly><noinclude> {{Template:Div col/doc}} </noinclude>")
N    12:06  Template:Div col/doc diffhist +2,460 ModJacmob talk contribs (Created page with "{{Documentation}} The '''div col''' (short for division columns) formats a list into columns that wrap at multiple screen resolutions responsively. It automatically breaks the available screen space into equal parts. ==Usage and examples== ===Basic usage=== <pre> {{div col}}<!-- default width is 30em --> * a * b * c * d * e * f * g * h {{div col end}} </pre> Produces: {{div col}} * a * b * c * d * e * f * g * h {{div col end}} ===Colwidth=== <pre> {{div col|colwidth=...")
N    12:05  Template:Div col diffhist +309 ModJacmob talk contribs (Created page with "<includeonly><templatestyles src="Div col/styles.css"/><div class="div-col {{{class|}}}" style="{{#if:{{{colwidth|}}}|column-width:{{{colwidth}}};}}{{#if:{{{gap|}}}|column-gap:{{{gap}}};}}{{#if:{{{style|}}}|{{{style}}}}}">{{#if:{{{content|}}}|{{{content}}}</div>}}</includeonly><noinclude>{{/doc}}</noinclude>")