Kabèh log publik
Gabungan tampilan kabeh log sing ana nang Wikipedia. Rika teyeng mbatesi tampilan kanthi milih jinis log, jeneng panganggo (sensitif aksara gedhe/cilik), utawa judul kaca (uga sensitif aksara gedhe/cilik).
- 13 Juli 2022 02.32 Angayubagia dopokan kontrib nggawé kaca Modhul:DateI18n (Nggawé kaca mawa "--[[ __ __ _ _ ____ _ ___ _ ___ | \/ | ___ __| |_ _| | ___ _| _ \ __ _| |_ ___|_ _/ |( _ ) _ __ | |\/| |/ _ \ / _` | | | | |/ _ (_) | | |/ _` | __/ _ \| || |/ _ \| '_ \ | | | | (_) | (_| | |_| | | __/_| |_| | (_| | || __/| || | (_) | | | | |_| |_|\___/ \__,_|\__,_|_|\___(_)____/ \__,_|\__\___|___|_|\___/|_| |_| This module is intended for processing of date strings. Please do not modify this code wi...")
- 13 Juli 2022 02.31 Angayubagia dopokan kontrib nggawé kaca Modhul:I18n/complex date (Nggawé kaca mawa "--[[ __ __ _ _ ___ _ ___ __ _ _ _ | \/ | ___ __| |_ _| | ___ _|_ _/ |( _ ) _ __ / /__ ___ _ __ ___ _ __ | | _____ __ __| | __ _| |_ ___ | |\/| |/ _ \ / _` | | | | |/ _ (_)| || |/ _ \| '_ \ / / __/ _ \| '_ ` _ \| '_ \| |/ _ \ \/ / / _` |/ _` | __/ _ \ | | | | (_) | (_| | |_| | | __/_ | || | (_) | | | |/ / (_| (_) | | | | | | |_) | | __/> < | (_| | (_| | || __...")
- 13 Juli 2022 02.31 Angayubagia dopokan kontrib nggawé kaca Modhul:ISOdate (Nggawé kaca mawa "--[[ This module is intended for processing of date strings. Please do not modify this code without applying the changes first at Module:ISOdate/sandbox and testing at Module:ISOdate/sandbox/testcases and Module talk:ISOdate/sandbox/testcases. Authors and maintainers: * User:Parent5446 - original version of the function mimicking template:ISOdate * User:Jarekt - original version of the functions mimicking template:Date and template:ISOyear ]] local p = {} --...")
- 13 Juli 2022 02.29 Angayubagia dopokan kontrib nggawé kaca Modhul:Complex date (Nggawé kaca mawa "--[[ __ __ _ _ ____ _ _ | \/ | ___ __| |_ _| | ___ _ / ___|___ _ __ ___ _ __ | | _____ __ __| | __ _| |_ ___ | |\/| |/ _ \ / _` | | | | |/ _ (_) | / _ \| '_ ` _ \| '_ \| |/ _ \ \/ / / _` |/ _` | __/ _ \ | | | | (_) | (_| | |_| | | __/_| |__| (_) | | | | | | |_) | | __/> < | (_| | (_| | || __/ |_| |_|\___/ \__,_|\__,_|_|\___(_)\____\___/|_| |_| |_| .__/|_|\___/_/\_\ \__,_|\__,_|\__\...")
- 28 Februari 2022 08.41 Angayubagia dopokan kontrib nggawé kaca Cithakan:Short description (Nggawé kaca mawa "{{#if:{{{1|}}}|<!-- intentionally left blank -->|<!-- intentionally left blank -->}}<!-- Lihat phab:T184000, kata magis {{SHORTDESC}} hanya diaktifkan di Wikipedia bahasa Inggris. Jangan tambahkan/salin tempel atau membuat templat ini sebelum fitur tersebut diimplementasikan di Wikipedia bahasa indonesia. --><!-- The {{SHORTDESC}} magic word is only available on English Wikipedia. --><noinclude>{{documentation}}</noinclude>") Tenger: Besutan sumber
- 28 Februari 2022 08.40 Angayubagia dopokan kontrib nggawé kaca Modhul:Plain text (gawe modul anyar)
- 28 Februari 2022 08.23 Angayubagia dopokan kontrib nggawé kaca Modhul:If empty (Nggawé kaca mawa "local p = {} function p.main(frame) local args = require('Modhul:Arguments').getArgs(frame, {wrappers = 'Cithakan:If empty', removeBlanks = false}) for k,v in ipairs(args) do if v ~= '' then return v end end end return p")
- 28 Februari 2022 08.22 Angayubagia dopokan kontrib nggawé kaca Cithakan:If empty (Nggawé kaca mawa "{{<includeonly>safesubst:</includeonly>#invoke:If empty|main}}<noinclude>{{Documentation}} Kategori:Templat fungsi dan format Wikipedia</noinclude>") Tenger: Besutan sumber
- 28 Februari 2022 08.22 Angayubagia dopokan kontrib nggawé kaca Modhul:Check for clobbered parameters (gawe modul anyar)
- 28 Februari 2022 08.20 Angayubagia dopokan kontrib nggawé kaca Modhul:Settlement short description (gawe modul anyar)
- 28 Februari 2022 08.19 Angayubagia dopokan kontrib nggawé kaca Modhul:Check for unknown parameters (gawe modul anyar)
- 17 Agustus 2021 02.46 Angayubagia dopokan kontrib nggawé kaca Modhul:Transcluder (Nggawé kaca mawa "local p = {} -- Helper function to test for truthy and falsy values local function truthy(value) if not value or value == '' or value == 0 or value == '0' or value == 'false' or value == 'no' then return false end return true end -- Helper function to match from a list regular expressions -- Like so: match pre..list[1]..post or pre..list[2]..post or ... local function matchAny(text, pre, list, post, init) local match = {} for i = 1, #list do match = { mw.ustri...")
- 17 Agustus 2021 02.45 Angayubagia dopokan kontrib nggawé kaca Modhul:Mapframe (Nggawé kaca mawa "-- 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...")
- 17 Agustus 2021 02.38 Angayubagia dopokan kontrib nggawé kaca Modhul:Infobox mapframe (Nggawé kaca mawa "local mf = require('Modhul::Mapframe') local getArgs = require('Modhul::Arguments').getArgs local yesno = require('Modhul::Yesno') local infoboxImage = require('Modhul::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" lo...")
- 17 Agustus 2021 02.36 Angayubagia dopokan kontrib nggawé kaca Cithakan:Infobox mapframe (Nggawé kaca mawa "<includeonly>{{#invoke:Infobox mapframe|main}}</includeonly><noinclude>{{Infobox mapframe|id=Q100}} {{Dokumentasi}}</noinclude>")
- 14 Juli 2017 02.09 Akun naraguna Angayubagia dopokan kontrib otomatis digawé