All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Chabadpedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 08:34, 21 March 2025 Shia.k talk contribs created page Template:Gallery (Created page with "-- This module implements {{gallery}} by wrapping the <gallery> core extension tag. local p = {} local templatestyles = 'Module:Gallery/styles.css' local yesno = require('Module:Yesno') local plaintextModule = require('Module:Plain text') local function plaintext(text) -- stips out external links without labels, -- and then passes to the Plain_text module to clean the rest return plaintextModule.main({ args = { text:gsub("([^%[])%[([^%[%]%s]+)%]", '%1')...")