Sakabéh log umum

Béréndélan sakabéh log nu aya di Wikipabukon. Bisa dipondokkeun ku cara milih tipe log, ngaran pamaké, atawa kaca nu dimaksud.

Log
  • 22 April 2024 12.27 Zulf obrolan kontribusi membuat halaman Modul:Is rtl (Anyar) Tag: Éditan sélular Éditan wéb HP Suntingan seluler lanjutan
  • 16 April 2024 09.39 Zulf obrolan kontribusi membuat halaman Modul:I18n (Nyieun kaca anyar local p = {} -- Credit to http://stackoverflow.com/a/1283608/2644759 -- cc-by-sa 3.0 local function tableMerge(t1, t2, overwrite) for k,v in pairs(t2) do if type(v) == "table" and type(t1[k]) == "table" then -- since type(t1[k]) == type(v) == "table", so t1[k] and v is true tableMerge(t1[k], v, overwrite) -- t2[k] == v else if overwrite or t1[k] == nil then t1[k] = v end end end return t1 end function p.loadI18n(name, i18n_arg) local exist, res = pcall...) Tag: Éditan sélular Éditan wéb HP Suntingan seluler lanjutan
  • 9 April 2024 12.22 Zulf obrolan kontribusi membuat halaman Modul:Optional style (Nyieun kaca anyar --[=[ Simple module to construct a style attribute with an undefined number (including zero) of CSS properties ]=] local p = {} --p stands for package local getArgs = require('Module:Arguments').getArgs --[=[ Construct the string from the given table of property:values ]=] function p.make_style_string(properties) local out = '' local num_processed = 0 for k, v in pairs(properties) do if k ~= 'style' and v~= '' then out = out .. k .. ':' .. v .. ';' end en...) Tag: Éditan sélular Éditan wéb HP Suntingan seluler lanjutan
  • 9 April 2024 12.21 Zulf obrolan kontribusi membuat halaman Modul:RawImage (Nyieun kaca anyar --[[ rawimage Main entry point for Lua function to replace {{raw image}} Usage: To invoke the module directly, use {{ #Invoke:RawImage | rawimage | pagename }} But generally it is preferable to go through the template: {{ raw image | pagename }} 'pagename' should be the name of a page in Page: namespace, with or without the "Page:" in front. NOTE FOR EDITORS: rawimage displays images centred in the user's standard thumb size....) Tag: Éditan sélular Éditan wéb HP Suntingan seluler lanjutan
  • 9 April 2024 12.20 Zulf obrolan kontribusi membuat halaman Modul:Anchor (Nyieun kaca anyar --[=[ Implements anchor templates ]=] require('strict') local getArgs = require('Module:Arguments').getArgs local function error_message(message) return require('Module:Error')['error']({['message'] = message}) end local p = {} -- Template:Anchor function p._anchor(args) local anchorList = {} for k, v in pairs(args) do -- number restriction isn't a technical requirement and could be removed if v and #anchorList < 20 then anchorList[#anchorList + 1] = '<s...) Tag: Éditan sélular Éditan wéb HP Suntingan seluler lanjutan
  • 9 April 2024 08.11 Zulf obrolan kontribusi membuat halaman Modul:Edition (Nyieun kaca anyar -------------------------------------------------------------------------------- -- Organisation of this module: the exports are listed at the bottom; their -- direct functions are just above there, and supporting functions are higher -- up. -- -- Please add testcases before modifying anything. -- -------------------------------------------------------------------------------- instanceOfProp = 'P31' authorProp = 'P50' editionOrTranslationOfProp = 'P629' equivalentClassPro...) Tag: Éditan sélular Éditan wéb HP Suntingan seluler lanjutan
  • 9 April 2024 08.02 Zulf obrolan kontribusi membuat halaman Modul:Header (Nyieun kaca anyar --[=[ This is a module to implement logic for the {{header}} template It doesn't do everything yet, but over time it can accrete functions from the template, which will become simpler and simpler until it's just an invoke. Not implemented yet: * Categories (deprecated anyway) * Subpage checking ]=] local p = {} --p stands for package local yesno = require('Module:Yesno') local getArgs = require('Module:Arguments').getArgs -- get the param_override or param paramete...) Tag: Éditan sélular Éditan wéb HP Suntingan seluler lanjutan
  • 9 April 2024 07.56 Zulf obrolan kontribusi membuat halaman Citakan:Teu Satuju (Nyieun kaca anyar #Redirect[[{{teu satuju}}]]) Tag: Éditan sélular Éditan wéb HP Suntingan seluler lanjutan
  • 9 April 2024 07.54 Zulf obrolan kontribusi membuat halaman Citakan:Teu satuju (Nyieun kaca anyar 15px|link=File:Symbol oppose vote.svg|{{{1|Teu satuju}}} '''{{{1|Teu satuju}}}'''<noinclude> Parameter {{{1}}} opsional. {{PAGENAME}}</noinclude>) Tag: Éditan sélular Éditan wéb HP Suntingan seluler lanjutan
  • 9 April 2024 07.47 Zulf obrolan kontribusi membuat halaman Pamaké:Zulf/Bak pasir (Nyieun kaca anyar test) Tag: Éditan sélular Éditan wéb HP Suntingan seluler lanjutan
  • 30 Maret 2024 13.05 Zulf obrolan kontribusi membuat halaman Citakan:Satuju (Nyieun kaca anyar 15px|link=Berkas:Symbol support vote.svg|{{{1|Satuju}}} '''{{{1|Satuju}}}'''<noinclude> Parameter {{{1}}} opsional {{PAGENAME}}</noinclude>) Tag: Éditan sélular Éditan wéb HP Suntingan seluler lanjutan
  • 30 Maret 2024 13.00 Zulf obrolan kontribusi membuat halaman Citakan:Documentation (Mindahkeun ka Citakan:Dokuméntasi) Tag: Alihan anyar Éditan sélular Éditan wéb HP Suntingan seluler lanjutan
  • 30 Maret 2024 12.58 Zulf obrolan kontribusi membuat halaman Citakan:Template doc (Nyieun kaca anyar {{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}<noinclude> <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>) Tag: Éditan sélular Éditan wéb HP Suntingan seluler lanjutan
  • 30 Maret 2024 12.57 Zulf obrolan kontribusi membuat halaman Citakan:Ambox (Nyieun kaca anyar <table style="{{{style|}}}" class="metadata plainlinks ambox {{#switch:{{{type|}}} | serious = ambox-serious | content = ambox-content | style = ambox-style | merge = ambox-merge | notice = ambox-notice | #default = ambox-notice }}"> <tr> <td class="ambox-image"> {{#ifeq:{{{image}}}|none | <!-- no image cell; empty cell necessary for text cell to have 100% width --> | <div style="width:52px;"> {{#switch:{{{image|{{{type|}}}}}} | serious = I...) Tag: Éditan sélular Éditan wéb HP Suntingan seluler lanjutan
  • 30 Maret 2024 12.56 Zulf obrolan kontribusi membuat halaman Citakan:Hapus (jiyeun citakan hapus) Tag: Éditan sélular Éditan wéb HP Suntingan seluler lanjutan
  • 30 Maret 2024 12.51 Zulf obrolan kontribusi membuat halaman Pamaké:Zulf/bak pasir (jiyeun anyar) Tag: Éditan sélular Éditan wéb HP Suntingan seluler lanjutan
  • 30 Maret 2024 03.19 Zulf obrolan kontribusi membuat halaman Wikipabukon:Kuncén/Pamundut jadi kuncén (Anyar) Tag: Éditan sélular Éditan wéb HP
  • 30 Maret 2024 03.17 Zulf obrolan kontribusi membuat halaman Wikipabukon:Kuncén (kaca anyar) Tag: Éditan sélular Éditan wéb HP
  • 1 Januari 2024 14.58 Akun pamaké Zulf obrolan kontribusi dijieun otomatis