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:
- D
- MycoTaxa 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
2 May 2025
21:10 | Protection log Alan Rockefeller talk contribs protected Module:Infobox [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist) |
|
N 16:58 | Module:Infobox 2 changes history +20,533 [Alan Rockefeller (2×)] | |||
|
16:58 (cur | prev) +19,845 Alan Rockefeller talk contribs | ||||
N |
|
16:54 (cur | prev) +688 Alan Rockefeller talk contribs (Created page with "local p = {} -- Function to generate an infobox function p.createInfobox(frame) local args = frame.args local infobox = '<table class="infobox" style="width: 22em; text-align: left; border: 1px solid #aaa; border-radius: 5px;">' for k, v in pairs(args) do if k ~= 'image' then infobox = infobox .. '<tr><th>' .. k .. '</th><td>' .. v .. '</td></tr>' end end if args['image'] then infobox = infobox .. '<tr><th>Im...") |
|
16:28 | (Deletion log) [Alan Rockefeller (3×)] | |||
|
16:28 Alan Rockefeller talk contribs deleted page Module:Infobox (content was: "local p = {} local args = {} local origArgs = {} local root local empty_row_categories = {} local category_in_empty_row_pattern = '%[%[%s*[Cc][Aa][Tt][Ee][Gg][Oo][Rr][Yy]%s*:[^]]*]]' local has_rows = false local lists = { plainlist_t = { patterns = { '^plainlist$', '%splainlist$', '^plainlist%s', '%splainlist%s' }, found = false, styles = 'Plainlist/styles.css' }, hlist_t = { patterns = { '^hlist$', '%shlist$', '^hlist%s', '%shlist%s' },...") | ||||
|
16:25 Alan Rockefeller talk contribs undeleted page Module:Infobox (2 revisions) | ||||
|
16:20 Alan Rockefeller talk contribs deleted page Module:Infobox (content was: "local p = {} local args = {} local origArgs = {} local root local empty_row_categories = {} local category_in_empty_row_pattern = '%[%[%s*[Cc][Aa][Tt][Ee][Gg][Oo][Rr][Yy]%s*:[^]]*]]' local has_rows = false local lists = { plainlist_t = { patterns = { '^plainlist$', '%splainlist$', '^plainlist%s', '%splainlist%s' }, found = false, styles = 'Plainlist/styles.css' }, hlist_t = { patterns = { '^hlist$', '%shlist$', '^hlist%s', '%shlist%s' },...") |