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
- Azupedia 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 June 2025
N 22:00 | Template:Infobox advertising diffhist +2,154 Fire talk contribs (Created page with "{{Infobox | bodyclass = vevent | labelstyle = white-space:nowrap; | titleclass = summary | title = <includeonly>''{{{name|{{PAGENAMEBASE}}}}}''</includeonly> | image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image_size|{{{image size|}}}}}}|sizedefault=frameless|thumbtime={{{thumbtime|}}}|alt={{{alt|}}}|upright={{{upright|}}}}} | caption = {{{caption|}}} | label1 = Agency | data1 = {{{agency|}}} | label2...") |
N 22:00 | Module:Formatted appearance diffhist +9,433 Fire talk contribs (Created page with "require("strict") -- This module requires the use of Module:List. local list = require("Module:List") local p = {} -- Local function which is used to get a correctly formatted entry. -- Function checks if the array had a value added by checking the counter, -- and returns the relevant result. local function getFormattedEntry(args, counter) if (counter == 1) then -- Check if the counter stayed the same. return "" -- Nothing was added to a...") |
N 21:59 | Template:Infobox character/styles.css diffhist +681 Fire talk contribs (Created page with ".ib-character { border-spacing: 2px 5px; } .ib-character .infobox-above, .ib-character .infobox-header { background-color: #DEDEE2; } →light background for transparent images: .ib-character .infobox-image img { background-color: #f8f9fa; } @media screen { html.skin-theme-clientpref-night .ib-character .infobox-above, html.skin-theme-clientpref-night .ib-character .infobox-header { background: hsl(240, 6%, 20%); color: inherit; } } @media screen and (pre...") |
N 21:58 | Template:Infobox character diffhist +7,098 Fire talk contribs (Created page with "{{Main other|{{Short description|Fictional character|noreplace|pagetype=Articles}}}} {{Infobox | bodyclass = ib-character | templatestyles = Infobox character/styles.css | above = {{If empty |{{{name|}}} |<includeonly>{{PAGENAMEBASE}}</includeonly> }} | aboveclass = notheme | headerclass = notheme | subheader = {{#if: {{{series|}}}{{{franchise|}}} | {{#if: {{{series|}}} | ''{{{series|}}}'' | {{{franchise|}}} }} character{{#if: {{{multiple|}}} | s }} }}...") |