Related changes
From ArchivesWiki
Enter a page name to see changes on the 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 highlighted in bold.
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
23 June 2022
|
07:54 | Template:FSPS photo 2 changes history +6 [Sam (2×)] | |||
|
07:54 (cur | prev) +6 Sam talk contribs | ||||
|
07:47 (cur | prev) 0 Sam talk contribs |
|
N 07:53 | Module:Pagelist 3 changes history +762 [Sam (3×)] | |||
|
07:53 (cur | prev) +53 Sam talk contribs | ||||
|
07:50 (cur | prev) +47 Sam talk contribs | ||||
N |
|
07:47 (cur | prev) +662 Sam talk contribs (Created page with "function links( frame ) if frame.args.list == nil then return '' end local list = frame.args.list local items = mw.text.split( list, ';', true ) local outItems = {} for i,item in pairs( items ) do outItems[i] = '' .. item .. '' if frame.args.preload ~= nil then local title = mw.title.new( item ) if not title.exists then local editUrl = title:canonicalUrl( { action = 'edit', preload = frame.args.preload } ) -- Replace the link in outItems....") |