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.
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
10 May 2026
|
|
N 17:25 | List of featured articles 4 changes history +294 [Chrysophylax (4×)] | |||
|
|
17:25 (cur | prev) +47 Chrysophylax talk contribs Tag: Visual edit: Switched | ||||
|
|
17:01 (cur | prev) +2 Chrysophylax talk contribs Tag: Visual edit | ||||
|
|
16:59 (cur | prev) +50 Chrysophylax talk contribs Tag: Visual edit | ||||
| N |
|
16:59 (cur | prev) +195 Chrysophylax talk contribs (Created page with "= Featured articles = * Aoma * Attian * Avendonian * Brooding * Celinese * Fjämsk * Fén Ghír * Harākti * Luthic * Minhast * Pamarėska * Valian") Tag: Visual edit: Switched | |||
| N 16:30 | Template:Transclude list item excerpt diffhist +105 Chrysophylax talk contribs (Created page with "<includeonly>{{#invoke:Excerpt/portals|listitem}}</includeonly><noinclude> {{documentation}} </noinclude>") | ||||
| N 16:29 | Module:Excerpt/portals diffhist +50,054 Chrysophylax talk contribs (Created page with "-- ATTENTION ! -- This version of Excerpt is designed specifically for the portal namespace and its associated templates -- Prefer Module:Excerpt whenever possible -- Name of the category to track content pages with errors local errorCategory = "Articles with broken excerpts" -- Error messages local errorMessages = { prefix = "Excerpt error: ", noPage = "No page given", pageNotFound = "Page '%s' not found", leadEmpty = "Lead section is empty", sectionEmpty = "Sect...") | ||||
| N 16:00 | Module:WikitextParser diffhist +16,484 Chrysophylax talk contribs (Created page with "-- Module:WikitextParser is a general-purpose wikitext parser -- Documentation and master version: https://en.wikipedia.org/wiki/Module:WikitextParser -- Authors: User:Sophivorus, User:Certes, User:Aidan9382, et al. -- License: CC-BY-SA-4.0 local parser = {} -- Private helper method to escape a string for use in regexes local function escapeString( str ) return string.gsub( str, '[%^%$%(%)%.%[%]%*%+%-%?%%]', '%%%0' ) end -- Get the lead section from the given wikitext...") | ||||