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 21:07 | Template:Infobox amusement park/status diffhist +1,278 Fire talk contribs (Created page with "{{#switch: {{lc:{{#invoke:ustring|sub|s1={{{1|}}}|1|9}}}} | open | operating = Operating{{#ifeq: {{{auto-cat}}}|no||{{ns0|[[{{{operatingcat|Category:Operating amusement parks}}}]]}}}} | under ref | technical | undergoin | under con | testing = Under construction{{#ifeq: {{{auto-cat}}}|no||{{ns0|[[{{{constructioncat|Category:Amusement parks under construction}}}]]}}}} | defunct | closed | sbno | standing | removed | demolishe = Defunct{{#ifeq: {{{auto-cat}}}|no||{{ns...") |
N 20:47 | Module:Mapframe diffhist +41,810 Fire talk contribs (Created page with "-- Note: Originally written on English Wikipedia at https://en.wikipedia.org/wiki/Module:Mapframe ------------------------------------------------------------------------------ ##### Localisation (L10n) settings ##### Replace values in quotes ("") with localised values ------------------------------------------------------------------------------ local L10n = {} -- Modue dependencies local transcluder -- local copy of https://www.mediawiki.org/wiki/Module:Transcl...") |
N 20:46 | Module:Infobox mapframe diffhist +13,426 Fire talk contribs (Created page with "local mf = require('Module:Mapframe') local getArgs = require('Module:Arguments').getArgs local yesno = require('Module:Yesno') local infoboxImage = require('Module:InfoboxImage').InfoboxImage -- Defaults local DEFAULT_FRAME_WIDTH = "270" local DEFAULT_FRAME_HEIGHT = "200" local DEFAULT_ZOOM = 10 local DEFAULT_GEOMASK_STROKE_WIDTH = "1" local DEFAULT_GEOMASK_STROKE_COLOR = "#777777" local DEFAULT_GEOMASK_FILL = "#888888" local DEFAULT_GEOMASK_FILL_OPACITY = "0.5" local...") |